Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-HTTP-CookieMonster Update to 0.11
details: https://anonhg.NetBSD.org/pkgsrc/rev/c5033c01d478
branches: trunk
changeset: 431079:c5033c01d478
user: wen <wen%pkgsrc.org@localhost>
date: Sat May 09 06:37:49 2020 +0000
description:
Update to 0.11
Upstream changes:
0.11 2020-01-31 17:32:56Z
- Remove Storable dependency (GH#10)
- Move WWW::Mechanize to develop dependencies
0.10 2020-01-30 18:20:52Z
- Remove Data::Serializer (GH#5) (Olaf Alders)
- Fixed pod error as reported by CPANTS. (GH#3) (Mohammad S Anwar)
- Minor improvement to method set_cookie() with test. (GH#2) (Mohammad S Anwar)
diffstat:
www/p5-HTTP-CookieMonster/Makefile | 7 +++----
www/p5-HTTP-CookieMonster/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (38 lines):
diff -r 06e26144bd53 -r c5033c01d478 www/p5-HTTP-CookieMonster/Makefile
--- a/www/p5-HTTP-CookieMonster/Makefile Sat May 09 06:01:02 2020 +0000
+++ b/www/p5-HTTP-CookieMonster/Makefile Sat May 09 06:37:49 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2019/08/11 13:24:44 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2020/05/09 06:37:49 wen Exp $
-DISTNAME= HTTP-CookieMonster-0.09
+DISTNAME= HTTP-CookieMonster-0.11
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
@@ -16,7 +15,7 @@
DEPENDS+= p5-Safe-Isa-[0-9]*:../../devel/p5-Safe-Isa
DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter
DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
-BUILD_DEPENDS+= p5-Data-Serializer-[0-9]*:../../devel/p5-Data-Serializer
+
BUILD_DEPENDS+= p5-Test-Most-[0-9]*:../../devel/p5-Test-Most
BUILD_DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
diff -r 06e26144bd53 -r c5033c01d478 www/p5-HTTP-CookieMonster/distinfo
--- a/www/p5-HTTP-CookieMonster/distinfo Sat May 09 06:01:02 2020 +0000
+++ b/www/p5-HTTP-CookieMonster/distinfo Sat May 09 06:37:49 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/04/15 11:22:57 wiz Exp $
+$NetBSD: distinfo,v 1.2 2020/05/09 06:37:49 wen Exp $
-SHA1 (HTTP-CookieMonster-0.09.tar.gz) = c0d88f9cc5129d87cd931b6e548a8b698aff892e
-RMD160 (HTTP-CookieMonster-0.09.tar.gz) = 32c59075a3bcffd15020aad9f8170d63043e5754
-SHA512 (HTTP-CookieMonster-0.09.tar.gz) = aa55750c502ab1a30615987adca7fa65c3288ee5d19cab82363342627def54b1def405aab8b04ffde998744f7b71798802351d2e4fcc51c844ee95df763e9e4f
-Size (HTTP-CookieMonster-0.09.tar.gz) = 16315 bytes
+SHA1 (HTTP-CookieMonster-0.11.tar.gz) = e664bc404877afdae95f36fde92d0dd0167713a0
+RMD160 (HTTP-CookieMonster-0.11.tar.gz) = aa8e8a317861d92c65a02e741c99461da77d6985
+SHA512 (HTTP-CookieMonster-0.11.tar.gz) = d6cbd96e9847f2bb3fe7351e5673b2d5bc24814fd1c2e46ddafd0f7e63082bdf08bf90ca243b32b92b22643da5e9f4ef1c1f51ebe6638f0b581b3bbade212fb7
+Size (HTTP-CookieMonster-0.11.tar.gz) = 25938 bytes
Home |
Main Index |
Thread Index |
Old Index