Commit graph

8 commits

Author SHA1 Message Date
Torsten Zuehlsdorff
e9c88b5601 lang/php56: Change from oniguruma5 to oniguruma6
Switch mbstring extension from devel/oniguruma5
to devel/oniguruma6 to fix security issues covert in
Oniguruma 6.4.

PR:           220809
Submitted by: Dan Langille <dvl@FreeBSD.org>
Approved by:  maintainer (timeout, 16 days)
MFH:          2017Q3
2017-08-02 14:24:30 +00:00
Torsten Zuehlsdorff
d9bd705a58 lang/php56: Update from 5.6.25 to 5.6.26
Security:    CVE-2016-7416
Security:    CVE-2016-7412
Security:    CVE-2016-7414
Security:    CVE-2016-7417
Security:    CVE-2016-7411
Security:    CVE-2016-7413
Security:    CVE-2016-7418

MFH:         2016Q3
Approved by: swills (mentor)
2016-09-23 08:26:44 +00:00
Torsten Zuehlsdorff
a6bc455d6d lang/php56: Update from 5.6.24 to 5.6.25
PR:           212183
Submitted by: Kurt Jaeger <pi@FreeBSD.org>
Approved by:  pi (mentor)
2016-08-30 12:55:20 +00:00
Mathieu Arnold
aef5a66670 Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.

Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php.  A PHP extension will be automatically activated
when installed.  The order into which extensions are loaded is
automatically guessed.  In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set.  Refer to the USES=php
section of the Porter's Handbook for more information.

Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.

And finally, bump PORTREVISION for all php extensions.

PR:		210697
Submitted by:	mat
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7022
2016-08-03 12:47:05 +00:00
Jason Unovitch
249caec873 lang/php56: update 5.6.19 -> 5.6.20
converters/php56-mbstring: chase update; drop PORTREVISION

Changelog:	http://www.php.net/ChangeLog-5.php#5.6.20

PR:		208465
Reported by:	Christian Schwarz <me@cschwarz.com>
Approved by:	ports-secteam (with hat)
Security:	https://vuxml.FreeBSD.org/freebsd/482d40cb-f9a3-11e5-92ce-002590263bf5.html
MFH:		2016Q2
2016-04-03 14:20:06 +00:00
Alex Dupre
1249c37904 Bump PORTREVISION, not PORTVERSION. 2015-12-15 17:13:56 +00:00
Alex Dupre
8ac0713bc4 Switch to onigurum5 port and bump PORTREVISION. 2015-12-15 14:53:35 +00:00
Alex Dupre
f23aed7bde Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00