From owner-svn-ports-head@FreeBSD.ORG Wed Oct 31 11:21:44 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9B68BC43; Wed, 31 Oct 2012 11:21:44 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 846EC8FC15; Wed, 31 Oct 2012 11:21:44 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9VBLiB2029744; Wed, 31 Oct 2012 11:21:44 GMT (envelope-from flo@svn.freebsd.org) Received: (from flo@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9VBLiD4029742; Wed, 31 Oct 2012 11:21:44 GMT (envelope-from flo@svn.freebsd.org) Message-Id: <201210311121.q9VBLiD4029742@svn.freebsd.org> From: Florian Smeets Date: Wed, 31 Oct 2012 11:21:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306747 - head/lang/php53 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Oct 2012 11:21:44 -0000 Author: flo Date: Wed Oct 31 11:21:43 2012 New Revision: 306747 URL: http://svn.freebsd.org/changeset/ports/306747 Log: add the mailheader patch back to the distinfo which was removed by mistake Feature safe: yes Modified: head/lang/php53/distinfo Modified: head/lang/php53/distinfo ============================================================================== --- head/lang/php53/distinfo Wed Oct 31 11:16:57 2012 (r306746) +++ head/lang/php53/distinfo Wed Oct 31 11:21:43 2012 (r306747) @@ -2,3 +2,5 @@ SHA256 (php-5.3.18.tar.bz2) = f065deecb7 SIZE (php-5.3.18.tar.bz2) = 11335289 SHA256 (suhosin-patch-5.3.x-0.9.10.patch.gz) = 063c981679c3249030f3053f5232e97096deca446f32784f3e3727b45d742134 SIZE (suhosin-patch-5.3.x-0.9.10.patch.gz) = 40804 +SHA256 (php-5.3.x-mail-header.patch) = 5a677448b32d9f592703e2323a33facdb45e5c237dcca04aaea8ec3287f7db84 +SIZE (php-5.3.x-mail-header.patch) = 3325