Date: Sun, 24 May 2015 20:30:32 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387331 - head/lang/php5 Message-ID: <201505242030.t4OKUWoN020340@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Sun May 24 20:30:31 2015 New Revision: 387331 URL: https://svnweb.freebsd.org/changeset/ports/387331 Log: Update to 5.4.41 release. Modified: head/lang/php5/Makefile head/lang/php5/distinfo Modified: head/lang/php5/Makefile ============================================================================== --- head/lang/php5/Makefile Sun May 24 20:06:06 2015 (r387330) +++ head/lang/php5/Makefile Sun May 24 20:30:31 2015 (r387331) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php5 -PORTVERSION= 5.4.40 +PORTVERSION= 5.4.41 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php5/distinfo ============================================================================== --- head/lang/php5/distinfo Sun May 24 20:06:06 2015 (r387330) +++ head/lang/php5/distinfo Sun May 24 20:30:31 2015 (r387331) @@ -1,4 +1,4 @@ -SHA256 (php-5.4.40.tar.bz2) = 4898ffe8ac3ccb2d8cc94f7d76a9ea0414d954f5d4479895ddfccdc2e158a51a -SIZE (php-5.4.40.tar.bz2) = 12272787 +SHA256 (php-5.4.41.tar.bz2) = 5bc4b45a1280ff80a3cf5b8563716f325cfd0121d7fd25aa54d56ff38b3b8272 +SIZE (php-5.4.41.tar.bz2) = 12487089 SHA256 (php-5.4.x-mail-header.patch) = 005ae1cd8ed17c72d7b09dee9c4466e8b16d4ecba7fe11276731ed6ff9fbb344 SIZE (php-5.4.x-mail-header.patch) = 3379
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505242030.t4OKUWoN020340>