Bug 177826 - [update] lang/php53 to 5.3.24
Summary: [update] lang/php53 to 5.3.24
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Florian Smeets
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-13 05:40 UTC by Svyatoslav Lempert
Modified: 2013-04-22 21:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.07 KB, patch)
2013-04-13 05:40 UTC, Svyatoslav Lempert
no flags Details | Diff
suhosin-patch-5.3.x-0.9.10.4.patch.gz (39.73 KB, application/x-gzip; name="suhosin-patch-5.3.x-0.9.10.4.patch.gz")
2013-04-13 06:59 UTC, Svyatoslav Lempert
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Svyatoslav Lempert 2013-04-13 05:40:01 UTC
Update to 5.3.24

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-13 05:40:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Florian Smeets freebsd_committer freebsd_triage 2013-04-22 21:30:43 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-04-22 21:30:43 UTC
Author: flo
Date: Mon Apr 22 20:30:36 2013
New Revision: 316271
URL: http://svnweb.freebsd.org/changeset/ports/316271

Log:
  Update to 5.3.24
  
  PR:		ports/177826
  Submitted by:	Svyatoslav Lempert <svyatoslav.lempert@gmail.com>

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

Modified: head/lang/php53/Makefile
==============================================================================
--- head/lang/php53/Makefile	Mon Apr 22 20:04:57 2013	(r316270)
+++ head/lang/php53/Makefile	Mon Apr 22 20:30:36 2013	(r316271)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php53
-PORTVERSION=	5.3.23
+PORTVERSION=	5.3.24
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	${MASTER_SITE_PHP}
@@ -63,7 +63,7 @@ PATCH_SITES+=	${MASTER_SITE_LOCAL} \
 PATCH_SITE_SUBDIR=	flo
 
 .if ${PORT_OPTIONS:MSUHOSIN}
-PATCHFILES+=	suhosin-patch-5.3.x-0.9.10.3.patch.gz
+PATCHFILES+=	suhosin-patch-5.3.x-0.9.10.4.patch.gz
 PLIST_SUB+=	SUHOSIN=""
 .else
 PLIST_SUB+=	SUHOSIN="@comment "

Modified: head/lang/php53/distinfo
==============================================================================
--- head/lang/php53/distinfo	Mon Apr 22 20:04:57 2013	(r316270)
+++ head/lang/php53/distinfo	Mon Apr 22 20:30:36 2013	(r316271)
@@ -1,6 +1,6 @@
-SHA256 (php-5.3.23.tar.bz2) = 69473eae7c752987a8fc7619bae9f7121cfe7c6603a2ebf13c8e036dff6a4944
-SIZE (php-5.3.23.tar.bz2) = 11410987
-SHA256 (suhosin-patch-5.3.x-0.9.10.3.patch.gz) = 40a5de284f3bec4e5f7d54093ff23fd909030f84852fb2157780d41378932b82
-SIZE (suhosin-patch-5.3.x-0.9.10.3.patch.gz) = 40957
+SHA256 (php-5.3.24.tar.bz2) = fc3bcadf19c35827b130acb92c90777077e10a6c6ab10535164b2ee3c3875703
+SIZE (php-5.3.24.tar.bz2) = 11428201
+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
 SIZE (php-5.3.x-mail-header.patch) = 3325
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"