pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/p5-Catalyst-Runtime



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Mar  5 07:20:00 UTC 2018

Modified Files:
        pkgsrc/www/p5-Catalyst-Runtime: Makefile

Log Message:
p5-Catalyst-Runtime: relax version check


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/www/p5-Catalyst-Runtime/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-Runtime/Makefile
diff -u pkgsrc/www/p5-Catalyst-Runtime/Makefile:1.43 pkgsrc/www/p5-Catalyst-Runtime/Makefile:1.44
--- pkgsrc/www/p5-Catalyst-Runtime/Makefile:1.43        Sun Feb 25 19:29:15 2018
+++ pkgsrc/www/p5-Catalyst-Runtime/Makefile     Mon Mar  5 07:20:00 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2018/02/25 19:29:15 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2018/03/05 07:20:00 wiz Exp $
 
 DISTNAME=      Catalyst-Runtime-5.90117
 PKGNAME=       p5-${DISTNAME}
@@ -21,7 +21,7 @@ DEPENDS+=     p5-MooseX-MethodAttributes>=0.
 DEPENDS+=      p5-MooseX-Role-WithOverloading>=0.09:../../devel/p5-MooseX-Role-WithOverloading
 DEPENDS+=      p5-MooseX-Types-LoadableClass>=0.03:../../devel/p5-MooseX-Types-LoadableClass
 DEPENDS+=      p5-Class-C3-Adopt-NEXT>=0.07:../../devel/p5-Class-C3-Adopt-NEXT
-DEPENDS+=      p5-CGI-Simple>=1.109:../../www/p5-CGI-Simple
+DEPENDS+=      p5-CGI-Simple-[0-9]*:../../www/p5-CGI-Simple
 DEPENDS+=      p5-Data-Dump>=0:../../devel/p5-Data-Dump
 DEPENDS+=      p5-HTML-Parser>=0:../../www/p5-HTML-Parser
 DEPENDS+=      p5-HTTP-Body>=1.06:../../www/p5-HTTP-Body



Home | Main Index | Thread Index | Old Index