[130084] trunk/dports/perl/p5-catalyst-plugin-unicode-encoding/Portfile

devans at macports.org devans at macports.org
Fri Dec 26 12:57:08 PST 2014


Revision: 130084
          https://trac.macports.org/changeset/130084
Author:   devans at macports.org
Date:     2014-12-26 12:57:08 -0800 (Fri, 26 Dec 2014)
Log Message:
-----------
p5-catalyst-plugin-unicode-encoding: mark obsolete replaced by p5-catalyst-runtime, merged into p5-catalyst-runtime in version 5.90069_003 (#46185).

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-plugin-unicode-encoding/Portfile

Modified: trunk/dports/perl/p5-catalyst-plugin-unicode-encoding/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-unicode-encoding/Portfile	2014-12-26 20:17:11 UTC (rev 130083)
+++ trunk/dports/perl/p5-catalyst-plugin-unicode-encoding/Portfile	2014-12-26 20:57:08 UTC (rev 130084)
@@ -6,23 +6,14 @@
 
 perl5.branches      5.16 5.18 5.20
 perl5.setup         Catalyst-Plugin-Unicode-Encoding 1.9
-license             {Artistic-1 GPL}
-maintainers         fpassera.com:dev openmaintainer
+revision            1
 
-description         Unicode aware Catalyst
-long_description    ${description}
+license             none
 
-platforms           darwin
-supported_archs     noarch
-
-checksums           rmd160  1f47d323540030534c1a2615b8434fd1370beec1 \
-                    sha256  5081af6280726c6e29af731dc7597f55fc33a2861612325f5de1fc9f0e9c9dbe
-
-# This port seems to be in conflict with p5-catalyst-runtime:
-#     https://trac.macports.org/ticket/46185
-
 if {${perl5.major} != ""} {
-    depends_lib-append \
-                    port:p${perl5.major}-catalyst-runtime \
-                    port:p${perl5.major}-encode
+    replaced_by     p${perl5.major}-catalyst-runtime
+} else {
+    replaced_by     p5-catalyst-runtime
 }
+
+PortGroup           obsolete 1.0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141226/d7c2832f/attachment.html>


More information about the macports-changes mailing list