pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/php71-extensions
Module Name: pkgsrc
Committed By: taca
Date: Sat Dec 9 02:37:38 UTC 2017
Modified Files:
pkgsrc/meta-pkgs/php71-extensions: Makefile
Log Message:
meta-pkgs/php71-extensions: fix PHP version in COMMENT
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/meta-pkgs/php71-extensions/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/php71-extensions/Makefile
diff -u pkgsrc/meta-pkgs/php71-extensions/Makefile:1.3 pkgsrc/meta-pkgs/php71-extensions/Makefile:1.4
--- pkgsrc/meta-pkgs/php71-extensions/Makefile:1.3 Fri Oct 27 08:49:01 2017
+++ pkgsrc/meta-pkgs/php71-extensions/Makefile Sat Dec 9 02:37:38 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2017/10/27 08:49:01 taca Exp $
+# $NetBSD: Makefile,v 1.4 2017/12/09 02:37:38 taca Exp $
DISTNAME= ${PHP_PKG_PREFIX}-extensions-${PHP_VERSION}
CATEGORIES= meta-pkgs www
@@ -7,7 +7,7 @@ DISTFILES= # empty
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.php.net/
-COMMENT= "meta-package" for the PHP 7.0 HTML-embedded scripting language
+COMMENT= "meta-package" for the PHP 7.1 HTML-embedded scripting language
DEPENDS+= php>=${PHP_VERSION}<${NEXT_VERS}:${PHPPKGSRCDIR}
DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=${PHP_VERSION}<${NEXT_VERS}:../../www/ap-php
Home |
Main Index |
Thread Index |
Old Index