diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-02-01 10:13:41 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-02-01 10:13:41 +0000 |
commit | 365f9d68987cc231f9717edf3784bc4781c91ee5 (patch) | |
tree | a0996b1f815634d34e4bb0e327adbf6e57a336ef /x11 | |
parent | - Skip version 4.1.3 as it breaks python bindings (diff) |
- Update to 1.09, No functional changes just cleans up compiler warnings
Notes
Notes:
svn path=/head/; revision=342107
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xautomation/Makefile | 2 | ||||
-rw-r--r-- | x11/xautomation/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/xautomation/Makefile b/x11/xautomation/Makefile index a8b3e69d01b0..426ca87c4dfa 100644 --- a/x11/xautomation/Makefile +++ b/x11/xautomation/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xautomation -PORTVERSION= 1.08 +PORTVERSION= 1.09 CATEGORIES= x11 MASTER_SITES= http://hoopajoo.net/static/projects/ diff --git a/x11/xautomation/distinfo b/x11/xautomation/distinfo index 266687125bb9..41c7c9c80918 100644 --- a/x11/xautomation/distinfo +++ b/x11/xautomation/distinfo @@ -1,2 +1,2 @@ -SHA256 (xautomation-1.08.tar.gz) = cb37cd96c15a0ca120d8d5a2de3dda029ea5db04ddeee65880b8f9963eee0d04 -SIZE (xautomation-1.08.tar.gz) = 123944 +SHA256 (xautomation-1.09.tar.gz) = ee8f2c61165da682f58371a51cfc263d6e54609b614e712320b0987779d95f0d +SIZE (xautomation-1.09.tar.gz) = 123995 |