diff options
author | wxs <wxs@FreeBSD.org> | 2011-05-31 04:14:32 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2011-05-31 04:14:32 +0800 |
commit | a97d85a2c942a6128f52d55ea0511abf269a6b92 (patch) | |
tree | a82a29224798f23fc456889965c796c78959c8ed | |
parent | 2a804697d6bbeada2ef79c42e7b39ebb9de48af1 (diff) | |
download | freebsd-ports-gnome-a97d85a2c942a6128f52d55ea0511abf269a6b92.tar.gz freebsd-ports-gnome-a97d85a2c942a6128f52d55ea0511abf269a6b92.tar.zst freebsd-ports-gnome-a97d85a2c942a6128f52d55ea0511abf269a6b92.zip |
- Update to 20110530.
-rw-r--r-- | x11/xdotool/Makefile | 4 | ||||
-rw-r--r-- | x11/xdotool/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xdotool/Makefile b/x11/xdotool/Makefile index 3c99ff64fc2b..9a3e741aac4c 100644 --- a/x11/xdotool/Makefile +++ b/x11/xdotool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xdotool -DISTVERSION= 2.20101012.3049 +DISTVERSION= 2.20110530.1 PORTEPOCH= 1 CATEGORIES= x11 MASTER_SITES= http://semicomplete.googlecode.com/files/ @@ -18,7 +18,7 @@ USE_PERL5_BUILD= yes USE_LDCONFIG= yes USE_GMAKE= yes USE_GNOME= pkgconfig -USE_XORG= x11 xtst +USE_XORG= x11 xtst xinerama MAN1= xdotool.1 PLIST_FILES= bin/xdotool lib/libxdo.so lib/libxdo.so.2 include/xdo.h diff --git a/x11/xdotool/distinfo b/x11/xdotool/distinfo index 4e3a2230b67c..2803612c8dfd 100644 --- a/x11/xdotool/distinfo +++ b/x11/xdotool/distinfo @@ -1,2 +1,2 @@ -SHA256 (xdotool-2.20101012.3049.tar.gz) = 9a9a03701018be6ca82f60c636f37d1749bfb24a5ce6a1f6910fccb67f58b32a -SIZE (xdotool-2.20101012.3049.tar.gz) = 99573 +SHA256 (xdotool-2.20110530.1.tar.gz) = e7b42c8b1d391970e1c1009b256033f30e57d8e0a2a3de229fd61ecfc27baf67 +SIZE (xdotool-2.20110530.1.tar.gz) = 107204 |