diff options
author | mef <mef@pkgsrc.org> | 2014-12-31 13:46:18 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-12-31 13:46:18 +0000 |
commit | 70c38f486749e2e9b52c3e09c088919c6fa29c5e (patch) | |
tree | 4f57f1fc1d7920a04e9cd60ec46d79bed3e7ee6b /www/p5-CGI-Cookie-Splitter | |
parent | 435a3f5462debd99f6e491a5724adae50d27cb62 (diff) | |
download | pkgsrc-70c38f486749e2e9b52c3e09c088919c6fa29c5e.tar.gz |
(pkgsrc)
- Add ${PERL5_LICENSE}
(upstream)
- Update 0.02 to 0.04
0.04 2014-02-16 20:05:57Z
- convert to Dist::Zilla, with more metadata
0.03 2014-02-03 01:12:11Z
- fix test failures due to hash randomization (RT#81612), and some
unintialized warnings (thanks, Shlomi Fish!)
Diffstat (limited to 'www/p5-CGI-Cookie-Splitter')
-rw-r--r-- | www/p5-CGI-Cookie-Splitter/Makefile | 6 | ||||
-rw-r--r-- | www/p5-CGI-Cookie-Splitter/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-CGI-Cookie-Splitter/Makefile b/www/p5-CGI-Cookie-Splitter/Makefile index 9502f7cf836..65803926660 100644 --- a/www/p5-CGI-Cookie-Splitter/Makefile +++ b/www/p5-CGI-Cookie-Splitter/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:38:00 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/12/31 13:46:18 mef Exp $ -DISTNAME= CGI-Cookie-Splitter-0.02 +DISTNAME= CGI-Cookie-Splitter-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 CATEGORIES= www perl5 MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/CGI-Cookie-Splitter/ COMMENT= Perl5 module for splitting big cookies into smaller ones +LICENSE= ${PERL5_LICENSE} USE_LANGUAGES= # empty PERL5_PACKLIST= auto/CGI/Cookie/Splitter/.packlist diff --git a/www/p5-CGI-Cookie-Splitter/distinfo b/www/p5-CGI-Cookie-Splitter/distinfo index 49a447263ac..7ba36fd756b 100644 --- a/www/p5-CGI-Cookie-Splitter/distinfo +++ b/www/p5-CGI-Cookie-Splitter/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/08/18 13:42:11 seb Exp $ +$NetBSD: distinfo,v 1.2 2014/12/31 13:46:18 mef Exp $ -SHA1 (CGI-Cookie-Splitter-0.02.tar.gz) = 176a9040a99fabc3b4fff26d175686f10fa83d06 -RMD160 (CGI-Cookie-Splitter-0.02.tar.gz) = 2cb81da436b90d4e756990d4199a7d82b4d7675e -Size (CGI-Cookie-Splitter-0.02.tar.gz) = 5163 bytes +SHA1 (CGI-Cookie-Splitter-0.04.tar.gz) = d40d9a1a919101d939b17a75f0a7ef38a6c80e25 +RMD160 (CGI-Cookie-Splitter-0.04.tar.gz) = d8de4cc42b275fcee563c5b90b20910c308ac121 +Size (CGI-Cookie-Splitter-0.04.tar.gz) = 23318 bytes |