[130162] trunk/dports/perl/p5-graveyard/Portfile

larryv at macports.org larryv at macports.org
Sat Dec 27 16:31:37 PST 2014


Revision: 130162
          https://trac.macports.org/changeset/130162
Author:   larryv at macports.org
Date:     2014-12-27 16:31:37 -0800 (Sat, 27 Dec 2014)
Log Message:
-----------
Perl graveyard: Fix name of replacement subport

"p" is Perl. "py" is Python.

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

Modified: trunk/dports/perl/p5-graveyard/Portfile
===================================================================
--- trunk/dports/perl/p5-graveyard/Portfile	2014-12-28 00:31:35 UTC (rev 130161)
+++ trunk/dports/perl/p5-graveyard/Portfile	2014-12-28 00:31:37 UTC (rev 130162)
@@ -30,7 +30,7 @@
         subport p${series}-$port {
             version $ver
             revision $rev
-            replaced_by py${repl}-$port
+            replaced_by p${repl}-$port
         }
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141227/d8a138ce/attachment.html>


More information about the macports-changes mailing list