svn commit: r322936 - head/lang/php53

Florian Smeets flo at FreeBSD.org
Sat Jul 13 15:21:09 UTC 2013


Author: flo
Date: Sat Jul 13 15:21:08 2013
New Revision: 322936
URL: http://svnweb.freebsd.org/changeset/ports/322936

Log:
  Update to 5.3.27
  
  Please Note: This will be the last regular release of the PHP 5.3 series.
  All users of PHP are encouraged to upgrade to PHP 5.4 or PHP 5.5. The PHP
  5.3 series will receive only security fixes for the next year.
  
  I will maintain PHP 5.3 until the first not fixed vulnerability is found.
  At that point I will deprecate the port with a 2 months notice, if no
  other volunteer is found in that time the port will be removed.

Modified:
  head/lang/php53/Makefile
  head/lang/php53/distinfo

Modified: head/lang/php53/Makefile
==============================================================================
--- head/lang/php53/Makefile	Sat Jul 13 15:19:32 2013	(r322935)
+++ head/lang/php53/Makefile	Sat Jul 13 15:21:08 2013	(r322936)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php53
-PORTVERSION=	5.3.26
+PORTVERSION=	5.3.27
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	${MASTER_SITE_PHP}

Modified: head/lang/php53/distinfo
==============================================================================
--- head/lang/php53/distinfo	Sat Jul 13 15:19:32 2013	(r322935)
+++ head/lang/php53/distinfo	Sat Jul 13 15:21:08 2013	(r322936)
@@ -1,5 +1,5 @@
-SHA256 (php-5.3.26.tar.bz2) = a36c9ed855e58da163868790695e722b782b1afc6f131be84182e8d73dcbf2a3
-SIZE (php-5.3.26.tar.bz2) = 11430170
+SHA256 (php-5.3.27.tar.bz2) = e12db21c623b82a2244c4dd9b06bb75af20868c1b748a105a6829a5acc36b287
+SIZE (php-5.3.27.tar.bz2) = 11432791
 SHA256 (suhosin-patch-5.3.x-0.9.10.4.patch.gz) = 694f81a68120df89589d20262389b25431f8f2485b81da7519ffbf39edef14fd
 SIZE (suhosin-patch-5.3.x-0.9.10.4.patch.gz) = 40805
 SHA256 (php-5.3.x-mail-header.patch) = 5a677448b32d9f592703e2323a33facdb45e5c237dcca04aaea8ec3287f7db84


More information about the svn-ports-all mailing list