Revision
124718
Author
ryandesign@macports.org
Date
2014-08-27 07:59:24 -0700 (Wed, 27 Aug 2014)

Log Message

p5-svn-mirror, p5-svn-simple: add p5.18 and p5.20; don't hardcode master_sites

Modified Paths

Diff

Modified: trunk/dports/perl/p5-svn-mirror/Portfile (124717 => 124718)


--- trunk/dports/perl/p5-svn-mirror/Portfile	2014-08-27 14:54:40 UTC (rev 124717)
+++ trunk/dports/perl/p5-svn-mirror/Portfile	2014-08-27 14:59:24 UTC (rev 124718)
@@ -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		SVN-Mirror 0.75
 revision        2
 maintainers		geeklair.net:dluke openmaintainer
@@ -17,7 +17,6 @@
 		rmd160	4912cfcb93d1b1e91fc11e3ab5134d4096a44b5d
 
 platforms		darwin
-master_sites		http://cpan.perl.org/authors/id/C/CL/CLKAO/
 homepage		http://search.cpan.org/~clkao/
 
 if {${perl5.major} != ""} {

Modified: trunk/dports/perl/p5-svn-simple/Portfile (124717 => 124718)


--- trunk/dports/perl/p5-svn-simple/Portfile	2014-08-27 14:54:40 UTC (rev 124717)
+++ trunk/dports/perl/p5-svn-simple/Portfile	2014-08-27 14:59:24 UTC (rev 124718)
@@ -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     SVN-Simple 0.28
 revision        4
 maintainers     geeklair.net:dluke openmaintainer
@@ -17,7 +17,6 @@
                 sha1   3a47dbe7fb95f19eefe24ad29f7d67bc074708fc \
                 rmd160 a8b00c456d1d65754f1ace9e5cdf6c8d94b7aefe
 platforms       darwin
-master_sites    http://cpan.perl.org/authors/id/C/CL/CLKAO/
 homepage        http://search.cpan.org/~clkao/
 
 if {${perl5.major} != ""} {