[97247] trunk/dports/office/torchCL/Portfile

pixilla at macports.org pixilla at macports.org
Fri Aug 31 14:52:59 PDT 2012


Revision: 97247
          https://trac.macports.org/changeset/97247
Author:   pixilla at macports.org
Date:     2012-08-31 14:52:57 -0700 (Fri, 31 Aug 2012)
Log Message:
-----------
office/torchCL:
- Update version to 1.08.31. Closes #35870
- Fix livecheck.

Modified Paths:
--------------
    trunk/dports/office/torchCL/Portfile

Modified: trunk/dports/office/torchCL/Portfile
===================================================================
--- trunk/dports/office/torchCL/Portfile	2012-08-31 21:18:14 UTC (rev 97246)
+++ trunk/dports/office/torchCL/Portfile	2012-08-31 21:52:57 UTC (rev 97247)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                torchCL
-version             1.08.29
+version             1.08.31
 categories          office www
 
 license             MIT
@@ -20,9 +20,12 @@
 homepage            http://torch.wbpsystems.com/cl.php
 master_sites        https://mytorch.net/CL/
 
-checksums           rmd160  5a07d156e48d2345aad899370a45eb4db91189ae \
-                    sha256  c73a2a705acb17c9d8231cf54d280adae66c4432dcd3c461d8754a61efb1c549
+checksums           rmd160  25f34d30fdd1364546a9a3a4b038a4a95faf06a4 \
+                    sha256  023712d65e0779447062d760c61cd1ece9297a32c6cb837a9ebdd098959cd35a
 
 python.default_version          27
 python.version                  27
 python.link_binaries_suffix
+
+livecheck.url       [lindex $master_sites 0]
+livecheck.regex     "${name}-((?!.*${name}.*|\\${extract.suffix}).*)\\${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120831/02498b32/attachment.html>


More information about the macports-changes mailing list