- Update to 20090126

This commit is contained in:
Wesley Shields 2009-02-11 17:43:19 +00:00
parent 77f4fc2c95
commit 3aa60a1438
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228061
2 changed files with 5 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= xdotool
DISTVERSION= 20080606
DISTVERSION= 20090126
CATEGORIES= x11
MASTER_SITES= http://semicomplete.googlecode.com/files/
@ -22,6 +22,7 @@ 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

View File

@ -1,3 +1,3 @@
MD5 (xdotool-20080606.tar.gz) = a4ab6e6f620fbce7300d3c9a1685fd50
SHA256 (xdotool-20080606.tar.gz) = 4d1600ce135f115abd19868c483785d6a3c3ddc8815b5e8f74c1edff6b166473
SIZE (xdotool-20080606.tar.gz) = 15548
MD5 (xdotool-20090126.tar.gz) = a520d6a3175c3b55582998cbeef81688
SHA256 (xdotool-20090126.tar.gz) = fc2cfdf4bc250b178328cdba870f0c20cc499c16b77d3d40593fc2030a44dfd1
SIZE (xdotool-20090126.tar.gz) = 17299