diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-01-03 11:39:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-01-03 11:39:09 +0000 |
commit | 46f18730d37f7c31c4ee6a78de90e6370ae366d5 (patch) | |
tree | 853d89fcde0454456bd80e4fb9e5b6f979bfbb12 /x11/xautomation | |
parent | 1c604986c1d575b685d2c66dbce75131dd675480 (diff) | |
download | ports-46f18730d37f7c31c4ee6a78de90e6370ae366d5.tar.gz ports-46f18730d37f7c31c4ee6a78de90e6370ae366d5.zip |
Notes
Diffstat (limited to 'x11/xautomation')
-rw-r--r-- | x11/xautomation/Makefile | 4 | ||||
-rw-r--r-- | x11/xautomation/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/xautomation/Makefile b/x11/xautomation/Makefile index 7d93659854ad..74b3e779af13 100644 --- a/x11/xautomation/Makefile +++ b/x11/xautomation/Makefile @@ -7,7 +7,7 @@ # PORTNAME= xautomation -PORTVERSION= 0.98 +PORTVERSION= 0.99 CATEGORIES= x11 MASTER_SITES= http://hoopajoo.net/static/projects/ @@ -23,6 +23,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" PLIST_FILES= bin/pat2ppm bin/patextract bin/png2pat bin/rgb2pat \ - bin/visgrep bin/xte + bin/visgrep bin/xmousepos bin/xte .include <bsd.port.mk> diff --git a/x11/xautomation/distinfo b/x11/xautomation/distinfo index cd5389c81ee0..3b9a4c975945 100644 --- a/x11/xautomation/distinfo +++ b/x11/xautomation/distinfo @@ -1,3 +1,3 @@ -MD5 (xautomation-0.98.tar.gz) = 4c176708409a5f8840e85b7ead52ead3 -SHA256 (xautomation-0.98.tar.gz) = 62d02ef6255020cd2b828d30d906044019993db0181b5fb91d391a0344ed3eb4 -SIZE (xautomation-0.98.tar.gz) = 88503 +MD5 (xautomation-0.99.tar.gz) = ee5f5f390932795be17166d88e90a782 +SHA256 (xautomation-0.99.tar.gz) = 2f86c16ed478f701895a473d1b26a5e7fa4d72c32df01881b11e053e6c949c66 +SIZE (xautomation-0.99.tar.gz) = 89884 |