pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Fix collectd-CGP



Module Name:	pkgsrc-wip
Committed By:	Keke <kethzer.dr%gmail.com@localhost>
Pushed By:	kethzer.dr
Date:		Tue Nov 28 15:21:41 2017 -0400
Changeset:	2cbfea7a2b58e2dd2ab02cc7e164aab6eb297a39

Modified Files:
	collectd-CGP/Makefile

Log Message:
Fix collectd-CGP

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2cbfea7a2b58e2dd2ab02cc7e164aab6eb297a39

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 collectd-CGP/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/collectd-CGP/Makefile b/collectd-CGP/Makefile
index 7056631e53..44767de9ca 100644
--- a/collectd-CGP/Makefile
+++ b/collectd-CGP/Makefile
@@ -5,7 +5,7 @@ PKGNAME=        ${PHP_PKG_PREFIX}-${DISTNAME:S/-1//}
 CATEGORIES=	www
 GITHUB_PROJECT=	CGP
 MASTER_SITES=   ${MASTER_SITE_GITHUB:=pommi/}
-GITHUB_TAG=     v${PKGVERSION_NOREV}
+GITHUB_TAG=     v${DISTNAME:S/collectd-cgp-//}
 EXTRACT_SUFX=   .zip
 
 MAINTAINER=	kethzer.dr%gmail.com@localhost


Home | Main Index | Thread Index | Old Index