[152464] trunk/dports/textproc/tDOM/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Sep 10 11:51:29 PDT 2016


Revision: 152464
          https://trac.macports.org/changeset/152464
Author:   khindenburg at macports.org
Date:     2016-09-10 11:51:29 -0700 (Sat, 10 Sep 2016)
Log Message:
-----------
tDOM: move to github #51873

Modified Paths:
--------------
    trunk/dports/textproc/tDOM/Portfile

Modified: trunk/dports/textproc/tDOM/Portfile
===================================================================
--- trunk/dports/textproc/tDOM/Portfile	2016-09-10 16:21:48 UTC (rev 152463)
+++ trunk/dports/textproc/tDOM/Portfile	2016-09-10 18:51:29 UTC (rev 152464)
@@ -1,9 +1,10 @@
 # $Id$
 
 PortSystem      1.0
+PortGroup       github 1.0
 
+github.setup    tDOM tdom 0.8.3
 name            tDOM
-version         0.8.3
 revision        1
 categories      textproc devel
 maintainers     wu.ac.at:neumann
@@ -20,15 +21,13 @@
 platforms       darwin
 license         MPL-1.1 MIT
 
+github.tarball_from downloads
+distname        tDOM-${version}
 extract.suffix  .tgz
 
-master_sites    https://github.com/downloads/tDOM/tdom
+checksums       rmd160  df52d8b7c3ac9134dae20a3bcaa21e0e512e3289 \
+                sha256  496d5950907dd70db61bc20c55a05a5521363ce3c076e2fdd97270181bc720b9
 
-checksums \
- 	md5    f773bef5b8f15e0b400f9f93f164a6bb \
- 	sha1   1b7db0357ffb96c0a6c879c385168491380a8ca5 \
- 	rmd160 df52d8b7c3ac9134dae20a3bcaa21e0e512e3289
-
 depends_lib     port:tcl
 
 patch.dir       ${worksrcpath}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160910/945cfaaf/attachment.html>


More information about the macports-changes mailing list