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

ryandesign at macports.org ryandesign at macports.org
Thu Feb 25 18:05:39 PST 2016


Revision: 146059
          https://trac.macports.org/changeset/146059
Author:   ryandesign at macports.org
Date:     2016-02-25 18:05:39 -0800 (Thu, 25 Feb 2016)
Log Message:
-----------
cliclick: update to 3.2

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

Modified: trunk/dports/sysutils/cliclick/Portfile
===================================================================
--- trunk/dports/sysutils/cliclick/Portfile	2016-02-26 01:42:47 UTC (rev 146058)
+++ trunk/dports/sysutils/cliclick/Portfile	2016-02-26 02:05:39 UTC (rev 146059)
@@ -5,7 +5,7 @@
 PortGroup                   github 1.0
 PortGroup                   xcode 1.0
 
-github.setup                BlueM cliclick 3.1
+github.setup                BlueM cliclick 3.2
 categories                  sysutils
 maintainers                 ryandesign
 license                     BSD
@@ -18,12 +18,12 @@
 
 homepage                    http://www.bluem.net/en/mac/cliclick/
 
-checksums                   rmd160  96409b839b5fe205108798ce4ab3ed7ef0a18c3d \
-                            sha256  21988f270f4d80bb8dd7f4105e964b5742e91ca02f5e73399f92b51979b7bc81
+checksums                   rmd160  d66ce0dbd4fbcfdc5f47959aaf92bb14f73318bb \
+                            sha256  11face47f45e53ab83ea2da2c639b34ee8db79857ccdbef66aa2ea869eeb7584
 
 pre-fetch {
     if {${os.major} < 10} {
-        ui_error "${name} requires Mac OS X 10.6 or greater."
+        ui_error "${name} @${version} 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/20160225/f4a010b0/attachment.html>


More information about the macports-changes mailing list