[74045] trunk/dports/perl/p5-xml-libxml-common/Portfile

dports at macports.org dports at macports.org
Thu Dec 2 16:58:43 PST 2010


Revision: 74045
          http://trac.macports.org/changeset/74045
Author:   dports at macports.org
Date:     2010-12-02 16:58:38 -0800 (Thu, 02 Dec 2010)
Log Message:
-----------
p5-xml-libxml-common: portfile cleanup; no functional changes

Modified Paths:
--------------
    trunk/dports/perl/p5-xml-libxml-common/Portfile

Modified: trunk/dports/perl/p5-xml-libxml-common/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-libxml-common/Portfile	2010-12-03 00:47:48 UTC (rev 74044)
+++ trunk/dports/perl/p5-xml-libxml-common/Portfile	2010-12-03 00:58:38 UTC (rev 74045)
@@ -1,17 +1,21 @@
+# -*- 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
 
-perl5.setup			XML-LibXML-Common 0.13
-maintainers			nomaintainer
-categories-append	textproc
-description			Perl extensions for common items of various XML modules.
-long_description	XML::LibXML::Common contains several constants and \
-					functions that are shared by XML::LibXML, XML::GDOME \
-					and XML::LibXSLT (not all done, yet).
-homepage			http://search.cpan.org/~msergeant/${distname}/
-checksums			md5 13b6d93f53375d15fd11922216249659
-platforms			darwin
+PortSystem          1.0
+PortGroup           perl5 1.0
 
-depends_lib-append		lib:libxml2:libxml2
+perl5.setup         XML-LibXML-Common 0.13
+maintainers         nomaintainer
+categories-append   textproc
+platforms           darwin
+homepage            http://search.cpan.org/~msergeant/${distname}/
 
+description         Perl extensions for common items of various XML modules.
+long_description    XML::LibXML::Common contains several constants and \
+                    functions that are shared by XML::LibXML, XML::GDOME \
+                    and XML::LibXSLT (not all done, yet).
+
+checksums           md5 13b6d93f53375d15fd11922216249659
+
+depends_lib-append  lib:libxml2:libxml2
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101202/f8f226e0/attachment-0001.html>


More information about the macports-changes mailing list