pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-Dancer-Session-Cookie p5-Dancer-Session-Cookie:...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/490ef4d1c561
branches:  trunk
changeset: 377213:490ef4d1c561
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Mar 14 08:03:27 2018 +0000

description:
p5-Dancer-Session-Cookie: update to 0.30.

0.30 2018-03-11
  [ ENHANCEMENTS ]
    - add a CONTRIBUTING file [GH#18, Paul Cochrane]
    - minor refactoring, bump minor Perl version to 5.10.0.

  [ STATISTICS ]
    - code churn: 5 files changed, 127 insertions(+), 26 deletions(-)

diffstat:

 www/p5-Dancer-Session-Cookie/Makefile |   5 +++--
 www/p5-Dancer-Session-Cookie/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs (35 lines):

diff -r 1e6d2c2a2cd1 -r 490ef4d1c561 www/p5-Dancer-Session-Cookie/Makefile
--- a/www/p5-Dancer-Session-Cookie/Makefile     Wed Mar 14 08:03:04 2018 +0000
+++ b/www/p5-Dancer-Session-Cookie/Makefile     Wed Mar 14 08:03:27 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2018/02/25 19:34:54 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2018/03/14 08:03:27 wiz Exp $
 
-DISTNAME=      Dancer-Session-Cookie-0.29
+DISTNAME=      Dancer-Session-Cookie-0.30
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Dancer/}
@@ -16,6 +16,7 @@
 DEPENDS+=      p5-Crypt-CBC-[0-9]*:../../security/p5-Crypt-CBC
 DEPENDS+=      p5-Crypt-Rijndael-[0-9]*:../../security/p5-Crypt-Rijndael
 DEPENDS+=      p5-Dancer>=1.1313:../../www/p5-Dancer
+DEPENDS+=      p5-PerlX-Maybe-[0-9]*:../../devel/p5-PerlX-Maybe
 DEPENDS+=      p5-Session-Storage-Secure-[0-9]*:../../www/p5-Session-Storage-Secure
 DEPENDS+=      p5-String-CRC32-[0-9]*:../../textproc/p5-String-CRC32
 DEPENDS+=      p5-Time-Duration-Parse-[0-9]*:../../time/p5-Time-Duration-Parse
diff -r 1e6d2c2a2cd1 -r 490ef4d1c561 www/p5-Dancer-Session-Cookie/distinfo
--- a/www/p5-Dancer-Session-Cookie/distinfo     Wed Mar 14 08:03:04 2018 +0000
+++ b/www/p5-Dancer-Session-Cookie/distinfo     Wed Mar 14 08:03:27 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/02/25 19:34:54 wiz Exp $
+$NetBSD: distinfo,v 1.6 2018/03/14 08:03:27 wiz Exp $
 
-SHA1 (Dancer-Session-Cookie-0.29.tar.gz) = 7f45a50bc49719cd930d09a80338ea0fa1a5807b
-RMD160 (Dancer-Session-Cookie-0.29.tar.gz) = 17e8f0a964b2e92f54d9d03d3811f49aa9210fc8
-SHA512 (Dancer-Session-Cookie-0.29.tar.gz) = f948ffbc5138a6bb0b63ee54e9571d4ca56c1412590c7c1b241f613beff41adbb3301c7a9d3fc45ffff47e143355208eb825b724a394297fc12109fcefd64189
-Size (Dancer-Session-Cookie-0.29.tar.gz) = 25396 bytes
+SHA1 (Dancer-Session-Cookie-0.30.tar.gz) = fd3dd83804c431952b8112ca8a38e59339bc28b0
+RMD160 (Dancer-Session-Cookie-0.30.tar.gz) = f4fd06898b4e7e5bed86c0c34cbf685d3a7b8402
+SHA512 (Dancer-Session-Cookie-0.30.tar.gz) = 2b00c901111c5ecca0f0ed47af952be1867b9af0eff45e577eefef2c7c15995a85f6ba1b214801b66c0d62401ca5a8a4ce730af262e2e80840acc7e801b1f3b7
+Size (Dancer-Session-Cookie-0.30.tar.gz) = 27033 bytes



Home | Main Index | Thread Index | Old Index