mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
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
This commit is contained in:
parent
a69e32b1b3
commit
5ee11f4522
4 changed files with 5 additions and 7 deletions
|
@ -1,4 +1,3 @@
|
|||
PORTREVISION= 1
|
||||
CATEGORIES= archivers
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../lang/php82
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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,4 +1,3 @@
|
|||
PORTREVISION= 1
|
||||
CATEGORIES= www devel
|
||||
PKGNAMEPREFIX= mod_
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue