[144566] trunk/dports/perl/p5-sdl_perl/Portfile

mojca at macports.org mojca at macports.org
Tue Jan 12 13:50:11 PST 2016


Revision: 144566
          https://trac.macports.org/changeset/144566
Author:   mojca at macports.org
Date:     2016-01-12 13:50:11 -0800 (Tue, 12 Jan 2016)
Log Message:
-----------
p5-sdl_perl: fix replacements (see #50245)

Modified Paths:
--------------
    trunk/dports/perl/p5-sdl_perl/Portfile

Modified: trunk/dports/perl/p5-sdl_perl/Portfile
===================================================================
--- trunk/dports/perl/p5-sdl_perl/Portfile	2016-01-12 21:45:09 UTC (rev 144565)
+++ trunk/dports/perl/p5-sdl_perl/Portfile	2016-01-12 21:50:11 UTC (rev 144566)
@@ -4,15 +4,15 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.22
+perl5.branches      5.16 5.18 5.20 5.22
 perl5.setup         SDL_Perl 2.2.6 ../by-authors/id/K/KT/KTHAKORE
-revision            1
+revision            2
 license             none
 
 depends_lib
 
 if {${perl5.major} != ""} {
-    replaced_by     p${perl5.major}-sdl
+    replaced_by     p5.22-sdl
 } else {
     replaced_by     p5-sdl
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160112/a17ef486/attachment.html>


More information about the macports-changes mailing list