aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2010-05-14 20:23:00 +0800
committerwxs <wxs@FreeBSD.org>2010-05-14 20:23:00 +0800
commit2c61bed137737a2b0227e32d685495344190c63f (patch)
tree6bed2d5be2953429ad32a4aa9e18210905a6abe1
parentfac2b9c67020646d8317ca7e36bc7e0b41a35fe7 (diff)
downloadfreebsd-ports-gnome-2c61bed137737a2b0227e32d685495344190c63f.tar.gz
freebsd-ports-gnome-2c61bed137737a2b0227e32d685495344190c63f.tar.zst
freebsd-ports-gnome-2c61bed137737a2b0227e32d685495344190c63f.zip
Update to 1.20100318.2737.
Fix a cosmetic line-wrap problem. Submitted by: ehaupt@ (private mail)
-rw-r--r--x11/xdotool/Makefile6
-rw-r--r--x11/xdotool/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/x11/xdotool/Makefile b/x11/xdotool/Makefile
index 86208af3bdde..85b0b6d7786b 100644
--- a/x11/xdotool/Makefile
+++ b/x11/xdotool/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xdotool
-DISTVERSION= 1.20100302.2713
+DISTVERSION= 1.20100318.2737
PORTEPOCH= 1
CATEGORIES= x11
MASTER_SITES= http://semicomplete.googlecode.com/files/
@@ -15,6 +15,7 @@ MAINTAINER= wxs@FreeBSD.org
COMMENT= Programatically simulate keyboard input or mouse activity
USE_PERL5_BUILD= yes
+USE_LDCONFIG= yes
USE_GMAKE= yes
USE_GNOME= pkgconfig
USE_XORG= x11 xtst
@@ -25,6 +26,7 @@ MAKE_JOBS_SAFE= yes
# Older GCC on RELENG_6 doesn't like -Wno-missing-field-initializers
post-patch:
- @${REINPLACE_CMD} -e 's,-Wno-missing-field-initializers,,' ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -e 's,-Wno-missing-field-initializers,,' \
+ ${WRKSRC}/Makefile
.include <bsd.port.mk>
diff --git a/x11/xdotool/distinfo b/x11/xdotool/distinfo
index 1d8116bed001..63c91c04887c 100644
--- a/x11/xdotool/distinfo
+++ b/x11/xdotool/distinfo
@@ -1,3 +1,3 @@
-MD5 (xdotool-1.20100302.2713.tar.gz) = 0511c023f2bc5c9e7ca0f11bb3ce2925
-SHA256 (xdotool-1.20100302.2713.tar.gz) = 963549930c8bb4a203bd29dd72d00c429cbfaa4f2eaf35114c86032c926c768a
-SIZE (xdotool-1.20100302.2713.tar.gz) = 31723
+MD5 (xdotool-1.20100318.2737.tar.gz) = 5acdbc269d87928786ee63cff9060256
+SHA256 (xdotool-1.20100318.2737.tar.gz) = 76a987f0ef6211f231a4606d6b23919055fef23bcd2c27cf9a87ca7da9937976
+SIZE (xdotool-1.20100318.2737.tar.gz) = 34473