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