[137465] trunk/dports/www/tidy/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jun 11 20:55:05 PDT 2015


Revision: 137465
          https://trac.macports.org/changeset/137465
Author:   ryandesign at macports.org
Date:     2015-06-11 20:55:05 -0700 (Thu, 11 Jun 2015)
Log Message:
-----------
tidy: update to 4.9.35

Modified Paths:
--------------
    trunk/dports/www/tidy/Portfile

Modified: trunk/dports/www/tidy/Portfile
===================================================================
--- trunk/dports/www/tidy/Portfile	2015-06-12 03:26:00 UTC (rev 137464)
+++ trunk/dports/www/tidy/Portfile	2015-06-12 03:55:05 UTC (rev 137465)
@@ -5,10 +5,8 @@
 PortGroup               cmake 1.0
 PortGroup               github 1.0
 
-github.setup            htacg tidy-html5 6b66b65ec83b84ca1f2f0736cba06fe715d41bf2
+github.setup            htacg tidy-html5 4.9.35
 name                    tidy
-epoch                   1
-version                 4.9.26
 categories              www
 platforms               darwin
 maintainers             ryandesign openmaintainer
@@ -20,8 +18,8 @@
 
 homepage                http://${github.author}.github.io/${github.project}/
 
-checksums               rmd160  0af26a73fa7cef5549acdebf857a9d678e1daf1e \
-                        sha256  9dfd08720f1e8352b316ad1e2e0be4f8f7a120cdc0d2f9f36ee73e455e8efa18
+checksums               rmd160  01c2df6dfdb0a827d2ce716bdc3ad390e13b24ab \
+                        sha256  2e3b6bd07f8644a68ccc5f07d660f71a225672518178733940ec281cc951e05b
 
 depends_build-append    port:libxslt
 
@@ -37,8 +35,3 @@
 # https://github.com/htacg/tidy-html5/issues/194
 build.env-append        DYLD_LIBRARY_PATH=${cmake.build_dir}
 destroot.env-append     DYLD_LIBRARY_PATH=${cmake.build_dir}
-
-livecheck.type          regex
-livecheck.url           ${github.raw}/master/version.txt
-livecheck.version       ${version}
-livecheck.regex         {^([0-9.]+)$}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150611/6d57695a/attachment.html>


More information about the macports-changes mailing list