Browse Source

lang/php82: Update version 8.2.0RC7=>8.2.0

This is the first production release of 8.2.X lineup and is safe to use
in production contrary to the previous commits which were development
versions.

Check the Relnotes for the Changesets of this production release.

Relnotes:	https://www.php.net/ChangeLog-8.php#8.2.0
Sponsored by:	Bounce Experts
overlay
Muhammad Moinur Rahman 3 years ago
parent
commit
5ee11f4522
  1. 1
      archivers/php82-zip/Makefile
  2. 4
      lang/php82/Makefile
  3. 6
      lang/php82/distinfo
  4. 1
      www/mod_php82/Makefile

1
archivers/php82-zip/Makefile

@ -1,4 +1,3 @@
PORTREVISION= 1
CATEGORIES= archivers
MASTERDIR= ${.CURDIR}/../../lang/php82

4
lang/php82/Makefile

@ -1,8 +1,8 @@
PORTNAME= php82
DISTVERSION= 8.2.0RC7
DISTVERSION= 8.2.0
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= https://downloads.php.net/~pierrick/
MASTER_SITES= PHP/distributions
DISTNAME= php-${DISTVERSION}
MAINTAINER= bofh@FreeBSD.org

6
lang/php82/distinfo

@ -1,3 +1,3 @@
TIMESTAMP = 1669408567
SHA256 (php-8.2.0RC7.tar.xz) = 31204434c525f85e64f666a766f623443637616b184e8652414f619a127c5ef7
SIZE (php-8.2.0RC7.tar.xz) = 12020100
TIMESTAMP = 1670517141
SHA256 (php-8.2.0.tar.xz) = 6ea4c2dfb532950fd712aa2a08c1412a6a81cd1334dd0b0bf88a8e44c2b3a943
SIZE (php-8.2.0.tar.xz) = 11920436

1
www/mod_php82/Makefile

@ -1,4 +1,3 @@
PORTREVISION= 1
CATEGORIES= www devel
PKGNAMEPREFIX= mod_

Loading…
Cancel
Save