aboutsummaryrefslogtreecommitdiff
path: root/www/pecl-pecl_http
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-10-31 06:40:04 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-10-31 06:40:04 +0000
commit51d53d1db5a36c94d4cbb8c56d2389758c5d8c46 (patch)
tree6239900ba6062c6c0ad88b850900b4ca3f38aad9 /www/pecl-pecl_http
parent285227107f7f81c4d81ede72751cad56fa558506 (diff)
downloadports-51d53d1db5a36c94d4cbb8c56d2389758c5d8c46.tar.gz
ports-51d53d1db5a36c94d4cbb8c56d2389758c5d8c46.zip
- Update to 1.3.3
PR: ports/104296 Submitted by: maintainer (Alexander Zhuravlev)
Notes
Notes: svn path=/head/; revision=175716
Diffstat (limited to 'www/pecl-pecl_http')
-rw-r--r--www/pecl-pecl_http/Makefile4
-rw-r--r--www/pecl-pecl_http/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/www/pecl-pecl_http/Makefile b/www/pecl-pecl_http/Makefile
index dcc457a7386e..d2ee37ea2371 100644
--- a/www/pecl-pecl_http/Makefile
+++ b/www/pecl-pecl_http/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pecl_http
-DISTVERSION= 1.2.1
+DISTVERSION= 1.3.3
CATEGORIES= www pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -50,7 +50,7 @@ CONFIGURE_ARGS+=--with-http-magic-mime=${MAGICBASE}
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 --git a/www/pecl-pecl_http/distinfo b/www/pecl-pecl_http/distinfo
index 33d869f6dbbb..69ffd38c0371 100644
--- a/www/pecl-pecl_http/distinfo
+++ b/www/pecl-pecl_http/distinfo
@@ -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.3.tgz) = 96c16435936eab288d5fdd5750e3f863
+SHA256 (PECL/pecl_http-1.3.3.tgz) = f9d8d361809348b355ed3dca74701e321ee3948225f69c704880b80cf692c874
+SIZE (PECL/pecl_http-1.3.3.tgz) = 195828