diff options
author | joneum <joneum@FreeBSD.org> | 2018-10-12 22:19:56 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2018-10-12 22:19:56 +0800 |
commit | 44eb27bd4c4f1dd163df12d926892c013649a9b0 (patch) | |
tree | 4257d78e81b635a38b79b01dad76c053f7feb7b4 /lang | |
parent | 4a025013a156ccc620ee3247b0462cc248c31a43 (diff) | |
download | freebsd-ports-gnome-44eb27bd4c4f1dd163df12d926892c013649a9b0.tar.gz freebsd-ports-gnome-44eb27bd4c4f1dd163df12d926892c013649a9b0.tar.zst freebsd-ports-gnome-44eb27bd4c4f1dd163df12d926892c013649a9b0.zip |
Update to RC3
Changelog: https://github.com/php/php-src/blob/php-7.3.0RC3/NEWS
Approved by: tz (implicit)
Sponsored by: Netzkommune GmbH
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php73/Makefile | 4 | ||||
-rw-r--r-- | lang/php73/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/lang/php73/Makefile b/lang/php73/Makefile index 0e9f8002c5a2..129b41ea2b77 100644 --- a/lang/php73/Makefile +++ b/lang/php73/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= php73 -DISTVERSION= 7.3.0RC2 -PORTREVISION?= 1 +DISTVERSION= 7.3.0RC3 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= https://downloads.php.net/~cmb/ DISTNAME= php-${DISTVERSION} diff --git a/lang/php73/distinfo b/lang/php73/distinfo index 3fe9ce7451d9..d681291e4cb3 100644 --- a/lang/php73/distinfo +++ b/lang/php73/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1538038650 -SHA256 (php-7.3.0RC2.tar.xz) = f52692cb4f5144365a72c6ff698101035a27bceebf2d5a307ad82dd43ee9d751 -SIZE (php-7.3.0RC2.tar.xz) = 11924624 +TIMESTAMP = 1539353797 +SHA256 (php-7.3.0RC3.tar.xz) = bd6c7fa718ff5b430d64ae1b5cfdf3e076ceb0a4a8569927bba8fe65fa04c4b5 +SIZE (php-7.3.0RC3.tar.xz) = 11927028 |