Bug 177082 - |PATCH| lang/php5: update to 5.4.13
Summary: |PATCH| lang/php5: update to 5.4.13
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: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-18 18:50 UTC by rustem.alimov
Modified: 2013-03-20 08:20 UTC (History)
0 users

See Also:


Attachments
php5.diff (887 bytes, patch)
2013-03-18 18:50 UTC, rustem.alimov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description rustem.alimov 2013-03-18 18:50:00 UTC
Update to 5.4.13 relaese.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-18 18:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-03-20 08:15:45 UTC
Author: ale
Date: Wed Mar 20 08:15:37 2013
New Revision: 314716
URL: http://svnweb.freebsd.org/changeset/ports/314716

Log:
  Update to 5.4.13 release.
  
  PR:		ports/177082
  Submitted by:	Rustem Alimov <rustem.alimov@gmail.com>

Modified:
  head/lang/php5/Makefile
  head/lang/php5/distinfo

Modified: head/lang/php5/Makefile
==============================================================================
--- head/lang/php5/Makefile	Wed Mar 20 07:58:56 2013	(r314715)
+++ head/lang/php5/Makefile	Wed Mar 20 08:15:37 2013	(r314716)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php5
-PORTVERSION=	5.4.12
+PORTVERSION=	5.4.13
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	${MASTER_SITE_PHP}

Modified: head/lang/php5/distinfo
==============================================================================
--- head/lang/php5/distinfo	Wed Mar 20 07:58:56 2013	(r314715)
+++ head/lang/php5/distinfo	Wed Mar 20 08:15:37 2013	(r314716)
@@ -1,4 +1,4 @@
-SHA256 (php-5.4.12.tar.bz2) = 413e5036b2784918922c14e094cbbc6f28289a3e8e559479c688ab07027ef719
-SIZE (php-5.4.12.tar.bz2) = 11501953
+SHA256 (php-5.4.13.tar.bz2) = f80c9452f63a6d259d4edd5228be2136da98122ffb79cb1d9d6b7f9026e84f00
+SIZE (php-5.4.13.tar.bz2) = 11545777
 SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344
 SIZE (php-5.4.x-mail-header.patch) = 3379
_______________________________________________
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"
Comment 3 Alex Dupre freebsd_committer freebsd_triage 2013-03-20 08:15:46 UTC
State Changed
From-To: open->closed

Committed, thanks!