Date: Thu, 17 May 2012 09:57:12 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org, miwi@FreeBSD.org Subject: ports/167990: [PATCH] www/pecl-http: update to 1.7.4 Message-ID: <20120517015712.8B5D57E827@colo-p.gslin.org> Resent-Message-ID: <201205170200.q4H209Fo064151@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 167990 >Category: ports >Synopsis: [PATCH] www/pecl-http: update to 1.7.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu May 17 02:00:09 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 8.3-RELEASE i386 >Organization: >Environment: System: FreeBSD colo-p.gslin.org 8.3-RELEASE FreeBSD 8.3-RELEASE #0: Mon Apr 9 21:47:23 UTC >Description: - Update to 1.7.4 - This will fix PHP 5.4 compiling issue Port maintainer (miwi@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- pecl-http-1.7.4.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/pecl-http/Makefile ./Makefile --- /usr/ports/www/pecl-http/Makefile 2011-06-25 16:52:38.000000000 +0800 +++ ./Makefile 2012-05-17 09:38:40.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= http -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.4 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff -ruN --exclude=CVS /usr/ports/www/pecl-http/distinfo ./distinfo --- /usr/ports/www/pecl-http/distinfo 2011-06-25 16:52:38.000000000 +0800 +++ ./distinfo 2012-05-17 09:39:00.000000000 +0800 @@ -1,2 +1,2 @@ -SHA256 (pecl_http-1.7.1.tgz) = e6f6ee2e1d724486fbc6e9c8f54fe1751309422c704e6f727af342ee499458f2 -SIZE (pecl_http-1.7.1.tgz) = 174098 +SHA256 (pecl_http-1.7.4.tgz) = 9006122f45a96754a417fd5afb00a7b6ad1aa125dd2158e56ca1b2d334421e03 +SIZE (pecl_http-1.7.4.tgz) = 174503 --- pecl-http-1.7.4.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120517015712.8B5D57E827>