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: Sat Dec 23 09:58:52 UTC 2023
Modified Files:
pkgsrc/lang/php: pear.mk
Log Message:
update master site for pear. remove redundant
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/lang/php/pear.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/pear.mk
diff -u pkgsrc/lang/php/pear.mk:1.33 pkgsrc/lang/php/pear.mk:1.34
--- pkgsrc/lang/php/pear.mk:1.33 Sat May 6 14:04:41 2023
+++ pkgsrc/lang/php/pear.mk Sat Dec 23 09:58:52 2023
@@ -1,4 +1,4 @@
-# $NetBSD: pear.mk,v 1.33 2023/05/06 14:04:41 taca Exp $
+# $NetBSD: pear.mk,v 1.34 2023/12/23 09:58:52 zafer Exp $
#
# This Makefile fragment is intended to be included by packages that build
# and install pear packages.
@@ -32,8 +32,7 @@ PKGNAME= ${PHP_PKG_PREFIX}-pear-${DISTNA
CATEGORIES+= www
MASTER_SITE_PEAR_PACKAGE+= \
- http://download.pear.php.net/package/ \
- http://pear.php.net/get/
+ https://pear.php.net/get/
MASTER_SITES+= ${MASTER_SITE_PEAR_PACKAGE}
DIST_SUBDIR?= pear
Home |
Main Index |
Thread Index |
Old Index