diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2018-12-07 07:50:31 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2018-12-07 07:50:31 +0000 |
commit | b83be14ee639c4365e04b8a9510fb353f7a24d0e (patch) | |
tree | 545a6840515bd9f1b113ead44466f02463684d3d /lang | |
parent | c8279aa0a190c6ce8fa47608cbbc3d297b78d3f3 (diff) | |
download | ports-b83be14ee639c4365e04b8a9510fb353f7a24d0e.tar.gz ports-b83be14ee639c4365e04b8a9510fb353f7a24d0e.zip |
Notes
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 d83d78cb426a..4f4cdede7adb 100644 --- a/lang/php73/Makefile +++ b/lang/php73/Makefile @@ -1,10 +1,10 @@ # $FreeBSD$ PORTNAME= php73 -DISTVERSION= 7.3.0RC6 +DISTVERSION= 7.3.0 PORTREVISION?= 0 CATEGORIES?= lang devel www -MASTER_SITES= https://downloads.php.net/~cmb/ +MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} MAINTAINER= tz@FreeBSD.org diff --git a/lang/php73/distinfo b/lang/php73/distinfo index 770ad09ed89f..e3fad3f35afd 100644 --- a/lang/php73/distinfo +++ b/lang/php73/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542968426 -SHA256 (php-7.3.0RC6.tar.xz) = 8120b5830e24d5fabc96da693ab924852e6c2a95829ad994d6a5107c69787848 -SIZE (php-7.3.0RC6.tar.xz) = 11918172 +TIMESTAMP = 1544005190 +SHA256 (php-7.3.0.tar.xz) = 7d195cad55af8b288c3919c67023a14ff870a73e3acc2165a6d17a4850a560b5 +SIZE (php-7.3.0.tar.xz) = 11928820 |