[138657] trunk/dports/perl/p5-text-trac/Portfile

dluke at macports.org dluke at macports.org
Tue Jul 14 14:34:11 PDT 2015


Revision: 138657
          https://trac.macports.org/changeset/138657
Author:   dluke at macports.org
Date:     2015-07-14 14:34:11 -0700 (Tue, 14 Jul 2015)
Log Message:
-----------
p5-text-trac: version bump, add dep, give up maintainership. Passes tests with perl5.22

Modified Paths:
--------------
    trunk/dports/perl/p5-text-trac/Portfile

Modified: trunk/dports/perl/p5-text-trac/Portfile
===================================================================
--- trunk/dports/perl/p5-text-trac/Portfile	2015-07-14 20:43:23 UTC (rev 138656)
+++ trunk/dports/perl/p5-text-trac/Portfile	2015-07-14 21:34:11 UTC (rev 138657)
@@ -5,8 +5,8 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         Text-Trac 0.16
-maintainers         geeklair.net:dluke openmaintainer
+perl5.setup         Text-Trac 0.18
+maintainers         nomaintainer
 description         Perl extension for formatting text with Trac Wiki Style.
 license             {Artistic-1 GPL}
 
@@ -14,8 +14,8 @@
 
 platforms           darwin
 
-checksums           rmd160  d3ee4b8b97f0d2743efb3d1f4b5d6d7d3569bb07 \
-                    sha256  fe159257884f741b61602448b6f15f1acae1b058e3a55bef6b967cfa626f3a0e
+checksums           rmd160  7909a3e768a364fce6b8f89262496e3e0b4c2d4d \
+                    sha256  be5da29d2ccc6d29bb5705a15892c8ace4e6b3e5da966d4b04ef5b12b1f6b4be
 
 if {${perl5.major} != ""} {
     depends_lib-append \
@@ -25,5 +25,6 @@
                     port:p${perl5.major}-class-data-inheritable \
                     port:p${perl5.major}-tie-ixhash \
                     port:p${perl5.major}-list-moreutils \
-                    port:p${perl5.major}-html-parser
+                    port:p${perl5.major}-html-parser \
+                    port:p${perl5.major}-path-tiny
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150714/9b54ba2c/attachment.html>


More information about the macports-changes mailing list