diff options
| author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2021-05-08 00:53:48 +0200 |
|---|---|---|
| committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2021-05-08 00:53:48 +0200 |
| commit | 85d390d64b21091cba650449989bab8144d97dab (patch) | |
| tree | 10adcf6736129893507c3f4f1cafcc3952f90914 /lang/php80 | |
| parent | lang/php74: Update from 7.4.18 to 7.4.19 (diff) | |
lang/php80: Update from 8.0.5 to 8.0.6
PDO_pgsql:
Revert "Fixed bug #80892 (PDO::PARAM_INT is treated the same as PDO::PARAM_STR)"
Sponsored by: Bounce Experts
Diffstat (limited to 'lang/php80')
| -rw-r--r-- | lang/php80/Makefile | 2 | ||||
| -rw-r--r-- | lang/php80/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php80/Makefile b/lang/php80/Makefile index d7f51cf27f02..1e4c627208c8 100644 --- a/lang/php80/Makefile +++ b/lang/php80/Makefile @@ -1,5 +1,5 @@ PORTNAME= php80 -DISTVERSION= 8.0.5 +DISTVERSION= 8.0.6 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php80/distinfo b/lang/php80/distinfo index 036e72a17c2e..88282d6fad96 100644 --- a/lang/php80/distinfo +++ b/lang/php80/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619898019 -SHA256 (php-8.0.5.tar.xz) = 5dd358b35ecd5890a4f09fb68035a72fe6b45d3ead6999ea95981a107fd1f2ab -SIZE (php-8.0.5.tar.xz) = 10666412 +TIMESTAMP = 1620427272 +SHA256 (php-8.0.6.tar.xz) = e9871d3b6c391fe9e89f86f6334852dcc10eeaaa8d5565beb8436e7f0cf30e20 +SIZE (php-8.0.6.tar.xz) = 10764932 |
