[134368] trunk/dports/perl/p5-thrift/Portfile

devans at macports.org devans at macports.org
Mon Mar 23 12:10:09 PDT 2015


Revision: 134368
          https://trac.macports.org/changeset/134368
Author:   devans at macports.org
Date:     2015-03-23 12:10:09 -0700 (Mon, 23 Mar 2015)
Log Message:
-----------
p5-thrift: update to version 0.9.2, add perl branches 5.18 5.20, update list of installed doc files.

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

Modified: trunk/dports/perl/p5-thrift/Portfile
===================================================================
--- trunk/dports/perl/p5-thrift/Portfile	2015-03-23 18:05:00 UTC (rev 134367)
+++ trunk/dports/perl/p5-thrift/Portfile	2015-03-23 19:10:09 UTC (rev 134368)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
-perl5.setup         Thrift 0.8.0
-revision            1
+perl5.branches      5.16 5.18 5.20
+perl5.setup         Thrift 0.9.2
 platforms           darwin
 maintainers         blair openmaintainer
 license             BSD
@@ -25,8 +24,8 @@
 dist_subdir         thrift
 distname            thrift-${version}
 
-checksums           rmd160  bb0e1d2b6d30b70590752a7f9318e14de285c505 \
-                    sha256  5e280097d88400f5e2db75595a04e1981538e48869cd6915bb9c4831605f0793
+checksums           rmd160  a858d2ef0e4e41305e43ef42e9cc602915a47c1f \
+                    sha256  cef50d3934c41db5fa7724440cc6f10a732e7a77fe979b98c23ce45725349570
 
 if {${perl5.major} != ""} {
     configure.dir   ${worksrcpath}/lib/perl
@@ -43,12 +42,9 @@
         xinstall -d ${destroot}${docdir}
         xinstall -m 644 -W ${worksrcpath} \
             CHANGES \
-            CONTRIBUTORS \
-            DISCLAIMER \
             LICENSE \
-            NEWS \
             NOTICE \
-            README \
+            README.md \
             ${destroot}${docdir}
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150323/529ad78a/attachment.html>


More information about the macports-changes mailing list