| Summary: | |PATCH| lang/php5: update to 5.4.15 release | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | rustem.alimov | ||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
rustem.alimov
2013-05-13 04:54:46 UTC
Update to 5.4.15 release Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->closed Committed, thanks! Author: ale Date: Mon May 13 08:22:07 2013 New Revision: 318005 URL: http://svnweb.freebsd.org/changeset/ports/318005 Log: Update to 5.4.15 release. PR: ports/178556 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 Mon May 13 08:19:12 2013 (r318004) +++ head/lang/php5/Makefile Mon May 13 08:22:07 2013 (r318005) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php5 -PORTVERSION= 5.4.14 +PORTVERSION= 5.4.15 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} Modified: head/lang/php5/distinfo ============================================================================== --- head/lang/php5/distinfo Mon May 13 08:19:12 2013 (r318004) +++ head/lang/php5/distinfo Mon May 13 08:22:07 2013 (r318005) @@ -1,4 +1,4 @@ -SHA256 (php-5.4.14.tar.bz2) = 5450f3843bc651eb3fb00601f0cce1930aaaf65c7c966c02fe4a46f9c81be20a -SIZE (php-5.4.14.tar.bz2) = 11961015 +SHA256 (php-5.4.15.tar.bz2) = 2d2285da48ccd2db311b2608fdfafd18b363a9f7e3796d53dd53e5b6752a0136 +SIZE (php-5.4.15.tar.bz2) = 11662269 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" |