diff --git a/x11/xdotool/Makefile b/x11/xdotool/Makefile index 490812a8232a..14466d639d9e 100644 --- a/x11/xdotool/Makefile +++ b/x11/xdotool/Makefile @@ -1,29 +1,29 @@ # New ports collection makefile for: xdotool # Date created: 29 June 2007 # Whom: Wesley Shields # # $FreeBSD$ # PORTNAME= xdotool -DISTVERSION= 20090126 +DISTVERSION= 20090330 CATEGORIES= x11 MASTER_SITES= http://semicomplete.googlecode.com/files/ MAINTAINER= wxs@FreeBSD.org COMMENT= Programatically simulate keyboard input or mouse activity USE_GNOME= pkgconfig USE_XORG= x11 xtst ALL_TARGET= ${PORTNAME} PLIST_FILES= bin/xdotool do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xdotool ${PREFIX}/bin # Older GCC on RELENG_6 doesn't like -Wno-missing-field-initializers post-patch: @${REINPLACE_CMD} -e 's,-Wno-missing-field-initializers,,' ${WRKSRC}/Makefile .include diff --git a/x11/xdotool/distinfo b/x11/xdotool/distinfo index d5e91058bbe9..2478e4eb60da 100644 --- a/x11/xdotool/distinfo +++ b/x11/xdotool/distinfo @@ -1,3 +1,3 @@ -MD5 (xdotool-20090126.tar.gz) = a520d6a3175c3b55582998cbeef81688 -SHA256 (xdotool-20090126.tar.gz) = fc2cfdf4bc250b178328cdba870f0c20cc499c16b77d3d40593fc2030a44dfd1 -SIZE (xdotool-20090126.tar.gz) = 17299 +MD5 (xdotool-20090330.tar.gz) = c6cd2bd236519ef04659c1737d880ed7 +SHA256 (xdotool-20090330.tar.gz) = 4d9718a4f2b5da7c3719c6aa1501a142b1c362e618af9fb4ee033db7e5cf8992 +SIZE (xdotool-20090330.tar.gz) = 17389