pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/php72
Module Name: pkgsrc
Committed By: jdolecek
Date: Wed Nov 15 11:01:17 UTC 2017
Modified Files:
pkgsrc/lang/php72: Makefile
Log Message:
add a comment to fix the MASTER_SITES once this is out of RC
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/php72/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/php72/Makefile
diff -u pkgsrc/lang/php72/Makefile:1.1 pkgsrc/lang/php72/Makefile:1.2
--- pkgsrc/lang/php72/Makefile:1.1 Wed Nov 15 08:56:12 2017
+++ pkgsrc/lang/php72/Makefile Wed Nov 15 11:01:17 2017
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.1 2017/11/15 08:56:12 jdolecek Exp $
+# $NetBSD: Makefile,v 1.2 2017/11/15 11:01:17 jdolecek Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
#
PKGNAME= php-${PHP_VERSION:S/RC/rc/}
CATEGORIES= lang
+
+# XXX remove this once the files would be available on standard location
MASTER_SITES= https://downloads.php.net/~pollita/
HOMEPAGE= http://www.php.net/
Home |
Main Index |
Thread Index |
Old Index