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:   taca
Date:           Thu Apr 26 15:42:15 UTC 2018

Modified Files:
        pkgsrc/lang/php: phpversion.mk

Log Message:
lang/php: update php71 to 7.1.17

Oops, should be commited with previous one.


To generate a diff of this commit:
cvs rdiff -u -r1.213 -r1.214 pkgsrc/lang/php/phpversion.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/phpversion.mk
diff -u pkgsrc/lang/php/phpversion.mk:1.213 pkgsrc/lang/php/phpversion.mk:1.214
--- pkgsrc/lang/php/phpversion.mk:1.213 Fri Mar 30 00:37:16 2018
+++ pkgsrc/lang/php/phpversion.mk       Thu Apr 26 15:42:15 2018
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.213 2018/03/30 00:37:16 taca Exp $
+# $NetBSD: phpversion.mk,v 1.214 2018/04/26 15:42:15 taca Exp $
 #
 # This file selects a PHP version, based on the user's preferences and
 # the installed packages. It does not add a dependency on the PHP
@@ -89,7 +89,7 @@ PHPVERSION_MK=        defined
 # Define each PHP's version.
 PHP56_VERSION= 5.6.35
 PHP70_VERSION= 7.0.29
-PHP71_VERSION= 7.1.16
+PHP71_VERSION= 7.1.17
 PHP72_VERSION= 7.2.4
 
 # Define initial release of major version.



Home | Main Index | Thread Index | Old Index