diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-07-02 18:31:57 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-07-02 18:31:57 +0000 |
commit | 0d9cc9e686d8ea455231ce722e6252b4e2bd1083 (patch) | |
tree | 7fcde2e2dfdde212e86e255dead7e4144bdb5a1c /x11-toolkits | |
parent | 5d34434429121af44ca025d45baa84cb1c6fee05 (diff) | |
download | ports-0d9cc9e686d8ea455231ce722e6252b4e2bd1083.tar.gz ports-0d9cc9e686d8ea455231ce722e6252b4e2bd1083.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/otk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/otk/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/otk/Makefile b/x11-toolkits/otk/Makefile index c0ba790dec10..34d473dc22a5 100644 --- a/x11-toolkits/otk/Makefile +++ b/x11-toolkits/otk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= otk -PORTVERSION= 0.93 +PORTVERSION= 0.94 CATEGORIES= x11-toolkits graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} DISTNAME= ${PORTNAME}_lib_${PORTVERSION} diff --git a/x11-toolkits/otk/distinfo b/x11-toolkits/otk/distinfo index 9d53256c96b6..f08cd64469d0 100644 --- a/x11-toolkits/otk/distinfo +++ b/x11-toolkits/otk/distinfo @@ -1,2 +1,2 @@ -SHA256 (otk_lib_0.93.tgz) = 8e1581b479a457af3c8c8bb54984f9f7541ca53d04eef34d8c62a158b4b062fc -SIZE (otk_lib_0.93.tgz) = 94848 +SHA256 (otk_lib_0.94.tgz) = e4ea7c84f0de0b3229846bcd1890135f87b2d415df1e8a43f317627275650874 +SIZE (otk_lib_0.94.tgz) = 94920 |