diff options
author | miwi <miwi@FreeBSD.org> | 2009-05-09 17:19:39 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-05-09 17:19:39 +0800 |
commit | e08b87232b8d53394582d19e04f2c43741fd640a (patch) | |
tree | d07ea06ebbff3e9f6139a4944aa0abc5b9565029 | |
parent | d6493579a357a4a7611bc069f0b8525804565bcd (diff) | |
download | freebsd-ports-gnome-e08b87232b8d53394582d19e04f2c43741fd640a.tar.gz freebsd-ports-gnome-e08b87232b8d53394582d19e04f2c43741fd640a.tar.zst freebsd-ports-gnome-e08b87232b8d53394582d19e04f2c43741fd640a.zip |
- Update to 1.03
PR: 134297
Submitted by: Ports Fury
-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 |