[137157] trunk/dports/www

devans at macports.org devans at macports.org
Fri Jun 5 11:49:52 PDT 2015


Revision: 137157
          https://trac.macports.org/changeset/137157
Author:   devans at macports.org
Date:     2015-06-05 11:49:52 -0700 (Fri, 05 Jun 2015)
Log Message:
-----------
tidyp: new port, yet another fork of the original tidy project that forms the basis of the Perl module, HTML::Tidy.

Added Paths:
-----------
    trunk/dports/www/tidyp/
    trunk/dports/www/tidyp/Portfile

Added: trunk/dports/www/tidyp/Portfile
===================================================================
--- trunk/dports/www/tidyp/Portfile	                        (rev 0)
+++ trunk/dports/www/tidyp/Portfile	2015-06-05 18:49:52 UTC (rev 137157)
@@ -0,0 +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
+
+name                tidyp
+version             1.04
+# see license statement in tidyp.h
+license             MIT
+categories          www
+platforms           darwin
+maintainers         devans openmaintainer
+
+description         Tidyp is a program (and a library) that can validate your HTML
+long_description    ${description}, as well as modify it to be cleaner and more standard. \
+                    Tidyp does not validate HTML5.  The Perl module HTML::Tidy is based on \
+                    the libtidyp library. Tidyp is a fork of the original tidy project hosted \
+                    at http://tidy.sourceforge.net/.  
+                    
+homepage            http://tidyp.com/
+master_sites        https://github.com/downloads/petdance/tidyp/
+
+checksums           rmd160  9dd2ad63ec373e862960e91a6e418635d4fb5310 \
+                    sha256  20b0fad32c63575bd4685ed09b8c5ca222bbc7b15284210d4b576d0223f0b338


Property changes on: trunk/dports/www/tidyp/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150605/ad4a3f15/attachment.html>


More information about the macports-changes mailing list