diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2021-08-29 22:44:09 +0200 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2021-08-29 22:47:47 +0200 |
commit | cf46723fd921f89919380b62afa252235257d323 (patch) | |
tree | e9eb4dbd487289f1e3fe978419c02d91163a5bf1 /lang/php73 | |
parent | devel/pijul: Update to 1.0.0.a54 (diff) |
lang/php73: Upgrade from 7.3.29 to 7.3.30
Changelog:
Phar:
Fixed bug #81211: Symlinks are followed when creating PHAR archive.
Sponsored by: Bounce Experts
Diffstat (limited to 'lang/php73')
-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 f47d4aa6ed81..6f669cb27eb8 100644 --- a/lang/php73/Makefile +++ b/lang/php73/Makefile @@ -1,6 +1,6 @@ PORTNAME= php73 -DISTVERSION= 7.3.29 -PORTREVISION?= 1 +DISTVERSION= 7.3.30 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} diff --git a/lang/php73/distinfo b/lang/php73/distinfo index 4a5a3edf6a72..ba65c4966566 100644 --- a/lang/php73/distinfo +++ b/lang/php73/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625432377 -SHA256 (php-7.3.29.tar.xz) = 7db2834511f3d86272dca3daee3f395a5a4afce359b8342aa6edad80e12eb4d0 -SIZE (php-7.3.29.tar.xz) = 12139492 +TIMESTAMP = 1630262714 +SHA256 (php-7.3.30.tar.xz) = 0ebfd656df0f3b1ea37ff2887f8f2d1a71cd160fb0292547c0ee0a99e58ffd1b +SIZE (php-7.3.30.tar.xz) = 12142596 |