On 12/13/14 3:56 PM, Ryan Schmidt wrote:
On Dec 13, 2014, at 8:15 AM, [email protected] wrote:
Revision
129463
Author
[email protected]
Date
2014-12-13 06:15:48 -0800 (Sat, 13 Dec 2014)
Log Message
p5-plack-middleware-methodoverride: new port (dependency of p5-catalyst-runtime)
Added Paths
• trunk/dports/perl/p5-plack-middleware-methodoverride/
• trunk/dports/perl/p5-plack-middleware-methodoverride/Portfile
Diff
Added: trunk/dports/perl/p5-plack-middleware-methodoverride/Portfile (0 =>
129463)
--- trunk/dports/perl/p5-plack-middleware-methodoverride/Portfile
(rev 0)
+++ trunk/dports/perl/p5-plack-middleware-methodoverride/Portfile
2014-12-13 14:15:48 UTC (rev 129463)
@@ -0,0 +1,28 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil;
c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup perl5 1.0
+
+perl5.branches 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup Plack-Middleware-MethodOverride 0.10
Since we're currently on a quest to remove older perl versions from existing
modules, we probably shouldn't add older perl versions to new modules. Let's
just use 5.16 and later on new modules.
In this case, the new module is claimed to be a missing dependency of
existing port p5-catalyst-runtime (which has not yet been updated to
reflect this dependency).
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev