summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-04-10 10:34:41 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-04-10 10:34:41 +0000
commit8b6498591e2a938aa7d652fa9da627d564fc46d8 (patch)
tree55272c41070021b089f71abd83e05c227a1e1d64 /lang
parenta5b63dbe158638e4ee72110e5ef75442f8db07db (diff)
downloadpkgsrc-8b6498591e2a938aa7d652fa9da627d564fc46d8.tar.gz
Pullup ticket #5935 - requested by taca
lang/php: build fix Revisions pulled up: - lang/php/common.mk 1.6 --- Module Name: pkgsrc Committed By: taca Date: Sun Apr 7 05:03:41 UTC 2019 Modified Files: pkgsrc/lang/php: common.mk Log Message: lang/php: swtch to use https sites Switch to use https sites.
Diffstat (limited to 'lang')
-rw-r--r--lang/php/common.mk12
1 files changed, 6 insertions, 6 deletions
diff --git a/lang/php/common.mk b/lang/php/common.mk
index 5037a66b62d..056b9b7b807 100644
--- a/lang/php/common.mk
+++ b/lang/php/common.mk
@@ -1,4 +1,4 @@
-# $NetBSD: common.mk,v 1.5 2016/09/11 17:14:46 taca Exp $
+# $NetBSD: common.mk,v 1.5.24.1 2019/04/10 10:34:41 bsiegert Exp $
# used by lang/php56/Makefile.common
# used by lang/php70/Makefile.common
# used by lang/php71/Makefile.common
@@ -9,14 +9,14 @@ PHPCOMMON_MK= defined
DISTNAME?= php-${PHP_VERSION}
.if !defined(PECL_VERSION)
-MASTER_SITES?= http://www.php.net/distributions/ \
- http://uk.php.net/distributions/ \
- http://de.php.net/distributions/ \
- http://us.php.net/distributions/
+MASTER_SITES?= https://www.php.net/distributions/ \
+ https://uk.php.net/distributions/ \
+ https://de.php.net/distributions/ \
+ https://us.php.net/distributions/
EXTRACT_SUFX?= .tar.bz2
.endif
-HOMEPAGE?= http://www.php.net/
+HOMEPAGE?= https://www.php.net/
PLIST_SUBST+= PHP_EXTENSION_DIR=${PHP_EXTENSION_DIR}
PKG_SYSCONFVAR?= php