diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-09-16 08:44:05 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-09-16 08:49:42 +0000 |
| commit | 0f83560b42de3cf05ed366538783ffdb5ec40bad (patch) | |
| tree | 611fd9f5514e8a0a2478490f6190adf86022817c /lang/php82 | |
| parent | fe0e9a9970cde163c8d97942661d608117ada2e3 (diff) | |
Diffstat (limited to 'lang/php82')
| -rw-r--r-- | lang/php82/Makefile | 2 | ||||
| -rw-r--r-- | lang/php82/distinfo | 6 | ||||
| -rw-r--r-- | lang/php82/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/lang/php82/Makefile b/lang/php82/Makefile index a2f96d9bacb1..1f6734029731 100644 --- a/lang/php82/Makefile +++ b/lang/php82/Makefile @@ -1,5 +1,5 @@ PORTNAME= php82 -DISTVERSION= 8.2.0beta2 +DISTVERSION= 8.2.0RC2 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= https://downloads.php.net/~sergey/ diff --git a/lang/php82/distinfo b/lang/php82/distinfo index 5038b2418f14..78f0bb9b41ec 100644 --- a/lang/php82/distinfo +++ b/lang/php82/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659606224 -SHA256 (php-8.2.0beta2.tar.xz) = cffb46d5458b52e93876584c77631620003e420cbe119fe864925fca188e01bd -SIZE (php-8.2.0beta2.tar.xz) = 11828116 +TIMESTAMP = 1663256152 +SHA256 (php-8.2.0RC2.tar.xz) = 06b5040d2ed868567175a3c2f7e3495acaf376fe8335142a3838c49dc7f5863d +SIZE (php-8.2.0RC2.tar.xz) = 11917280 diff --git a/lang/php82/pkg-plist b/lang/php82/pkg-plist index 215399f5b9ad..b7761c09e004 100644 --- a/lang/php82/pkg-plist +++ b/lang/php82/pkg-plist @@ -201,6 +201,7 @@ include/php/ext/standard/dl.h include/php/ext/standard/dl_arginfo.h include/php/ext/standard/exec.h include/php/ext/standard/file.h +include/php/ext/standard/file_arginfo.h include/php/ext/standard/flock_compat.h include/php/ext/standard/fsock.h include/php/ext/standard/head.h |
