diff options
author | Lars Engels <lme@FreeBSD.org> | 2017-08-02 16:32:50 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2017-08-02 16:32:50 +0000 |
commit | 85dab6ba00f06074fd53cdb9de3176ca16dcf6f4 (patch) | |
tree | b035eccdfa85903d86df93ada7e3a20362bc4c46 /net-mgmt/icingaweb2-module-map | |
parent | cda928afacbd7d33c599493f9eeb2641924a1284 (diff) |
Notes
Diffstat (limited to 'net-mgmt/icingaweb2-module-map')
-rw-r--r-- | net-mgmt/icingaweb2-module-map/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/icingaweb2-module-map/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/icingaweb2-module-map/pkg-plist | 2 |
3 files changed, 7 insertions, 4 deletions
diff --git a/net-mgmt/icingaweb2-module-map/Makefile b/net-mgmt/icingaweb2-module-map/Makefile index 777aecc5f18f..4c680e3f004a 100644 --- a/net-mgmt/icingaweb2-module-map/Makefile +++ b/net-mgmt/icingaweb2-module-map/Makefile @@ -8,12 +8,13 @@ MAINTAINER= lme@FreeBSD.org COMMENT= Display hosts on OpenStreetMap LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= icingaweb2>=2.4.1:net-mgmt/icingaweb2 USE_GITHUB= yes GH_ACCOUNT= nbuchwitz -GH_TAGNAME= db8cb8f +GH_TAGNAME= 68fad2b NO_BUILD= yes NO_ARCH= yes diff --git a/net-mgmt/icingaweb2-module-map/distinfo b/net-mgmt/icingaweb2-module-map/distinfo index f2f2bd00d7c9..5f79293c2b8f 100644 --- a/net-mgmt/icingaweb2-module-map/distinfo +++ b/net-mgmt/icingaweb2-module-map/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1501277233 -SHA256 (nbuchwitz-icingaweb2-module-map-0.0.1.20170728-db8cb8f_GH0.tar.gz) = c29b3414d7f97aec25df0c3d94021bec11ec584f031f655d13e51a6cbcd96f46 -SIZE (nbuchwitz-icingaweb2-module-map-0.0.1.20170728-db8cb8f_GH0.tar.gz) = 1721993 +TIMESTAMP = 1501691389 +SHA256 (nbuchwitz-icingaweb2-module-map-0.0.1.20170728-68fad2b_GH0.tar.gz) = 3f61b176d39312af9de8db6c35ce3db8ccc89382342201de0c0f56250be257ce +SIZE (nbuchwitz-icingaweb2-module-map-0.0.1.20170728-68fad2b_GH0.tar.gz) = 1308331 diff --git a/net-mgmt/icingaweb2-module-map/pkg-plist b/net-mgmt/icingaweb2-module-map/pkg-plist index 25bbe0d021f7..fd6a3c876292 100644 --- a/net-mgmt/icingaweb2-module-map/pkg-plist +++ b/net-mgmt/icingaweb2-module-map/pkg-plist @@ -1,3 +1,5 @@ +%%WWWDIR%%/CONTRIBUTING.md +%%WWWDIR%%/LICENSE %%WWWDIR%%/README.md %%WWWDIR%%/application/controllers/ConfigController.php %%WWWDIR%%/application/controllers/DataController.php |