From 6253b1e00e254608f89aa96aef4aa798c43c9491 Mon Sep 17 00:00:00 2001 From: Jochen Neumeister Date: Fri, 23 Nov 2018 10:28:43 +0000 Subject: [PATCH] Update to RC6 Changelog: https://github.com/php/php-src/blob/php-7.3.0RC6/NEWS Approved by: tz (implicit) Sponsored by: Netzkommune GmbH --- lang/php73/Makefile | 2 +- lang/php73/distinfo | 6 +++--- mail/php73-imap/Makefile | 1 - 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/lang/php73/Makefile b/lang/php73/Makefile index 68044a3486d3..d83d78cb426a 100644 --- a/lang/php73/Makefile +++ b/lang/php73/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= php73 -DISTVERSION= 7.3.0RC5 +DISTVERSION= 7.3.0RC6 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= https://downloads.php.net/~cmb/ diff --git a/lang/php73/distinfo b/lang/php73/distinfo index 37f28ff61f46..770ad09ed89f 100644 --- a/lang/php73/distinfo +++ b/lang/php73/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1541624364 -SHA256 (php-7.3.0RC5.tar.xz) = 0bf6a6bdfd37576b9a341559023b0adf90063b8970ab08ea7a4d8e83b82136cd -SIZE (php-7.3.0RC5.tar.xz) = 11916200 +TIMESTAMP = 1542968426 +SHA256 (php-7.3.0RC6.tar.xz) = 8120b5830e24d5fabc96da693ab924852e6c2a95829ad994d6a5107c69787848 +SIZE (php-7.3.0RC6.tar.xz) = 11918172 diff --git a/mail/php73-imap/Makefile b/mail/php73-imap/Makefile index 11402f56d2a0..adfe95ecf964 100644 --- a/mail/php73-imap/Makefile +++ b/mail/php73-imap/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ CATEGORIES= mail -PORTREVISION= 1 MASTERDIR= ${.CURDIR}/../../lang/php73