[151633] trunk/dports/perl/p5-text-pdf/Portfile

devans at macports.org devans at macports.org
Thu Aug 18 15:24:10 PDT 2016


Revision: 151633
          https://trac.macports.org/changeset/151633
Author:   devans at macports.org
Date:     2016-08-18 15:24:10 -0700 (Thu, 18 Aug 2016)
Log Message:
-----------
p5-text-pdf: update to version 0.30, remove comment.

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

Modified: trunk/dports/perl/p5-text-pdf/Portfile
===================================================================
--- trunk/dports/perl/p5-text-pdf/Portfile	2016-08-18 22:23:05 UTC (rev 151632)
+++ trunk/dports/perl/p5-text-pdf/Portfile	2016-08-18 22:24:10 UTC (rev 151633)
@@ -1,33 +1,23 @@
 # -*- 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-PDF 0.29
-revision            4
-license             {Artistic-1 GPL}
+perl5.setup         Text-PDF 0.30
+license             Artistic-2
 maintainers         nomaintainer
 description         Perl module for creating and manipulating PDF files.
 long_description    ${description}
 platforms           darwin
 
-checksums           md5 2fdf4c3170e53a083715888237914a9b
+checksums           rmd160  4f9e9b0bab0a271e8642eaa540e6232fac7a7e9c \
+                    sha256  c40cd3a279a9b54ee756c6ef12436cf46fa220afaacf7effdb39b5ea45c1d9e0
 
 if {${perl5.major} != ""} {
     depends_lib-append \
                     port:p${perl5.major}-io-compress
 
-    distfiles       ${distname}a${extract.suffix}
-
     supported_archs noarch
 }
-
-livecheck.version   ${perl5.moduleversion}a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160818/97e249a3/attachment.html>


More information about the macports-changes mailing list