[79051] trunk/dports/devel/tclap/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue May 31 01:47:43 PDT 2011


Revision: 79051
          http://trac.macports.org/changeset/79051
Author:   ryandesign at macports.org
Date:     2011-05-31 01:47:43 -0700 (Tue, 31 May 2011)
Log Message:
-----------
tclap: maintainer update to 1.2.1 and fix livecheck; see #29630

Modified Paths:
--------------
    trunk/dports/devel/tclap/Portfile

Modified: trunk/dports/devel/tclap/Portfile
===================================================================
--- trunk/dports/devel/tclap/Portfile	2011-05-31 08:44:16 UTC (rev 79050)
+++ trunk/dports/devel/tclap/Portfile	2011-05-31 08:47:43 UTC (rev 79051)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 
 name                    tclap
-version                 1.2.0
+version                 1.2.1
 categories              devel
 platforms               darwin
 maintainers             v9g.de:tvb377
@@ -23,8 +23,8 @@
 homepage                http://tclap.sourceforge.net/
 master_sites            sourceforge
 
-checksums               sha1    aa1b8ce5b3c5356e89961d70f03c825dbdfc6f49 \
-                        rmd160  63d3f14ea6e2b0be5dec17194b2dfefd07205cc8
+checksums               sha1    4f124216dd6e6936f5af6372d921a6c51563f8fd \
+                        rmd160  96e424af115ffd27cea4ee1eb08f38e2f34d253e
 
 # do not generate docs (should the build phase be enabled again)
 configure.args-append   --disable-doxygen
@@ -34,3 +34,5 @@
 
 # install only header files
 destroot.args           -C include
+
+livecheck.regex         ${name}-(\[0-9\]\\.\[0-9\]+\\.\[0-9\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110531/f81ba21f/attachment.html>


More information about the macports-changes mailing list