pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-Catalyst-Plugin-Session-State-Cookie
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 7 20:42:25 UTC 2020
Modified Files:
pkgsrc/www/p5-Catalyst-Plugin-Session-State-Cookie: Makefile distinfo
Log Message:
p5-Catalyst-Plugin-Session-State-Cookie: update to 0.18.
0.18 - 2020-08-27
- add SameSite support (RT#133009)
- convert optional test using Test::WWW::Mechanize::Catalyst to
mandatory test using Catalyst::Test
- convert from Module::Install to Distar for packaging and release
process
- fix running Makefile.PL when . is not included in @INC (RT#121882)
- minor test cleanups
- typo and spelling fixes in documentation
- convert repository to git (fREW Schmidt)
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 \
pkgsrc/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile
cvs rdiff -u -r1.9 -r1.10 \
pkgsrc/www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile
diff -u pkgsrc/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile:1.28 pkgsrc/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile:1.29
--- pkgsrc/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile:1.28 Mon Aug 31 18:12:45 2020
+++ pkgsrc/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile Mon Sep 7 20:42:25 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2020/08/31 18:12:45 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2020/09/07 20:42:25 wiz Exp $
-DISTNAME= Catalyst-Plugin-Session-State-Cookie-0.17
+DISTNAME= Catalyst-Plugin-Session-State-Cookie-0.18
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 12
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
Index: pkgsrc/www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo
diff -u pkgsrc/www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo:1.9 pkgsrc/www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo:1.10
--- pkgsrc/www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo:1.9 Wed Nov 4 02:47:05 2015
+++ pkgsrc/www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo Mon Sep 7 20:42:25 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2015/11/04 02:47:05 agc Exp $
+$NetBSD: distinfo,v 1.10 2020/09/07 20:42:25 wiz Exp $
-SHA1 (Catalyst-Plugin-Session-State-Cookie-0.17.tar.gz) = d533939951fcbdd59bb2005340d321d702b838e8
-RMD160 (Catalyst-Plugin-Session-State-Cookie-0.17.tar.gz) = be13439d71318779d4539708d5005b5662df8d9d
-SHA512 (Catalyst-Plugin-Session-State-Cookie-0.17.tar.gz) = 29040a1b6be47152b1604d20d5adcfc38e7b23ec4ab2fa8b8897e64ae294d4a220b0ab53bad69ecc5c0b7ac2982001a032f4fd93ca3f55e1588d4e5ab3721ddc
-Size (Catalyst-Plugin-Session-State-Cookie-0.17.tar.gz) = 28177 bytes
+SHA1 (Catalyst-Plugin-Session-State-Cookie-0.18.tar.gz) = 8aa6fe83d401f5f30d875077352b59a2152943e6
+RMD160 (Catalyst-Plugin-Session-State-Cookie-0.18.tar.gz) = 8d966fad1f8a75dd47f49cd4af62d8812c7c1c5a
+SHA512 (Catalyst-Plugin-Session-State-Cookie-0.18.tar.gz) = 409512337eb15dfbeb1429d70632d24ff2ff97bb811333228c0bb6e6ba83bf98d3d1ce5d8873401b75b1b60f0dff791606cd31a87257e1b1d210eafd4621c1f0
+Size (Catalyst-Plugin-Session-State-Cookie-0.18.tar.gz) = 16909 bytes
Home |
Main Index |
Thread Index |
Old Index