ports/100129: [MAINTAINER] graphics/kudu: track gtkglext shared library version change
Dmitry Marakasov
amdmi3 at mail.ru
Wed Jul 12 00:00:36 UTC 2006
>Number: 100129
>Category: ports
>Synopsis: [MAINTAINER] graphics/kudu: track gtkglext shared library version change
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Jul 12 00:00:32 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Dmitry Marakasov
>Release: FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Thu May 11 15:07:32 MSD 2006 amdmi3 at hades.panopticon:/usr/obj/usr/src/sys/HADES i386
>Description:
gtkglext shared lib version was changed from libgtkglext-x11-1.0.so.2 to libgtkglext-x11-1.0.so.0. Track this in LIB_DEPENDS.
>How-To-Repeat:
>Fix:
--- kudu.patch begins here ---
diff -ruN kudu.orig/Makefile kudu/Makefile
--- kudu.orig/Makefile Wed Jul 12 03:48:08 2006
+++ kudu/Makefile Wed Jul 12 03:48:28 2006
@@ -14,7 +14,7 @@
MAINTAINER= amdmi3 at mail.ru
COMMENT= A 3D skeletal animation tool, powered by GTK+ and OpenGL
-LIB_DEPENDS= gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext
+LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext
USE_GL= yes
USE_X_PREFIX= yes
--- kudu.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list