Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2006 18:27:10 +0400 (MSD)
From:      Alexander Zhuravlev <zaa@zaa.pp.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/104296: [maintainer update] www/pecl-pecl_http to 1.3.2
Message-ID:  <20061011142710.7B299B81C@wave.zaa.local>
Resent-Message-ID: <200610111430.k9BEUFHn066991@freefall.freebsd.org>

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

>Number:         104296
>Category:       ports
>Synopsis:       [maintainer update] www/pecl-pecl_http to 1.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 11 14:30:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Zhuravlev
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD wave.zaa.local 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #31: Sat Oct 7 05:23:33 MSD 2006 root@wave.zaa.local:/usr/obj/usr/src/sys/WAVE i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- pecl-pecl_http.diff begins here ---
diff -urbBNp pecl-pecl_http.orig/Makefile pecl-pecl_http/Makefile
--- pecl-pecl_http.orig/Makefile	Mon Aug 28 04:04:38 2006
+++ pecl-pecl_http/Makefile	Wed Oct 11 18:02:50 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pecl_http
-DISTVERSION=	1.2.1
+DISTVERSION=	1.3.2
 CATEGORIES=	www pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
@@ -50,7 +50,7 @@ CONFIGURE_ARGS+=--with-http-magic-mime=$
 CONFIGURE_ARGS+=--without-http-magic-mime
 .endif
 
-.if defined(WITH_ZLIB_COMPRESSION) && ${OSVERSION} < 500000
+.if defined(WITH_ZLIB_COMPRESSION) && ${OSVERSION} > 500000
 CONFIGURE_ARGS+=--with-http-zlib-compression=/usr
 .else
 CONFIGURE_ARGS+=--without-http-zlib-compression
diff -urbBNp pecl-pecl_http.orig/distinfo pecl-pecl_http/distinfo
--- pecl-pecl_http.orig/distinfo	Fri Sep  1 01:55:39 2006
+++ pecl-pecl_http/distinfo	Wed Oct 11 18:05:21 2006
@@ -1,3 +1,3 @@
-MD5 (PECL/pecl_http-1.2.1.tgz) = 3150801cf6ca51d780b459e96b8d3c44
-SHA256 (PECL/pecl_http-1.2.1.tgz) = b239840e824184a5f9cacfd555d9b4db3d7505adcc969c53fae2e979a78d4b58
-SIZE (PECL/pecl_http-1.2.1.tgz) = 190021
+MD5 (PECL/pecl_http-1.3.2.tgz) = f0d615a53ead1a9bb1c37aa0eb943b95
+SHA256 (PECL/pecl_http-1.3.2.tgz) = 6a2afcb86bb0f4fd7f692f41ffed04be3d19cec826fce1a7f4610dc4337463ba
+SIZE (PECL/pecl_http-1.3.2.tgz) = 195261
--- pecl-pecl_http.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061011142710.7B299B81C>