[129630] trunk/dports/perl/p5-html-tableextract/Portfile

devans at macports.org devans at macports.org
Wed Dec 17 03:38:57 PST 2014


Revision: 129630
          https://trac.macports.org/changeset/129630
Author:   devans at macports.org
Date:     2014-12-17 03:38:57 -0800 (Wed, 17 Dec 2014)
Log Message:
-----------
p5-html-tableextract: add mode line and retab, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-html-tableextract/Portfile

Modified: trunk/dports/perl/p5-html-tableextract/Portfile
===================================================================
--- trunk/dports/perl/p5-html-tableextract/Portfile	2014-12-17 11:37:13 UTC (rev 129629)
+++ trunk/dports/perl/p5-html-tableextract/Portfile	2014-12-17 11:38:57 UTC (rev 129630)
@@ -1,23 +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		HTML-TableExtract 2.11
-revision        1
-categories              perl
-maintainers             nomaintainer
-description		Perl Module that extracts information from tables.
-long_description	This is a module based on HTML::Parser that serves \
-			 to extract information contained in tables from HTML\
-			 documents.
+perl5.setup         HTML-TableExtract 2.11
+revision            1
+license             {Artistic-1 GPL}
+categories          perl
+maintainers         nomaintainer
+description         Perl Module that extracts information from tables.
+long_description    This is a module based on HTML::Parser that serves \
+                    to extract information contained in tables from HTML \
+                    documents.
 
-checksums               rmd160  d132ddc3b74500784356e61224de41c794b99eec \
-                        sha256  1861d55a2aa1728ef56ea2d08d630b9a008456f1106994e4e49e76f56e4955ee
-				
-platforms               darwin
-license                 {Artistic-1 GPL}
+checksums           rmd160  d132ddc3b74500784356e61224de41c794b99eec \
+                    sha256  1861d55a2aa1728ef56ea2d08d630b9a008456f1106994e4e49e76f56e4955ee
+                
+platforms           darwin
 
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141217/4ee1dd06/attachment.html>


More information about the macports-changes mailing list