mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Update PHP 7.1 from 7.1.13 to 7.1.14
Changelog: http://www.php.net/ChangeLog-7.php#7.1.14 Remove patch since upstream integrated a fix for the issue MFH: 2018Q1
This commit is contained in:
parent
9ab31ae0c2
commit
f19d9106ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460697
@ -1,9 +0,0 @@
|
||||
--- Makefile.frag.orig 2017-12-05 11:59:48 UTC
|
||||
+++ Makefile.frag
|
||||
@@ -1,5 +1,5 @@
|
||||
$(srcdir)/phar_path_check.c: $(srcdir)/phar_path_check.re
|
||||
- @(cd $(top_srcdir); $(RE2C) --no-generation-date -b -o ext/phar/phar_path_check.c ext/phar/phar_path_check.re)
|
||||
+ @(cd $(top_srcdir); $(RE2C) --no-generation-date -b -o phar_path_check.c phar_path_check.re)
|
||||
|
||||
pharcmd: $(builddir)/phar.php $(builddir)/phar.phar
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= php71
|
||||
PORTVERSION= 7.1.13
|
||||
PORTVERSION= 7.1.14
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= lang devel www
|
||||
MASTER_SITES= PHP/distributions
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1515408503
|
||||
SHA256 (php-7.1.13.tar.xz) = 1a0b3f2fb61959b57a3ee01793a77ed3f19bde5aa90c43dcacc85ea32f64fc10
|
||||
SIZE (php-7.1.13.tar.xz) = 12194780
|
||||
TIMESTAMP = 1517567359
|
||||
SHA256 (php-7.1.14.tar.xz) = c09f0c1074f5689b492d79034adb84e6a6c6d08c6763c02282e6318d41156779
|
||||
SIZE (php-7.1.14.tar.xz) = 12198612
|
||||
SHA256 (php-7.1.x-mail-header.patch) = 8f173d89672f7ebfabfcc3c5d7f8dec1c4243aba665db4b4046e67c34d9d4dc7
|
||||
SIZE (php-7.1.x-mail-header.patch) = 4504
|
||||
|
Loading…
Reference in New Issue
Block a user