Date: Sat, 15 Sep 2018 14:55:54 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479837 - head/lang/php71 Message-ID: <201809151455.w8FEtsKt048370@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Sat Sep 15 14:55:54 2018 New Revision: 479837 URL: https://svnweb.freebsd.org/changeset/ports/479837 Log: Update to 7.1.22 Changelog: http://www.php.net/ChangeLog-7.php#7.1.22 Approved by: tz (implicit) MFH: 2018Q3 Sponsored by: Netzkommune GmbH Modified: head/lang/php71/Makefile head/lang/php71/distinfo Modified: head/lang/php71/Makefile ============================================================================== --- head/lang/php71/Makefile Sat Sep 15 13:35:30 2018 (r479836) +++ head/lang/php71/Makefile Sat Sep 15 14:55:54 2018 (r479837) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php71 -PORTVERSION= 7.1.21 +PORTVERSION= 7.1.22 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php71/distinfo ============================================================================== --- head/lang/php71/distinfo Sat Sep 15 13:35:30 2018 (r479836) +++ head/lang/php71/distinfo Sat Sep 15 14:55:54 2018 (r479837) @@ -1,5 +1,5 @@ -TIMESTAMP = 1534532653 -SHA256 (php-7.1.21.tar.xz) = d4da6dc69d3fe1e6b2b80f16b262f391037bfeb21213c966e026bd45d7ca2813 -SIZE (php-7.1.21.tar.xz) = 12227636 +TIMESTAMP = 1537018543 +SHA256 (php-7.1.22.tar.xz) = 9194c9b3a592d8376fde837dde711ec01ee26f8607fc2884047ef6f7c089b15d +SIZE (php-7.1.22.tar.xz) = 12227848 SHA256 (php-7.1.x-mail-header.patch) = 8f173d89672f7ebfabfcc3c5d7f8dec1c4243aba665db4b4046e67c34d9d4dc7 SIZE (php-7.1.x-mail-header.patch) = 4504
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809151455.w8FEtsKt048370>