[150862] trunk/dports/perl/p5-text-table/Portfile

devans at macports.org devans at macports.org
Sun Jul 31 17:01:14 PDT 2016


Revision: 150862
          https://trac.macports.org/changeset/150862
Author:   devans at macports.org
Date:     2016-07-31 17:01:14 -0700 (Sun, 31 Jul 2016)
Log Message:
-----------
p5-text-table: update to version 1.131, license, use module build, remove comment.

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

Modified: trunk/dports/perl/p5-text-table/Portfile
===================================================================
--- trunk/dports/perl/p5-text-table/Portfile	2016-07-31 23:59:28 UTC (rev 150861)
+++ trunk/dports/perl/p5-text-table/Portfile	2016-08-01 00:01:14 UTC (rev 150862)
@@ -1,18 +1,12 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-# This comment was inserted on 20160713 to force reindexing of
-# this port after the default homepage definition in the perl5
-# PortGroup was changed to use metacpan.org (r150080).
-# Reindexing is necessary for the new definition to take effect.
-# This comment may be removed in subsequent updates of this port.
-
 PortSystem          1.0
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         Text-Table 1.130
-license             {Artistic-1 GPL}
+perl5.setup         Text-Table 1.131
+license             MIT
 maintainers         nomaintainer
 description         Organize Data in Tables
 long_description    ${description}
@@ -20,10 +14,12 @@
 platforms           darwin
 supported_archs     noarch
 
-checksums           rmd160  002eeb7e7d2cc4810e82fb6e931fdc7e52e47f50 \
-                    sha256  b2dc3e962ae247ed5cbc130db1dadb5f4a5f89d7fbf1feda10390d33d1d88809
+checksums           rmd160  a7c1ca09cd7c03004ee48ea81dae5cb985f70164 \
+                    sha256  f89391dd0e9eb2c9c105d92dbee5b764f510553fe6e0840317c7e5d2cf058e15
 
 if {${perl5.major} != ""} {
     depends_lib-append \
                     port:p${perl5.major}-text-aligner
+
+    perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160731/f886a26c/attachment-0001.html>


More information about the macports-changes mailing list