diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-01-29 06:50:43 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-01-29 06:50:43 +0000 |
commit | 39ee2064d8bea3775b9b0637e7c1a56f4473d067 (patch) | |
tree | 23a36056e562c31c25bdf7f79ae991e29e27b791 /x11-toolkits/otk | |
parent | 16b1f27094857a7538d15e7da69a101c74420ac2 (diff) | |
download | ports-39ee2064d8bea3775b9b0637e7c1a56f4473d067.tar.gz ports-39ee2064d8bea3775b9b0637e7c1a56f4473d067.zip |
Notes
Diffstat (limited to 'x11-toolkits/otk')
-rw-r--r-- | x11-toolkits/otk/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/otk/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11-toolkits/otk/Makefile b/x11-toolkits/otk/Makefile index 0b64451b5676..69f077cf9afb 100644 --- a/x11-toolkits/otk/Makefile +++ b/x11-toolkits/otk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= otk -PORTVERSION= 0.94 +PORTVERSION= 0.95 CATEGORIES= x11-toolkits graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} DISTNAME= ${PORTNAME}_lib_${PORTVERSION} @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Widget library based on OpenGL +LICENSE= LGPL21 + WRKSRC= ${WRKDIR}/${PORTNAME}_lib USE_XORG= xmu xext x11 diff --git a/x11-toolkits/otk/distinfo b/x11-toolkits/otk/distinfo index f08cd64469d0..e3da1baafc9e 100644 --- a/x11-toolkits/otk/distinfo +++ b/x11-toolkits/otk/distinfo @@ -1,2 +1,2 @@ -SHA256 (otk_lib_0.94.tgz) = e4ea7c84f0de0b3229846bcd1890135f87b2d415df1e8a43f317627275650874 -SIZE (otk_lib_0.94.tgz) = 94920 +SHA256 (otk_lib_0.95.tgz) = 23d3aa9f8c59b641ca2b6cc8cfc0e464f88d5f9aff975552a6fcdda890c19f3c +SIZE (otk_lib_0.95.tgz) = 95694 |