[153118] trunk/dports/perl/p5-pdf-reuse/Portfile

devans at macports.org devans at macports.org
Sat Sep 24 18:15:56 PDT 2016


Revision: 153118
          https://trac.macports.org/changeset/153118
Author:   devans at macports.org
Date:     2016-09-24 18:15:56 -0700 (Sat, 24 Sep 2016)
Log Message:
-----------
p5-pdf-reuse: update to version 0.37, dependencies, remove comment.

Modified Paths:
--------------
    trunk/dports/perl/p5-pdf-reuse/Portfile

Modified: trunk/dports/perl/p5-pdf-reuse/Portfile
===================================================================
--- trunk/dports/perl/p5-pdf-reuse/Portfile	2016-09-25 01:15:14 UTC (rev 153117)
+++ trunk/dports/perl/p5-pdf-reuse/Portfile	2016-09-25 01:15:56 UTC (rev 153118)
@@ -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         PDF-Reuse 0.36
+perl5.setup         PDF-Reuse 0.37
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Reuse and mass produce PDF documents
@@ -19,10 +13,13 @@
 
 platforms           darwin
 
-checksums           rmd160  04548a30f9560edb3f54513c8c1a3bea2d976774 \
-                    sha256  8bc06be99da46622a7bc22d44cce29926e960ba22af26fa610214c1c85a04bc5
+checksums           rmd160  f264252f500960df88ede4c85465ef0c8eb8ca5f \
+                    sha256  08be5522f60c22ce7fcc9a0393a4304643331b3833d433dd1b763b7793c62efb
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-test-deep
+
     depends_lib-append \
                     port:p${perl5.major}-font-ttf \
                     port:p${perl5.major}-text-pdf \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160924/acf962c9/attachment.html>


More information about the macports-changes mailing list