Date: Tue, 19 Aug 2014 12:13:36 +0000 (UTC) From: Florian Smeets <flo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365372 - head/lang/php53 Message-ID: <201408191213.s7JCDa26005839@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: flo Date: Tue Aug 19 12:13:36 2014 New Revision: 365372 URL: http://svnweb.freebsd.org/changeset/ports/365372 QAT: https://qat.redports.org/buildarchive/r365372/ Log: Fix a rookie mistake and put missing distinfo back. Reported by: mat, Paul Macdonald <paul@ifdnrg.com> Modified: head/lang/php53/distinfo Modified: head/lang/php53/distinfo ============================================================================== --- head/lang/php53/distinfo Tue Aug 19 11:52:29 2014 (r365371) +++ head/lang/php53/distinfo Tue Aug 19 12:13:36 2014 (r365372) @@ -2,3 +2,5 @@ SHA256 (php-5.3.29.tar.bz2) = c4e1cf6972 SIZE (php-5.3.29.tar.bz2) = 11396771 SHA256 (suhosin-patch-5.3.x-0.9.10.5.patch.gz) = 5de84149facbf3c3f752a907c19e69e0f569d71facb034ce938c97004f19376b SIZE (suhosin-patch-5.3.x-0.9.10.5.patch.gz) = 40805 +SHA256 (php-5.3.x-mail-header.patch) = 5a677448b32d9f592703e2323a33facdb45e5c237dcca04aaea8ec3287f7db84 +SIZE (php-5.3.x-mail-header.patch) = 3325
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408191213.s7JCDa26005839>