ports/59575: Update port: x11-toolkits/gtkglext to 1.0.5
Kimura Fuyuki
fuyuki at nigredo.org
Sat Nov 22 06:00:36 UTC 2003
>Number: 59575
>Category: ports
>Synopsis: Update port: x11-toolkits/gtkglext to 1.0.5
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Nov 21 22:00:34 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Kimura Fuyuki
>Release: FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
FreeBSD ns.nigredo.org 5.1-CURRENT i386
>Description:
- Update to 1.0.5
- Use USE_GL
>How-To-Repeat:
>Fix:
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/x11-toolkits/gtkglext/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile 16 Oct 2003 00:36:14 -0000 1.9
+++ Makefile 22 Nov 2003 05:36:45 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= gtkglext
-PORTVERSION= 1.0.4
+PORTVERSION= 1.0.5
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,14 +17,9 @@
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack gtk20
+USE_GL= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
-.include <bsd.port.pre.mk>
-
-.if ${XFREE86_VERSION} == 3
-USE_MESA= yes
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/FreeBSD/ports/x11-toolkits/gtkglext/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo 16 Oct 2003 00:36:14 -0000 1.7
+++ distinfo 22 Nov 2003 05:37:39 -0000
@@ -1 +1 @@
-MD5 (gtkglext-1.0.4.tar.bz2) = 76410f121eea25efd52907cdf4c89b0a
+MD5 (gtkglext-1.0.5.tar.bz2) = 0f860f0d0f2873bd625b902e01fee756
cvs diff: Diffing files
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list