pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/php
Module Name: pkgsrc
Committed By: zafer
Date: Sun Dec 17 16:18:36 UTC 2023
Modified Files:
pkgsrc/lang/php: common.mk
Log Message:
update master sites
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/php/common.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/php/common.mk
diff -u pkgsrc/lang/php/common.mk:1.10 pkgsrc/lang/php/common.mk:1.11
--- pkgsrc/lang/php/common.mk:1.10 Sat May 6 09:46:45 2023
+++ pkgsrc/lang/php/common.mk Sun Dec 17 16:18:36 2023
@@ -1,4 +1,4 @@
-# $NetBSD: common.mk,v 1.10 2023/05/06 09:46:45 taca Exp $
+# $NetBSD: common.mk,v 1.11 2023/12/17 16:18:36 zafer Exp $
# used by lang/php56/Makefile.common
# used by lang/php74/Makefile.common
# used by lang/php80/Makefile.common
@@ -11,10 +11,7 @@ PHPCOMMON_MK= defined
DISTNAME?= php-${PHP_VERSION}
.if !defined(PECL_VERSION)
-MASTER_SITES?= https://www.php.net/distributions/ \
- https://uk.php.net/distributions/ \
- https://de.php.net/distributions/ \
- https://us.php.net/distributions/
+MASTER_SITES?= https://www.php.net/distributions/
EXTRACT_SUFX?= .tar.xz
.endif
Home |
Main Index |
Thread Index |
Old Index