diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2022-04-16 00:25:54 +0200 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2022-04-16 00:31:12 +0200 |
commit | db966c312bdba3339e21f7020a8f7ce54f2e16cf (patch) | |
tree | 59d4358b8e039a00b5abce051a031dc61ace236b /textproc/php74-xmlreader/Makefile | |
parent | textproc/htmltest: Update to 0.16.0 (diff) |
lang/php74: Upgrade from 7.4.28 to 7.4.29
Changelog:
Core:
No source changes to this release. This update allows for re-building the Windows binaries against upgraded dependencies which have received security updates.
Date:
Updated to latest IANA timezone database (2022a).
Sponsored by: Bounce Experts
Diffstat (limited to 'textproc/php74-xmlreader/Makefile')
-rw-r--r-- | textproc/php74-xmlreader/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/php74-xmlreader/Makefile b/textproc/php74-xmlreader/Makefile index 443fcc8f64bd..9a52d8b7a275 100644 --- a/textproc/php74-xmlreader/Makefile +++ b/textproc/php74-xmlreader/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 2 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php74 |