[151207] trunk/dports/perl/p5-business-isbn/Portfile

devans at macports.org devans at macports.org
Wed Aug 10 08:01:36 PDT 2016


Revision: 151207
          https://trac.macports.org/changeset/151207
Author:   devans at macports.org
Date:     2016-08-10 08:01:35 -0700 (Wed, 10 Aug 2016)
Log Message:
-----------
p5-business-isbn: update to version 3.002, dependencies, remove comment.

Modified Paths:
--------------
    trunk/dports/perl/p5-business-isbn/Portfile

Modified: trunk/dports/perl/p5-business-isbn/Portfile
===================================================================
--- trunk/dports/perl/p5-business-isbn/Portfile	2016-08-10 14:33:55 UTC (rev 151206)
+++ trunk/dports/perl/p5-business-isbn/Portfile	2016-08-10 15:01:35 UTC (rev 151207)
@@ -1,17 +1,11 @@
 # -*- 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         Business-ISBN 2.011 ../by-authors/id/B/BD/BDFOY
+perl5.setup         Business-ISBN 3.002 ../by-authors/id/B/BD/BDFOY
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
 description         work with International Standard Book Numbers
@@ -19,21 +13,15 @@
                     Business::ISBN10, and Business::ISBN13 for working with \
                     International Standard Book Numbers.
 
-checksums           rmd160  5c5a24fe1bb7e173e79bbb68a0dc1e4860e09e48 \
-                    sha256  22476441e0f3159542e80eb9ffec2d18725e1412def66e59a7de8caa347bf166
+checksums           rmd160  e072880d35f7730abb8761e4829495df2dd9ed7e \
+                    sha256  d9be35a401d5e047c323426dd592ce7265b2fa3f99e478339c904ec020efa886
 
 platforms           darwin
 supported_archs     noarch
 
 if {${perl5.major} != ""} {
-    # requires version 6.65 of ExtUtils::MakeMaker
-    if {[vercmp ${perl5.major} 5.16] <= 0} {
-        depends_build-append \
-                    port:p${perl5.major}-extutils-makemaker
-    }
     depends_lib-append \
                     port:p${perl5.major}-business-isbn-data \
                     port:p${perl5.major}-gd-barcode \
-                    port:p${perl5.major}-mojolicious \
-                    port:p${perl5.major}-uri
+                    port:p${perl5.major}-mojolicious
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160810/5f810cf4/attachment-0001.html>


More information about the macports-changes mailing list