Modified: trunk/dports/textproc/txt2tags/Portfile (90136 => 90137)
--- trunk/dports/textproc/txt2tags/Portfile 2012-02-23 18:55:12 UTC (rev 90136)
+++ trunk/dports/textproc/txt2tags/Portfile 2012-02-23 19:10:15 UTC (rev 90137)
@@ -3,10 +3,12 @@
PortSystem 1.0
name txt2tags
-version 2.5
+version 2.6
categories textproc
-maintainers nomaintainer
+maintainers gmail.com:aguynamedryan+txt2tags
license GPL-2
+supported_archs noarch
+
description A document generator: ONE source, MULTI targets
long_description \
Txt2tags is a document generator. It reads a text file with minimal \
@@ -14,12 +16,14 @@
formats: HTML, XHTML, SGML, LaTeX, Lout, Man page, MoinMoin, MagicPoint, \
PageMaker...
-homepage http://txt2tags.sourceforge.net/
+homepage http://txt2tags.org/
platforms darwin
-master_sites sourceforge
+master_sites googlecode:txt2tags
extract.suffix .tgz
-checksums md5 e4d4553651b5be0711263378ca133c43 \
- sha1 95f472b58b26b591670a931787a25a8ef2a33682
+
+checksums rmd160 2b8b3fdc29b898a46c011801a92b6872cf17d70e \
+ sha256 601467d7860f3cfb3d48050707c6277ff3ceb22fa7be4f5bd968de540ac5b05c
+
use_configure no
depends_lib port:python26