[78019] trunk/dports/tex/tex-gantt/Portfile

phw at macports.org phw at macports.org
Tue Apr 19 10:38:28 PDT 2011


Revision: 78019
          http://trac.macports.org/changeset/78019
Author:   phw at macports.org
Date:     2011-04-19 10:38:28 -0700 (Tue, 19 Apr 2011)
Log Message:
-----------
Added livecheck to port

Modified Paths:
--------------
    trunk/dports/tex/tex-gantt/Portfile

Modified: trunk/dports/tex/tex-gantt/Portfile
===================================================================
--- trunk/dports/tex/tex-gantt/Portfile	2011-04-19 17:33:03 UTC (rev 78018)
+++ trunk/dports/tex/tex-gantt/Portfile	2011-04-19 17:38:28 UTC (rev 78019)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name			tex-gantt
-version			1
+version			1.3
 categories		tex
 platforms		darwin
 maintainers		phw openmaintainer
@@ -27,8 +27,6 @@
                     sha1    48b9e1aa40621d108ecc8ca8e384865f93eea119 \
                     rmd160  2320d4e95f7b237ea5cd183beaf6eaf591b9316f
 
-					
-
 post-extract {
 	file rename ${distpath}/${distname}.sty ${workpath}/${distname}.sty
 }
@@ -39,3 +37,8 @@
 }
 
 post-activate		{ system "mktexlsr" }
+
+livecheck.type  regex
+livecheck.url   http://www.martin-kumm.de/tex/gantt.sty
+livecheck.regex Version (\\d+(?:\\.\\d+)*)
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110419/04c91511/attachment.html>


More information about the macports-changes mailing list