[119312] trunk/dports/perl/p5-html-parser/Portfile
mojca at macports.org
mojca at macports.org
Tue Apr 22 13:49:32 PDT 2014
Revision: 119312
https://trac.macports.org/changeset/119312
Author: mojca at macports.org
Date: 2014-04-22 13:49:32 -0700 (Tue, 22 Apr 2014)
Log Message:
-----------
p5-html-parser: whitespace and first line only
Modified Paths:
--------------
trunk/dports/perl/p5-html-parser/Portfile
Modified: trunk/dports/perl/p5-html-parser/Portfile
===================================================================
--- trunk/dports/perl/p5-html-parser/Portfile 2014-04-22 20:42:55 UTC (rev 119311)
+++ trunk/dports/perl/p5-html-parser/Portfile 2014-04-22 20:49:32 UTC (rev 119312)
@@ -1,21 +1,22 @@
+# -*- 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.8 5.10 5.12 5.14 5.16
-perl5.setup HTML-Parser 3.71
-license {Artistic GPL}
-maintainers nomaintainer
-description HTML parsing and extraction modules
-long_description This is a collection of modules that parse and \
- extract information from HTML documents.
+perl5.setup HTML-Parser 3.71
+license {Artistic GPL}
+maintainers nomaintainer
+description HTML parsing and extraction modules
+long_description This is a collection of modules that parse and \
+ extract information from HTML documents.
-checksums rmd160 d8ed9bba0f0d418cc3891b3b485d617f988facbb \
- sha256 be918b3749d3ff93627f72ee4b825683332ecb4c81c67a3a8d72b0435ffbd802
+checksums rmd160 d8ed9bba0f0d418cc3891b3b485d617f988facbb \
+ sha256 be918b3749d3ff93627f72ee4b825683332ecb4c81c67a3a8d72b0435ffbd802
-platforms darwin
+platforms darwin
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-html-tagset
+depends_lib-append port:p${perl5.major}-html-tagset
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140422/0fb45f22/attachment.html>
More information about the macports-changes
mailing list