[129945] trunk/dports/perl/p5-xml-apachefop/Portfile

mojca at macports.org mojca at macports.org
Tue Dec 23 11:53:00 PST 2014


Revision: 129945
          https://trac.macports.org/changeset/129945
Author:   mojca at macports.org
Date:     2014-12-23 11:53:00 -0800 (Tue, 23 Dec 2014)
Log Message:
-----------
p5-xml-apachefop: status line, checksums, whitespace only

Modified Paths:
--------------
    trunk/dports/perl/p5-xml-apachefop/Portfile

Modified: trunk/dports/perl/p5-xml-apachefop/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-apachefop/Portfile	2014-12-23 19:34:12 UTC (rev 129944)
+++ trunk/dports/perl/p5-xml-apachefop/Portfile	2014-12-23 19:53:00 UTC (rev 129945)
@@ -1,22 +1,24 @@
+# -*- 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$
 
-PortSystem        1.0
-PortGroup         perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
-perl5.branches    5.10 5.12 5.14 5.16
-perl5.setup       XML-ApacheFOP 0.03
-revision          3
-license           {Artistic-1 GPL}
-maintainers       nomaintainer
-description       Access Apache FOP from Perl to create PDF files using XSL-FO
-long_description  ${description}
+perl5.branches      5.10 5.12 5.14 5.16
+perl5.setup         XML-ApacheFOP 0.03
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Access Apache FOP from Perl to create PDF files using XSL-FO
+long_description    ${description}
 
-platforms         darwin
+platforms           darwin
+supported_archs     noarch
 
-checksums         md5 8652fb3917b59bfdcd3d343710eca495
+checksums           rmd160 158c8f05caa99e42a6cbf437b3db0de7da7b7bdf \
+                    sha256 6606e427a6dfce05dd36f3471ae4c93d719801b70e8c3b133259d8f3200d5b60
 
 if {${perl5.major} != ""} {
-depends_lib-append   port:p${perl5.major}-java
-
-supported_archs noarch
+    depends_lib-append \
+                    port:p${perl5.major}-java
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141223/5d1ff495/attachment-0001.html>


More information about the macports-changes mailing list