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
Module Name: pkgsrc
Committed By: wen
Date: Sat Oct 4 07:36:46 UTC 2025
Modified Files:
pkgsrc/www/p5-Catalyst-Plugin-Session: Makefile distinfo
Log Message:
Update to 0.44
Upstream changes:
0.44 - 2025-07-16
- use properly random session IDs using a real entropy source (using
Crypt::SysRandom)
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/www/p5-Catalyst-Plugin-Session/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/p5-Catalyst-Plugin-Session/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/Makefile
diff -u pkgsrc/www/p5-Catalyst-Plugin-Session/Makefile:1.43 pkgsrc/www/p5-Catalyst-Plugin-Session/Makefile:1.44
--- pkgsrc/www/p5-Catalyst-Plugin-Session/Makefile:1.43 Fri Jul 4 08:49:05 2025
+++ pkgsrc/www/p5-Catalyst-Plugin-Session/Makefile Sat Oct 4 07:36:46 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2025/07/04 08:49:05 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2025/10/04 07:36:46 wen Exp $
-DISTNAME= Catalyst-Plugin-Session-0.43
+DISTNAME= Catalyst-Plugin-Session-0.44
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
@@ -12,18 +11,14 @@ COMMENT= Generic Catalyst Session plugin
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Catalyst-Runtime>=5.71001:../../www/p5-Catalyst-Runtime
-#DEPENDS+= {perl>=5.10,p5-Digest-[0-9]*}:../../security/p5-Digest
-#DEPENDS+= {perl>=5.10,p5-File-Temp-[0-9]*}:../../devel/p5-File-Temp
DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat
DEPENDS+= p5-Moose>=0.76:../../devel/p5-Moose
DEPENDS+= p5-MooseX-Emulate-Class-Accessor-Fast>=0.00801:../../devel/p5-MooseX-Emulate-Class-Accessor-Fast
DEPENDS+= p5-Object-Signature>=0:../../devel/p5-Object-Signature
-#DEPENDS+= {perl>=5.10,p5-PathTools-[0-9]*}:../../devel/p5-PathTools
DEPENDS+= p5-namespace-clean>=0.10:../../devel/p5-namespace-clean
+DEPENDS+= p5-Crypt-SysRandom>=0:../../security/p5-Crypt-SysRandom
TOOL_DEPENDS+= p5-Test-Deep>=0:../../devel/p5-Test-Deep
-# p5-Catalyst-Plugin-Authentication has TOOL_DEPENDS on p5-Catalyst-Plugin-Session too
-# TOOL_DEPENDS+= p5-Catalyst-Plugin-Authentication>=0:../../www/p5-Catalyst-Plugin-Authentication
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Catalyst/Plugin/Session/.packlist
Index: pkgsrc/www/p5-Catalyst-Plugin-Session/distinfo
diff -u pkgsrc/www/p5-Catalyst-Plugin-Session/distinfo:1.19 pkgsrc/www/p5-Catalyst-Plugin-Session/distinfo:1.20
--- pkgsrc/www/p5-Catalyst-Plugin-Session/distinfo:1.19 Sun Oct 22 09:43:52 2023
+++ pkgsrc/www/p5-Catalyst-Plugin-Session/distinfo Sat Oct 4 07:36:46 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2023/10/22 09:43:52 wen Exp $
+$NetBSD: distinfo,v 1.20 2025/10/04 07:36:46 wen Exp $
-BLAKE2s (Catalyst-Plugin-Session-0.43.tar.gz) = 98088f2d579939531c7e43b5ce49113c21f06e16f55233a3abcde4bdcb71a4bc
-SHA512 (Catalyst-Plugin-Session-0.43.tar.gz) = 5e41cab3c37d8dee7aceb386f0b9e8d0f01771d1d4d26403acdf2a4ea5966af81406afbf1032b62178613e6186228d8f8f3b7accd03d9b9db709d6727ac76be1
-Size (Catalyst-Plugin-Session-0.43.tar.gz) = 40549 bytes
+BLAKE2s (Catalyst-Plugin-Session-0.44.tar.gz) = 7eeaa4533d4ce3d1d8220b3f8d9752f36f65cba867d4e3cd3eadb80b1d134dce
+SHA512 (Catalyst-Plugin-Session-0.44.tar.gz) = c45cda4489542c249feb5eadebec89db05445201141079f4813d2b29719acb41232a3abc0efc72ea92be32af36841291ae53699f8a6212d252e2df03a2cce202
+Size (Catalyst-Plugin-Session-0.44.tar.gz) = 40101 bytes
Home |
Main Index |
Thread Index |
Old Index