freebsd-ports/net/deviceatlas-enterprise-c/pkg-plist
Tobias Kortkamp 7161cf702d net/deviceatlas-enterprise-c: Update to 2.3.1
Submitted by:	devnexen@gmail.com (maintainer)
Differential Revision:	https://reviews.freebsd.org/D24064
2020-03-18 12:22:06 +00:00

36 lines
2 KiB
Text

include/ci.h
include/ci_fwd.h
include/ci_priv.h
include/dac.h
include/dac_json.h
lib/libci.so
lib/libci.so.1.1.1
lib/libda.so
lib/libda.so.%%PORTVERSION%%
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/CMakeLists.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/README.md
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/carrier/ci-getproperties/CMakeLists.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/carrier/ci-getproperties/README.md
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/carrier/ci-getproperties/main.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/daexutil.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/dumpjson/CMakeLists.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/dumpjson/README.md
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/dumpjson/main.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/getproperties/CMakeLists.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/getproperties/README.md
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/getproperties/main.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/getpropertiesclientsideandlanguage/CMakeLists.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/getpropertiesclientsideandlanguage/README.md
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/getpropertiesclientsideandlanguage/main.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/jsonloads/CMakeLists.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/jsonloads/README.md
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/jsonloads/main.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/processualist/CMakeLists.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/processualist/README.md
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/processualist/list_of_uas.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/processualist/main.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/uastats/CMakeLists.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/uastats/README.md
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/uastats/list_of_uas.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/device/uastats/main.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Examples/util.c