Here's a patch for lang/php56 (5.6.9). Tested and working on amd64.
2015-05-22 8:32 GMT+02:00 M. Zoon <[email protected]>: > Please upgrade php56 port to latest release. > > > > Regards, > > Michael > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "[email protected]" >
--- Makefile. +++ Makefile @@ -1,8 +1,8 @@ # Created by: Alex Dupre <[email protected]> -# $FreeBSD$ +# $FreeBSD: head/lang/php56/Makefile 386312 2015-05-14 10:15:04Z mat $ PORTNAME= php56 -PORTVERSION= 5.6.8 +PORTVERSION= 5.6.9 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions --- distinfo +++ distinfo @@ -1,4 +1,4 @@ -SHA256 (php-5.6.8.tar.bz2) = 0af0045745d61eeb74a3ea744529a2481b27cb689da720e6c0250675043724e4 -SIZE (php-5.6.8.tar.bz2) = 13724681 +SHA256 (php-5.6.9.tar.bz2) = 19d3b87b7b8bba3be24cf6d757d16b723a98881c3af8d15469fd25501e9abcb9 +SIZE (php-5.6.9.tar.bz2) = 14037070 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4 SIZE (php-5.5.x-mail-header.patch) = 3379
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
