diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-08-24 00:39:56 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-08-24 00:39:56 +0800 |
commit | fd05531af0e89c5ab1f0ecc727005fa346c7e276 (patch) | |
tree | 69bdc78c6413c7d08ca9af5b5f9b5f6c06cd6d85 /www | |
parent | 5b2e9bfbe2ece764013d5bf15ec328b97c33ec31 (diff) | |
download | freebsd-ports-gnome-fd05531af0e89c5ab1f0ecc727005fa346c7e276.tar.gz freebsd-ports-gnome-fd05531af0e89c5ab1f0ecc727005fa346c7e276.tar.zst freebsd-ports-gnome-fd05531af0e89c5ab1f0ecc727005fa346c7e276.zip |
- Update to 0.007
- Add NO_ARCH
Changes: http://search.cpan.org/dist/HTTP-CookieJar/Changes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTTP-CookieJar/Makefile | 7 | ||||
-rw-r--r-- | www/p5-HTTP-CookieJar/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/p5-HTTP-CookieJar/Makefile b/www/p5-HTTP-CookieJar/Makefile index 1c3d7e8d7666..084c342decfd 100644 --- a/www/p5-HTTP-CookieJar/Makefile +++ b/www/p5-HTTP-CookieJar/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= HTTP-CookieJar -PORTVERSION= 0.006 -PORTREVISION= 1 +PORTVERSION= 0.007 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,9 +18,9 @@ TEST_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-Mozilla-PublicSuffix>=0:${PORTSDIR}/dns/p5-Mozilla-PublicSuffix \ p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ - p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple \ - p5-Time-Mock>=0:${PORTSDIR}/devel/p5-Time-Mock + p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple +NO_ARCH= yes USE_PERL5= configure USES= perl5 diff --git a/www/p5-HTTP-CookieJar/distinfo b/www/p5-HTTP-CookieJar/distinfo index 7ec3c85a58e1..0d7419df69f1 100644 --- a/www/p5-HTTP-CookieJar/distinfo +++ b/www/p5-HTTP-CookieJar/distinfo @@ -1,2 +1,2 @@ -SHA256 (HTTP-CookieJar-0.006.tar.gz) = 629d5d83fba0682296deb2f919ef7681f9dba7dd0028660090422d335512f430 -SIZE (HTTP-CookieJar-0.006.tar.gz) = 27581 +SHA256 (HTTP-CookieJar-0.007.tar.gz) = b3fd8073a204140b0ac440c185339289108e3eba32f8b0815111c672f201b660 +SIZE (HTTP-CookieJar-0.007.tar.gz) = 28575 |