[113021] trunk/dports/sysutils/cliclick

ryandesign at macports.org ryandesign at macports.org
Wed Nov 6 17:19:49 PST 2013


Revision: 113021
          https://trac.macports.org/changeset/113021
Author:   ryandesign at macports.org
Date:     2013-11-06 17:19:49 -0800 (Wed, 06 Nov 2013)
Log Message:
-----------
cliclick: update to 2.3

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

Removed Paths:
-------------
    trunk/dports/sysutils/cliclick/files/

Modified: trunk/dports/sysutils/cliclick/Portfile
===================================================================
--- trunk/dports/sysutils/cliclick/Portfile	2013-11-07 01:19:05 UTC (rev 113020)
+++ trunk/dports/sysutils/cliclick/Portfile	2013-11-07 01:19:49 UTC (rev 113021)
@@ -5,7 +5,7 @@
 PortGroup                   github 1.0
 PortGroup                   xcode 1.0
 
-github.setup                BlueM cliclick 2.2
+github.setup                BlueM cliclick 2.3
 categories                  sysutils
 maintainers                 ryandesign
 license                     BSD
@@ -18,18 +18,16 @@
 
 homepage                    http://www.bluem.net/en/mac/cliclick/
 
-checksums                   rmd160  f934bfee0a79a412a20dedbfe72cb1bec7dd9f58 \
-                            sha256  11b26f3789b2f86b1248e994b61d981a9035425b3fa57206f3596dd9d47bdc34
+checksums                   rmd160  e8e8be6788af3d79d2580e68ec13f59aec4e2b07 \
+                            sha256  6f3c4a242dbaf26123a46878a5d841639b57829376efd4aaa08ce71be6b3e80e
 
 pre-fetch {
     if {${os.major} < 9} {
-        ui_error "${name} requires OS X 10.5 or greater."
-        return -code error "incompatible OS X version"
+        ui_error "${name} requires Mac OS X 10.5 or greater."
+        return -code error "incompatible Mac OS X version"
     }
 }
 
-patchfiles                  patch-cliclick.xcodeproj-project.pbxproj.diff
-
 xcode.configuration         Release
 
 destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131106/9c5ea4d5/attachment.html>


More information about the macports-changes mailing list