diff options
| -rw-r--r-- | www/pear-HTTP_Client/Makefile | 5 | ||||
| -rw-r--r-- | www/pear-HTTP_Client/distinfo | 4 |
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 |
