Date: Wed, 18 Sep 2019 11:09:45 +0000 (UTC) From: Lars Engels <lme@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r512271 - branches/2019Q3/net-mgmt/icingaweb2-module-grafana Message-ID: <201909181109.x8IB9jct038300@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lme Date: Wed Sep 18 11:09:45 2019 New Revision: 512271 URL: https://svnweb.freebsd.org/changeset/ports/512271 Log: MFH: r512261 net-mgmt/icingaweb2-module-grafana: Update to 1.3.6 Approved by: ports-secteam (joneum) Modified: branches/2019Q3/net-mgmt/icingaweb2-module-grafana/Makefile branches/2019Q3/net-mgmt/icingaweb2-module-grafana/distinfo branches/2019Q3/net-mgmt/icingaweb2-module-grafana/pkg-plist Directory Properties: branches/2019Q3/ (props changed) Modified: branches/2019Q3/net-mgmt/icingaweb2-module-grafana/Makefile ============================================================================== --- branches/2019Q3/net-mgmt/icingaweb2-module-grafana/Makefile Wed Sep 18 10:50:27 2019 (r512270) +++ branches/2019Q3/net-mgmt/icingaweb2-module-grafana/Makefile Wed Sep 18 11:09:45 2019 (r512271) @@ -2,7 +2,7 @@ PORTNAME= icingaweb2-module-grafana DISTVERSIONPREFIX= v -DISTVERSION= 1.3.5 +DISTVERSION= 1.3.6 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org @@ -22,7 +22,7 @@ NO_ARCH= yes WWWDIR?= ${PREFIX}/www/icingaweb2/modules/${PORTNAME:C/^.*-//} do-install: - @${RM} -r ${WRKSRC}/.README.md.swp ${WRKSRC}/.github + @${RM} -r ${WRKSRC}/.idea ${WRKSRC}/.github @${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC} && \ ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) Modified: branches/2019Q3/net-mgmt/icingaweb2-module-grafana/distinfo ============================================================================== --- branches/2019Q3/net-mgmt/icingaweb2-module-grafana/distinfo Wed Sep 18 10:50:27 2019 (r512270) +++ branches/2019Q3/net-mgmt/icingaweb2-module-grafana/distinfo Wed Sep 18 11:09:45 2019 (r512271) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557738901 -SHA256 (mikesch-mp-icingaweb2-module-grafana-v1.3.5_GH0.tar.gz) = c24ef277efe5a3acd14a77c59f620eff96af4fe408991fb82d7af6c3bef166ee -SIZE (mikesch-mp-icingaweb2-module-grafana-v1.3.5_GH0.tar.gz) = 1771869 +TIMESTAMP = 1568797815 +SHA256 (mikesch-mp-icingaweb2-module-grafana-v1.3.6_GH0.tar.gz) = 41bcedc6ee2b5b83695e7e16260ad7b4b633a38f181ab985ac4ab580531e9103 +SIZE (mikesch-mp-icingaweb2-module-grafana-v1.3.6_GH0.tar.gz) = 1776495 Modified: branches/2019Q3/net-mgmt/icingaweb2-module-grafana/pkg-plist ============================================================================== --- branches/2019Q3/net-mgmt/icingaweb2-module-grafana/pkg-plist Wed Sep 18 10:50:27 2019 (r512270) +++ branches/2019Q3/net-mgmt/icingaweb2-module-grafana/pkg-plist Wed Sep 18 11:09:45 2019 (r512271) @@ -1,8 +1,3 @@ -%%WWWDIR%%/.idea/icingaweb2-module-grafana.iml -%%WWWDIR%%/.idea/inspectionProfiles/profiles_settings.xml -%%WWWDIR%%/.idea/misc.xml -%%WWWDIR%%/.idea/modules.xml -%%WWWDIR%%/.idea/workspace.xml %%WWWDIR%%/CHANGELOG.md %%WWWDIR%%/CONTRIBUTING.md %%WWWDIR%%/LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909181109.x8IB9jct038300>