aboutsummaryrefslogtreecommitdiff
path: root/www/pear-HTTP_Client
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-06-25 07:34:33 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-06-25 07:34:33 +0000
commitf8d357bc2fba92ddd07ceaa160b5f8bf59a19c50 (patch)
tree470025fa0f2142777421571a2277e3e62dfc0a43 /www/pear-HTTP_Client
parente13e30928ef38e052e456be8e13c649847f2bb78 (diff)
downloadports-f8d357bc2fba92ddd07ceaa160b5f8bf59a19c50.tar.gz
ports-f8d357bc2fba92ddd07ceaa160b5f8bf59a19c50.zip
Notes
Diffstat (limited to 'www/pear-HTTP_Client')
-rw-r--r--www/pear-HTTP_Client/Makefile5
-rw-r--r--www/pear-HTTP_Client/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/www/pear-HTTP_Client/Makefile b/www/pear-HTTP_Client/Makefile
index 610f5d524b99..6eadd476b750 100644
--- a/www/pear-HTTP_Client/Makefile
+++ b/www/pear-HTTP_Client/Makefile
@@ -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,8 @@ COMMENT= PEAR classes for high level HTTP requests
BUILD_DEPENDS= ${PEARDIR}/HTTP.php:${PORTSDIR}/www/pear-HTTP \
${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${PEARDIR}/HTTP.php:${PORTSDIR}/www/pear-HTTP \
+ ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
CATEGORY= HTTP
FILES= Client.php Client/CookieManager.php
diff --git a/www/pear-HTTP_Client/distinfo b/www/pear-HTTP_Client/distinfo
index dceb306774b4..deb62353bd68 100644
--- a/www/pear-HTTP_Client/distinfo
+++ b/www/pear-HTTP_Client/distinfo
@@ -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