diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-09 09:19:39 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-09 09:19:39 +0000 |
commit | afd155bf6208d6aabc84a33340b246de0a999c9d (patch) | |
tree | ecf8a3222d6d0cdd1dd6a3f92bc32bd9a3a57880 /x11/xautomation | |
parent | 281af556d395962a19fd476b0266449011a3dcf6 (diff) | |
download | ports-afd155bf6208d6aabc84a33340b246de0a999c9d.tar.gz ports-afd155bf6208d6aabc84a33340b246de0a999c9d.zip |
Notes
Diffstat (limited to 'x11/xautomation')
-rw-r--r-- | x11/xautomation/Makefile | 3 | ||||
-rw-r--r-- | x11/xautomation/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11/xautomation/Makefile b/x11/xautomation/Makefile index 96d631d4e26e..fca289fb5ea9 100644 --- a/x11/xautomation/Makefile +++ b/x11/xautomation/Makefile @@ -7,7 +7,7 @@ # PORTNAME= xautomation -PORTVERSION= 1.02 +PORTVERSION= 1.03 CATEGORIES= x11 MASTER_SITES= http://hoopajoo.net/static/projects/ @@ -17,7 +17,6 @@ COMMENT= Control X from the command line for scripts LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_XORG= xtst -USE_GNOME= gnometarget GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11/xautomation/distinfo b/x11/xautomation/distinfo index a880783a3183..ed39cc012682 100644 --- a/x11/xautomation/distinfo +++ b/x11/xautomation/distinfo @@ -1,3 +1,3 @@ -MD5 (xautomation-1.02.tar.gz) = 523198135f7cf7a5324189aef20ac48d -SHA256 (xautomation-1.02.tar.gz) = 953db077aa4990dfac7807893957f7b6367922cd0e32685a221a691de9f9ac40 -SIZE (xautomation-1.02.tar.gz) = 92526 +MD5 (xautomation-1.03.tar.gz) = 91030079b0ecf96195dd21bcec635cb6 +SHA256 (xautomation-1.03.tar.gz) = 11667ddb4713302b8a3be997f77cc5a672c55c362f52d8bbdc058ab11ff5f9c5 +SIZE (xautomation-1.03.tar.gz) = 103565 |