aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-10-31 14:40:04 +0800
committerclsung <clsung@FreeBSD.org>2006-10-31 14:40:04 +0800
commit0ab6ce4fca3b02a756e1655045511021a98c505b (patch)
tree4b41ef4d3cc5f373bec4be6760265e3a7ef5a17c /www
parent219252af829439f2e7014253244599cdd17d45f5 (diff)
downloadfreebsd-ports-graphics-0ab6ce4fca3b02a756e1655045511021a98c505b.tar.gz
freebsd-ports-graphics-0ab6ce4fca3b02a756e1655045511021a98c505b.tar.zst
freebsd-ports-graphics-0ab6ce4fca3b02a756e1655045511021a98c505b.zip
- Update to 1.3.3
PR: ports/104296 Submitted by: maintainer (Alexander Zhuravlev)
Diffstat (limited to 'www')
-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 dcc457a7386..d2ee37ea237 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 33d869f6dbb..69ffd38c037 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