[137942] trunk/dports/perl/p5-test-file/Portfile

devans at macports.org devans at macports.org
Tue Jun 23 08:52:16 PDT 2015


Revision: 137942
          https://trac.macports.org/changeset/137942
Author:   devans at macports.org
Date:     2015-06-23 08:52:16 -0700 (Tue, 23 Jun 2015)
Log Message:
-----------
p5-test-file: update to version 1.43, no longer installs README.pod.

Modified Paths:
--------------
    trunk/dports/perl/p5-test-file/Portfile

Modified: trunk/dports/perl/p5-test-file/Portfile
===================================================================
--- trunk/dports/perl/p5-test-file/Portfile	2015-06-23 15:47:20 UTC (rev 137941)
+++ trunk/dports/perl/p5-test-file/Portfile	2015-06-23 15:52:16 UTC (rev 137942)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Test-File 1.42
-revision            1
+perl5.setup         Test-File 1.43
 license             {Artistic-1 GPL}
 maintainers         devans openmaintainer
 description         Test::File -- test file attributes
@@ -14,8 +13,8 @@
 
 platforms           darwin
 
-checksums           rmd160  25f785db86555c73ade89cf14f62e6746c61e8ff \
-                    sha256  0161de38ab24ffcdf6ee6b373a3b233bd3e891ef750602cd32617795a080f530
+checksums           rmd160  0aaaf85cf22327a883e3ad0240419fe5fb7a3580 \
+                    sha256  580f812deb5dd767d433882eea36069f400ca6f3d9a74dae2980c6176ee4eef2
 
 if {${perl5.major} != ""} {
     depends_build-append \
@@ -25,13 +24,5 @@
                     port:p${perl5.major}-test-simple \
                     port:p${perl5.major}-test-utf8
 
-# remove extraneous README.pod which installs in Test rather than Test::File
-# also causes a corresponding misplaced man page to be installed
-# when 2 or more modules do this a conflict results (see Test::MockObject) (#48104) 
-
-    post-patch {
-        delete ${worksrcpath}/README.pod
-    }
-
     supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150623/40e27a01/attachment.html>


More information about the macports-changes mailing list