[126030] trunk/dports/sysutils/cliclick/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Oct 2 05:32:31 PDT 2014


Revision: 126030
          https://trac.macports.org/changeset/126030
Author:   ryandesign at macports.org
Date:     2014-10-02 05:32:31 -0700 (Thu, 02 Oct 2014)
Log Message:
-----------
cliclick: update to 3.0.1

Modified Paths:
--------------
    trunk/dports/sysutils/cliclick/Portfile

Modified: trunk/dports/sysutils/cliclick/Portfile
===================================================================
--- trunk/dports/sysutils/cliclick/Portfile	2014-10-02 09:18:50 UTC (rev 126029)
+++ trunk/dports/sysutils/cliclick/Portfile	2014-10-02 12:32:31 UTC (rev 126030)
@@ -5,7 +5,7 @@
 PortGroup                   github 1.0
 PortGroup                   xcode 1.0
 
-github.setup                BlueM cliclick 2.4
+github.setup                BlueM cliclick 3.0.1
 categories                  sysutils
 maintainers                 ryandesign
 license                     BSD
@@ -18,12 +18,12 @@
 
 homepage                    http://www.bluem.net/en/mac/cliclick/
 
-checksums                   rmd160  c548b713cb1eae71138181ece6aff8c2bd7fe6b4 \
-                            sha256  52a7c4cfbfe8cf290ce7c9ed97150b6ba4b39c5ee6b735b7731334f4a0f36abb
+checksums                   rmd160  ed856323c01ac385a1c5089cef483476d55585f1 \
+                            sha256  82ef705a687d335cfa39f15b44bd4166215e260cd086b03f3aacaaf1682b4d57
 
 pre-fetch {
-    if {${os.major} < 9} {
-        ui_error "${name} requires Mac OS X 10.5 or greater."
+    if {${os.major} < 10} {
+        ui_error "${name} requires Mac OS X 10.6 or greater."
         return -code error "incompatible Mac OS X version"
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141002/ebc562a8/attachment.html>


More information about the macports-changes mailing list