svn commit: r481908 - in head/lang/php72: . files
Jochen Neumeister
joneum at FreeBSD.org
Fri Oct 12 15:15:16 UTC 2018
Author: joneum
Date: Fri Oct 12 15:15:15 2018
New Revision: 481908
URL: https://svnweb.freebsd.org/changeset/ports/481908
Log:
Update to 7.2.11
Changelogs:
- http://www.php.net/releases/7_2_11.php
- http://www.php.net/ChangeLog-7.php#7.2.11
Approved by: tz (implicit)
Sponsored by: Netzkommune GmbH
Deleted:
head/lang/php72/files/patch-bug-76600-remove-mysql8-auth
Modified:
head/lang/php72/Makefile
head/lang/php72/distinfo
Modified: head/lang/php72/Makefile
==============================================================================
--- head/lang/php72/Makefile Fri Oct 12 14:58:58 2018 (r481907)
+++ head/lang/php72/Makefile Fri Oct 12 15:15:15 2018 (r481908)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= php72
-DISTVERSION= 7.2.10
+DISTVERSION= 7.2.11
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
Modified: head/lang/php72/distinfo
==============================================================================
--- head/lang/php72/distinfo Fri Oct 12 14:58:58 2018 (r481907)
+++ head/lang/php72/distinfo Fri Oct 12 15:15:15 2018 (r481908)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536863011
-SHA256 (php-7.2.10.tar.xz) = 01c2154a3a8e3c0818acbdbc1a956832c828a0380ce6d1d14fea495ea21804f0
-SIZE (php-7.2.10.tar.xz) = 12160864
+TIMESTAMP = 1539357115
+SHA256 (php-7.2.11.tar.xz) = da1a705c0bc46410e330fc6baa967666c8cd2985378fb9707c01a8e33b01d985
+SIZE (php-7.2.11.tar.xz) = 12132268
More information about the svn-ports-all
mailing list