[68025] trunk/dports/x11/xdotool

ryandesign at macports.org ryandesign at macports.org
Mon May 24 17:37:53 PDT 2010


Revision: 68025
          http://trac.macports.org/changeset/68025
Author:   ryandesign at macports.org
Date:     2010-05-24 17:37:49 -0700 (Mon, 24 May 2010)
Log Message:
-----------
xdotool: update to 2.20100524.2886

Modified Paths:
--------------
    trunk/dports/x11/xdotool/Portfile

Removed Paths:
-------------
    trunk/dports/x11/xdotool/files/patch-Makefile-install_name.diff

Modified: trunk/dports/x11/xdotool/Portfile
===================================================================
--- trunk/dports/x11/xdotool/Portfile	2010-05-25 00:18:35 UTC (rev 68024)
+++ trunk/dports/x11/xdotool/Portfile	2010-05-25 00:37:49 UTC (rev 68025)
@@ -3,8 +3,7 @@
 PortSystem                  1.0
 
 name                        xdotool
-version                     1.20100415.2808
-revision                    1
+version                     2.20100524.2886
 categories                  x11 devel
 platforms                   darwin
 maintainers                 ryandesign
@@ -29,20 +28,21 @@
 homepage                    http://www.semicomplete.com/projects/xdotool/
 master_sites                googlecode:semicomplete
 
-checksums                   md5     d52aa42756987e6b49997a189cf2bb74 \
-                            sha1    78edc23f3f249e32b0a7e7f71587db09137cd432 \
-                            rmd160  a2f55fc9d4fc79b77a77cea776be69ef7a0b51b5
+checksums                   md5     19ae39439ba2999159cc0763d72a0c18 \
+                            sha1    6447326897b45d1335b792a484087cbe915a9890 \
+                            rmd160  913b70e3765d19f073642faca4d22654fbff90ba
 
 depends_build               port:pkgconfig \
                             path:bin/perl:perl5
 
 depends_lib                 port:xorg-libXtst
 
-patchfiles                  patch-Makefile.diff \
-                            patch-Makefile-install_name.diff
+patchfiles                  patch-Makefile.diff
 
 use_configure               no
 
+configure.ldflags-append    -lX11
+
 build.env                   PREFIX=${prefix} \
                             CC=${configure.cc} \
                             CFLAGS="${configure.cflags}" \

Deleted: trunk/dports/x11/xdotool/files/patch-Makefile-install_name.diff
===================================================================
--- trunk/dports/x11/xdotool/files/patch-Makefile-install_name.diff	2010-05-25 00:18:35 UTC (rev 68024)
+++ trunk/dports/x11/xdotool/files/patch-Makefile-install_name.diff	2010-05-25 00:37:49 UTC (rev 68025)
@@ -1,12 +0,0 @@
-http://code.google.com/p/semicomplete/issues/detail?id=28
---- Makefile.orig	2010-04-15 19:04:26.000000000 -0500
-+++ Makefile	2010-04-16 02:25:22.000000000 -0500
-@@ -22,7 +22,7 @@
- LIBSUFFIX=$(shell sh platform.sh libsuffix)
- VERLIBSUFFIX=$(shell sh platform.sh libsuffix $(MAJOR))
- DYNLIBFLAG=$(shell sh platform.sh dynlibflag)
--LIBNAMEFLAG=$(shell sh platform.sh libnameflag $(MAJOR))
-+LIBNAMEFLAG=$(shell sh platform.sh libnameflag $(MAJOR) $(INSTALLLIB))
-  
- CFLAGS?=-pipe -O2 $(WARNFLAGS)
- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100524/83bedbc4/attachment.html>


More information about the macports-changes mailing list