Bug 188238 - |PATCH| lang/php55: update to 5.5.11
Summary: |PATCH| lang/php55: update to 5.5.11
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: 2014-04-03 20:20 UTC by rustem.alimov
Modified: 2014-04-04 12:10 UTC (History)
0 users

See Also:


Attachments
php55.diff (888 bytes, patch)
2014-04-03 20:20 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 2014-04-03 20:20:00 UTC
	Update to 5.5.11 release
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-04-03 20:20:04 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 2014-04-04 12:08:01 UTC
Author: ale
Date: Fri Apr  4 11:07:58 2014
New Revision: 350094
URL: http://svnweb.freebsd.org/changeset/ports/350094
QAT: https://qat.redports.org/buildarchive/r350094/

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

Modified:
  head/lang/php55/Makefile
  head/lang/php55/distinfo

Modified: head/lang/php55/Makefile
==============================================================================
--- head/lang/php55/Makefile	Fri Apr  4 11:00:35 2014	(r350093)
+++ head/lang/php55/Makefile	Fri Apr  4 11:07:58 2014	(r350094)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	php55
-PORTVERSION=	5.5.10
+PORTVERSION=	5.5.11
 PORTREVISION?=	0
 CATEGORIES?=	lang devel www
 MASTER_SITES=	${MASTER_SITE_PHP}

Modified: head/lang/php55/distinfo
==============================================================================
--- head/lang/php55/distinfo	Fri Apr  4 11:00:35 2014	(r350093)
+++ head/lang/php55/distinfo	Fri Apr  4 11:07:58 2014	(r350094)
@@ -1,4 +1,4 @@
-SHA256 (php-5.5.10.tar.bz2) = bb34e61f8e6f56c612867bfe85d144d5045cd5e44497539bc126a4e8c6795419
-SIZE (php-5.5.10.tar.bz2) = 13102742
+SHA256 (php-5.5.11.tar.bz2) = 60e14c255f2a461a7a26639b84a2fc448cc2f91c8dead0e9fd00cd8ba27a2e96
+SIZE (php-5.5.11.tar.bz2) = 13207627
 SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4
 SIZE (php-5.5.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 2014-04-04 12:08:26 UTC
State Changed
From-To: open->closed

Committed, thanks!