Revision
124786
Author
ryandesign@macports.org
Date
2014-08-27 21:41:45 -0700 (Wed, 27 Aug 2014)

Log Message

p5-memoize-expirelru: add p5.18 and p5.20

Modified Paths

Diff

Modified: trunk/dports/perl/p5-memoize-expirelru/Portfile (124785 => 124786)


--- trunk/dports/perl/p5-memoize-expirelru/Portfile	2014-08-28 04:40:12 UTC (rev 124785)
+++ trunk/dports/perl/p5-memoize-expirelru/Portfile	2014-08-28 04:41:45 UTC (rev 124786)
@@ -3,7 +3,7 @@
 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         Memoize-ExpireLRU 0.55
 revision            3
 license             {Artistic-1 GPL}