mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
net-mgmt/icingaweb2-module-map:
Update to 1.0.3
This commit is contained in:
parent
aa1233ab8c
commit
e660b38352
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448032
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= icingaweb2-module-map
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.0.2
|
||||
DISTVERSION= 1.0.3
|
||||
CATEGORIES= net-mgmt www
|
||||
|
||||
MAINTAINER= lme@FreeBSD.org
|
||||
@ -22,6 +22,7 @@ NO_ARCH= yes
|
||||
WWWDIR?= ${PREFIX}/www/icingaweb2/modules/${PORTNAME:C/^.*-//}
|
||||
|
||||
do-install:
|
||||
@${RM} -r ${WRKSRC}/.github
|
||||
@${MKDIR} ${STAGEDIR}${WWWDIR}
|
||||
(cd ${WRKSRC} && \
|
||||
${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR})
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1502266639
|
||||
SHA256 (nbuchwitz-icingaweb2-module-map-v1.0.2_GH0.tar.gz) = 88916bd4b875f1bfe7bab30e8517418c5050ee4eb13e2cc0f9a40baa09d8c054
|
||||
SIZE (nbuchwitz-icingaweb2-module-map-v1.0.2_GH0.tar.gz) = 1677673
|
||||
TIMESTAMP = 1502885939
|
||||
SHA256 (nbuchwitz-icingaweb2-module-map-v1.0.3_GH0.tar.gz) = 4e9dd52d52d9d9e96896222de8279bb237465d253b5c98873661b14aa79a8567
|
||||
SIZE (nbuchwitz-icingaweb2-module-map-v1.0.3_GH0.tar.gz) = 1681193
|
||||
|
@ -15,6 +15,7 @@
|
||||
%%WWWDIR%%/public/css/vendor/L.Control.Locate.min.css
|
||||
%%WWWDIR%%/public/css/vendor/MarkerCluster.Default.css
|
||||
%%WWWDIR%%/public/css/vendor/MarkerCluster.css
|
||||
%%WWWDIR%%/public/css/vendor/easy-button.css
|
||||
%%WWWDIR%%/public/css/vendor/leaflet.css
|
||||
%%WWWDIR%%/public/img/layers-2x.png
|
||||
%%WWWDIR%%/public/img/layers.png
|
||||
@ -31,6 +32,7 @@
|
||||
%%WWWDIR%%/public/js/vendor/L.Control.Locate.js
|
||||
%%WWWDIR%%/public/js/vendor/L.Control.Locate.min.js
|
||||
%%WWWDIR%%/public/js/vendor/Leaflet.LICENSE
|
||||
%%WWWDIR%%/public/js/vendor/easy-button.js
|
||||
%%WWWDIR%%/public/js/vendor/leaflet-src.js
|
||||
%%WWWDIR%%/public/js/vendor/leaflet.js
|
||||
%%WWWDIR%%/public/js/vendor/leaflet.markercluster-src.js
|
||||
|
Loading…
Reference in New Issue
Block a user