diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/pear-HTTP/Makefile | 6 | ||||
-rw-r--r-- | www/pear-HTTP/distinfo | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/www/pear-HTTP/Makefile b/www/pear-HTTP/Makefile index 97033261f6c4..ac17baf9e2fc 100644 --- a/www/pear-HTTP/Makefile +++ b/www/pear-HTTP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= www devel pear MAINTAINER= tabthorpe@FreeBSD.org @@ -17,6 +17,10 @@ RUN_DEPENDS= ${BUILD_DEPENDS} FILES= HTTP.php +TESTS= absoluteURI.inc negotiateCharset.phpt negotiateCharset2.phpt \ + negotiateLanguage.phpt negotiateMimeType.phpt test1a.phpt \ + test2a.phpt test3a.phpt test4a.phpt test5a.phpt test6a.phpt + .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include <bsd.port.post.mk> diff --git a/www/pear-HTTP/distinfo b/www/pear-HTTP/distinfo index f68daa09d30e..390c585ac94a 100644 --- a/www/pear-HTTP/distinfo +++ b/www/pear-HTTP/distinfo @@ -1,3 +1,3 @@ -MD5 (PEAR/HTTP-1.4.0.tgz) = 62f3ef8c163e2ac11b8ea0163f2a5d3e -SHA256 (PEAR/HTTP-1.4.0.tgz) = c5b005fc460e56ae2e0f6f27fe7fa6d2bdb8a332284f221605bf8406e79d3a3b -SIZE (PEAR/HTTP-1.4.0.tgz) = 4593 +MD5 (PEAR/HTTP-1.4.1.tgz) = 6fe726d7304f81ac1fe866b7725512fa +SHA256 (PEAR/HTTP-1.4.1.tgz) = 5ec91f1f4f1bacf637af5413d3801fd5aaefa9c10c8079b9bd0fd0cc33f03d52 +SIZE (PEAR/HTTP-1.4.1.tgz) = 8635 |