Revision
122948
Author
khindenburg@macports.org
Date
2014-08-02 13:43:03 -0700 (Sat, 02 Aug 2014)

Log Message

p5-cache-cache: add perl branches 5.18 and 5.20

Modified Paths

Diff

Modified: trunk/dports/perl/p5-cache-cache/Portfile (122947 => 122948)


--- trunk/dports/perl/p5-cache-cache/Portfile	2014-08-02 20:38:39 UTC (rev 122947)
+++ trunk/dports/perl/p5-cache-cache/Portfile	2014-08-02 20:43:03 UTC (rev 122948)
@@ -3,11 +3,11 @@
 PortSystem            1.0
 PortGroup             perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup           Cache-Cache 1.06
 revision              3
 license               {Artistic-1 GPL}
-maintainers           nomaintainer
+maintainers           khindenburg openmaintainer
 description           Cache::Cache, the Cache interface
 long_description      The Cache modules are designed to assist a developer \
                       in persisting data for a specified period of time. \