Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jun 2011 10:27:16 +0800 (CST)
From:      Jin-Sih Lin <linpct@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        joseph@randomnetworks.com
Subject:   ports/157781: [PATCH] www/pear-HTTP_Client: update to 1.2.1
Message-ID:  <20110612022716.EEA2D5C18@deep.tw>
Resent-Message-ID: <201106120230.p5C2UKPU023786@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         157781
>Category:       ports
>Synopsis:       [PATCH] www/pear-HTTP_Client: update to 1.2.1
>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:   Sun Jun 12 02:30:19 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 14:49:48 CST 2011
>Description:
- Update to 1.2.1

Port maintainer (joseph@randomnetworks.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- pear-HTTP_Client-1.2.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/pear-HTTP_Client.orig/Makefile /usr/ports/www/pear-HTTP_Client/Makefile
--- /usr/ports/www/pear-HTTP_Client.orig/Makefile	2008-10-25 03:00:20.000000000 +0800
+++ /usr/ports/www/pear-HTTP_Client/Makefile	2011-06-12 10:24:37.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTTP_Client
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.1
 CATEGORIES=	www pear
 
 MAINTAINER=	joseph@randomnetworks.com
@@ -14,7 +14,7 @@
 
 BUILD_DEPENDS=	${PEARDIR}/HTTP.php:${PORTSDIR}/www/pear-HTTP \
 		${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 CATEGORY=	HTTP
 FILES=		Client.php Client/CookieManager.php
diff -ruN --exclude=CVS /usr/ports/www/pear-HTTP_Client.orig/distinfo /usr/ports/www/pear-HTTP_Client/distinfo
--- /usr/ports/www/pear-HTTP_Client.orig/distinfo	2011-03-19 20:36:20.000000000 +0800
+++ /usr/ports/www/pear-HTTP_Client/distinfo	2011-06-12 10:06:05.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (PEAR/HTTP_Client-1.2.0.tgz) = 3722d4006fb2b08c7bac7345b213cd01b960d8b463951947c0545677eeb2ac55
-SIZE (PEAR/HTTP_Client-1.2.0.tgz) = 10015
+SHA256 (PEAR/HTTP_Client-1.2.1.tgz) = 1c76e6748fe59270c5df058042c692aa00a0cc23f61f5cd64eb61673158e3e55
+SIZE (PEAR/HTTP_Client-1.2.1.tgz) = 10202
--- pear-HTTP_Client-1.2.1.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?20110612022716.EEA2D5C18>