pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-Catalyst-Component-InstancePerContext
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 28 20:09:46 UTC 2025
Modified Files:
pkgsrc/www/p5-Catalyst-Component-InstancePerContext: Makefile
Log Message:
p5-Catalyst-Component-InstancePerContext: remove p5-URI-ws dependency.
p5-URI provides this nowadays.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 \
pkgsrc/www/p5-Catalyst-Component-InstancePerContext/Makefile
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-Component-InstancePerContext/Makefile
diff -u pkgsrc/www/p5-Catalyst-Component-InstancePerContext/Makefile:1.24 pkgsrc/www/p5-Catalyst-Component-InstancePerContext/Makefile:1.25
--- pkgsrc/www/p5-Catalyst-Component-InstancePerContext/Makefile:1.24 Fri Jul 4 08:49:02 2025
+++ pkgsrc/www/p5-Catalyst-Component-InstancePerContext/Makefile Sun Sep 28 20:09:46 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2025/07/04 08:49:02 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2025/09/28 20:09:46 wiz Exp $
DISTNAME= Catalyst-Component-InstancePerContext-0.001001
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
@@ -12,7 +12,7 @@ COMMENT= Return a new instance a compone
DEPENDS+= p5-Catalyst-Runtime-[0-9]*:../../www/p5-Catalyst-Runtime
DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
-DEPENDS+= p5-URI-ws>=0.03:../../www/p5-URI-ws
+DEPENDS+= p5-URI>=5.34:../../www/p5-URI
#DEPENDS+= {perl>=5.10,p5-Scalar-List-Utils-[0-9]*}:../../devel/p5-Scalar-List-Utils
USE_LANGUAGES= # empty
Home |
Main Index |
Thread Index |
Old Index