[137227] trunk/dports/www/tidyp/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Jun 6 22:12:09 PDT 2015
Revision: 137227
https://trac.macports.org/changeset/137227
Author: ryandesign at macports.org
Date: 2015-06-06 22:12:09 -0700 (Sat, 06 Jun 2015)
Log Message:
-----------
tidyp: use github portgroup
Modified Paths:
--------------
trunk/dports/www/tidyp/Portfile
Modified: trunk/dports/www/tidyp/Portfile
===================================================================
--- trunk/dports/www/tidyp/Portfile 2015-06-07 04:52:46 UTC (rev 137226)
+++ trunk/dports/www/tidyp/Portfile 2015-06-07 05:12:09 UTC (rev 137227)
@@ -2,9 +2,9 @@
# $Id$
PortSystem 1.0
+PortGroup github 1.0
-name tidyp
-version 1.04
+github.setup petdance tidyp 1.04
# see license statement in tidyp.h
license MIT
categories www
@@ -18,11 +18,7 @@
at http://tidy.sourceforge.net/.
homepage http://tidyp.com/
-master_sites https://github.com/downloads/petdance/tidyp/
+github.tarball_from downloads
checksums rmd160 9dd2ad63ec373e862960e91a6e418635d4fb5310 \
sha256 20b0fad32c63575bd4685ed09b8c5ca222bbc7b15284210d4b576d0223f0b338
-
-livecheck.type regex
-livecheck.url https://github.com/petdance/tidyp/downloads
-livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150606/ce222db3/attachment-0001.html>
More information about the macports-changes
mailing list