Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 May 2000 11:43:29 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/18885: Update port: x11-toolkits/gtkglarea to 1.2.2
Message-ID:  <20000529184329.54FF537B7BB@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         18885
>Category:       ports
>Synopsis:       Update port: x11-toolkits/gtkglarea to 1.2.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 29 11:50:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.0-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.2.2
- Add WWW: line into pkg/DESCR

Contacted maintainer with no response.

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/x11-toolkits/gtkglarea/Makefile x11-toolkits/gtkglarea/Makefile
--- /usr/ports/x11-toolkits/gtkglarea/Makefile	Mon Apr 10 21:07:04 2000
+++ x11-toolkits/gtkglarea/Makefile	Thu May 25 00:21:18 2000
@@ -1,12 +1,12 @@
-# New ports collection makefile for:   gtkglarea
-# Date created:        1 August 1999
-# Whom:                Michael Sardo <jaeger16@yahoo.com>
+# New ports collection makefile for:	gtkglarea
+# Date created:		1 August 1999
+# Whom:			Michael Sardo <jaeger16@yahoo.com>
 #
 # $FreeBSD: ports/x11-toolkits/gtkglarea/Makefile,v 1.4 2000/04/10 01:10:26 cpiazza Exp $
 #
 
 PORTNAME=	gtkglarea
-PORTVERSION= 	1.2.1
+PORTVERSION= 	1.2.2
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	http://www.student.oulu.fi/~jlof/gtkglarea/download/
 
@@ -15,12 +15,10 @@
 LIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
 		GL.14:${PORTSDIR}/graphics/Mesa3
 
-FETCH_BEFORE_ARGS=	-b
-USE_LIBTOOL=	yes
-CONFIGURE_ARGS=  --with-lib-MesaGL
-CONFIGURE_ENV=	LOCALBASE=${LOCALBASE} GTK_CONFIG=${X11BASE}/bin/gtk12-config
+GTK_CONFIG?=	${X11BASE}/bin/gtk12-config
 
-post-install:
-	@${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
+USE_LIBTOOL=	yes
+CONFIGURE_ENV=	GTK_CONFIG="${GTK_CONFIG}"
+CONFIGURE_ARGS=	--with-lib-MesaGL
 
 .include <bsd.port.mk>
diff -urN /usr/ports/x11-toolkits/gtkglarea/files/md5 x11-toolkits/gtkglarea/files/md5
--- /usr/ports/x11-toolkits/gtkglarea/files/md5	Wed Aug  4 14:48:35 1999
+++ x11-toolkits/gtkglarea/files/md5	Thu May 25 00:15:42 2000
@@ -1 +1 @@
-MD5 (gtkglarea-1.2.1.tar.gz) = 14ef36ec3b027775cc41db0717ef6270
+MD5 (gtkglarea-1.2.2.tar.gz) = d7055b0dcecbacb791d176bfacbd8b86
diff -urN /usr/ports/x11-toolkits/gtkglarea/pkg/DESCR x11-toolkits/gtkglarea/pkg/DESCR
--- /usr/ports/x11-toolkits/gtkglarea/pkg/DESCR	Wed Aug  4 14:48:35 1999
+++ x11-toolkits/gtkglarea/pkg/DESCR	Thu May 25 00:15:42 2000
@@ -6,3 +6,5 @@
 
 Related project which may iterest those who use GTK-- is GtkGLArea--. It is a
 C++ wrapper for gtkglarea written by Karl Nelson <kenelson@ece.ucdavis.edu>. 
+
+WWW: http://www.student.oulu.fi/~jlof/gtkglarea/
diff -urN /usr/ports/x11-toolkits/gtkglarea/pkg/PLIST x11-toolkits/gtkglarea/pkg/PLIST
--- /usr/ports/x11-toolkits/gtkglarea/pkg/PLIST	Wed Aug  4 14:48:35 1999
+++ x11-toolkits/gtkglarea/pkg/PLIST	Thu May 25 00:15:42 2000
@@ -2,8 +2,8 @@
 include/gtkgl/gtkglarea.h
 lib/libgtkgl.a
 lib/libgtkgl.so
-lib/libgtkgl.so.4
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
+lib/libgtkgl.so.5
+@exec /sbin/ldconfig -m %B
+@unexec /sbin/ldconfig -R
 share/aclocal/gtkgl.m4
 @dirrm include/gtkgl


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000529184329.54FF537B7BB>