diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-28 23:49:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-28 23:49:49 +0000 |
commit | 9e610416a62605e12ac8e8e0e956fd3076e29d8e (patch) | |
tree | ccf882711522a1d3f34c872041f5c51ae9fe8de5 /x11-toolkits/otk | |
parent | f43b29f35b432f3c6837bc3d801531b33fbeb418 (diff) |
- Update to 0.85
PR: 135038
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=234741
Diffstat (limited to 'x11-toolkits/otk')
-rw-r--r-- | x11-toolkits/otk/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/otk/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/otk/Makefile b/x11-toolkits/otk/Makefile index 18935cab4b29..63a0c5a59521 100644 --- a/x11-toolkits/otk/Makefile +++ b/x11-toolkits/otk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= otk -PORTVERSION= 0.81 +PORTVERSION= 0.85 CATEGORIES= x11-toolkits graphics MASTER_SITES= SF DISTNAME= ${PORTNAME}_lib_${PORTVERSION} @@ -22,7 +22,7 @@ USE_GL= glut glu gl USE_LDCONFIG= yes PLIST_FILES= include/gadget_lib.h include/otk_lib.h \ - lib/libotk.so lib/libotk.so.0 + lib/libotk.so lib/libotk.so.0 CPPFLAGS= -I${LOCALBASE}/include -fPIC LDFLAGS= -lGLU -lGL -lXmu -lXext -lX11 -L${LOCALBASE}/lib diff --git a/x11-toolkits/otk/distinfo b/x11-toolkits/otk/distinfo index 607b7e57ad80..053975984b72 100644 --- a/x11-toolkits/otk/distinfo +++ b/x11-toolkits/otk/distinfo @@ -1,3 +1,3 @@ -MD5 (otk_lib_0.81.tgz) = b5c411e7dca0547e6ff4c32a0e7fa99a -SHA256 (otk_lib_0.81.tgz) = a741735f86c4118f6a9767297c3626aa4665cb35550e3dd947f2120f33880d5e -SIZE (otk_lib_0.81.tgz) = 87280 +MD5 (otk_lib_0.85.tgz) = 82a6cce7210bd826f2d91b53621aa2b5 +SHA256 (otk_lib_0.85.tgz) = 13b376eec107f2ac1ef184f076dbae9a72524ebe6bcde85886b114b2bacadd9f +SIZE (otk_lib_0.85.tgz) = 89643 |