lang/php56: Update PHP 5.6 from 5.6.27 to 5.6.28
Changelog: http://www.php.net/ChangeLog-5.php#5.6.28 PR: 214756 Submitted by: rustem.alimov@gmail.com Approved by: mentors (implicit) MFH: 2016Q4
This commit is contained in:
parent
11d33d1b4a
commit
f97f883ebc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427292
2 changed files with 5 additions and 5 deletions
|
@ -2,8 +2,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= php56
|
||||
PORTVERSION= 5.6.27
|
||||
PORTREVISION?= 0
|
||||
PORTVERSION= 5.6.28
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= lang devel www
|
||||
MASTER_SITES= PHP/distributions
|
||||
DISTNAME= php-${PORTVERSION}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1477040451
|
||||
SHA256 (php-5.6.27.tar.xz) = 16eb544498339d1d855292826e2e547ab01a31600141094959073e5e10e93ab5
|
||||
SIZE (php-5.6.27.tar.xz) = 12439168
|
||||
TIMESTAMP = 1479844408
|
||||
SHA256 (php-5.6.28.tar.xz) = 07187ba2870f89cef334cd2ad6cb801aeec5eaf283da0293a9a6be75d6786d11
|
||||
SIZE (php-5.6.28.tar.xz) = 12441072
|
||||
SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed
|
||||
SIZE (php-5.5.x-mail-header.patch) = 4426
|
||||
|
|
Loading…
Reference in a new issue