From andy@icc.surw.chel.su Fri Apr 30 07:30:47 1999
Return-Path: <andy@icc.surw.chel.su>
Received: from icc.surw.chel.su (surw.chel.su [195.54.2.162])
	by hub.freebsd.org (Postfix) with ESMTP id 86A1A14F90
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 30 Apr 1999 07:30:39 -0700 (PDT)
	(envelope-from andy@icc.surw.chel.su)
Received: (from andy@localhost)
	by icc.surw.chel.su (8.9.2/8.8.8) id SAA60709;
	Fri, 30 Apr 1999 18:30:37 +0400 (MSD)
	(envelope-from andy)
Message-Id: <199904301430.SAA60709@icc.surw.chel.su>
Date: Fri, 30 Apr 1999 18:30:37 +0400 (MSD)
From: Andrey Zakhvatov <andy@icc.surw.chel.su>
Reply-To: andy@icc.surw.chel.su
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port: mail/glbiff
X-Send-Pr-Version: 3.2

>Number:         11404
>Category:       ports
>Synopsis:       Update port: mail/glbiff
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 30 07:40:01 PDT 1999
>Closed-Date:    Sun May 2 19:27:52 PDT 1999
>Last-Modified:  Sun May  2 19:28:48 PDT 1999
>Originator:     Andrey Zakhvatov
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
South Ural Railway ICC
>Environment:

>Description:

   This is a patch to update mail/glbiff port.


diff -Nru glbiff/Makefile glbiff-0.2.11/Makefile
--- glbiff/Makefile	Fri Oct  9 14:22:14 1998
+++ glbiff-0.2.11/Makefile	Fri Apr 30 18:21:19 1999
@@ -1,35 +1,34 @@
 # New ports collection makefile for:	glbiff
-# Version required:			0.2
+# Version required:			0.2.11
 # Date created:				18 May 1998
 # Whom:					Andrey Zakhvatov
 #
 # $Id: Makefile,v 1.8 1998/10/09 03:31:53 asami Exp $
 #
 
-DISTNAME=	glbiff-0.2
+DISTNAME=	glbiff-0.2.11
 CATEGORIES=	mail
 MASTER_SITES=	http://www.eecg.utoronto.ca/~mac/projects/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	andy@icc.surw.chel.su
 
-LIB_DEPENDS=	MesaGL.14:${PORTSDIR}/graphics/Mesa3 \
-		MesaGLU.14:${PORTSDIR}/graphics/Mesa3 \
-		Mesatk.14:${PORTSDIR}/graphics/Mesa3 \
-		glut.3:${PORTSDIR}/graphics/Mesa3
+LIB_DEPENDS=	MesaGL:${PORTSDIR}/graphics/Mesa3 \
+		MesaGLU:${PORTSDIR}/graphics/Mesa3 \
+		glut:${PORTSDIR}/graphics/Mesa3
 
-BROKEN=		can\'t find mesatk
-
-USE_IMAKE=	yes
-WRKSRC=		${WRKDIR}/glbiff
+GNU_CONFIGURE=	yes
+USE_X_PREFIX=	yes
 
 do-install:
 	@ ${INSTALL_PROGRAM} ${WRKSRC}/glbiff ${PREFIX}/bin
 	@ ${MKDIR} ${PREFIX}/share/examples/glbiff
-	@ ${INSTALL_DATA} ${FILESDIR}/dot.glbiffrc.sample ${PREFIX}/share/examples/glbiff
+	@ ${INSTALL_DATA} ${WRKSRC}/glbiffrc.sample ${PREFIX}/share/examples/glbiff/dot.glbiffrc.sample
+
+post-install:
 .if !defined(NOPORTDOCS)
 	@ ${MKDIR} ${PREFIX}/share/doc/glbiff
-.for file in ChangeLog README TODO
+.for file in ChangeLog README README.last-minute TODO
 	@ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/glbiff
 .endfor
 .endif
diff -Nru glbiff/files/dot.glbiffrc.sample glbiff-0.2.11/files/dot.glbiffrc.sample
--- glbiff/files/dot.glbiffrc.sample	Fri May 22 02:36:15 1998
+++ glbiff-0.2.11/files/dot.glbiffrc.sample	Thu Jan  1 03:00:00 1970
@@ -1,4 +0,0 @@
-y /var/mail/linus
-n /home/linus/mail/freebsd-announce
-n /home/linus/mail/freebsd-misc
-n /home/linus/mail/freebsd-hackers
diff -Nru glbiff/files/md5 glbiff-0.2.11/files/md5
--- glbiff/files/md5	Fri May 22 02:36:14 1998
+++ glbiff-0.2.11/files/md5	Fri Apr 30 17:41:55 1999
@@ -1 +1 @@
-MD5 (glbiff-0.2.tgz) = 543248bb041cfd0f0a94f8d95a254e4a
+MD5 (glbiff-0.2.11.tgz) = 1c37a9af67742dec0f995ff000a7593e
diff -Nru glbiff/pkg/COMMENT glbiff-0.2.11/pkg/COMMENT
--- glbiff/pkg/COMMENT	Fri May 22 02:36:15 1998
+++ glbiff-0.2.11/pkg/COMMENT	Fri Apr 30 18:18:53 1999
@@ -1 +1 @@
-Xbiff-like program with 3D nice output for X Window System.
+Xbiff-like program for X Window System with 3D nice output.
diff -Nru glbiff/pkg/PLIST glbiff-0.2.11/pkg/PLIST
--- glbiff/pkg/PLIST	Fri May 22 02:36:15 1998
+++ glbiff-0.2.11/pkg/PLIST	Fri Apr 30 18:16:08 1999
@@ -1,6 +1,7 @@
 bin/glbiff
 share/doc/glbiff/ChangeLog
 share/doc/glbiff/README
+share/doc/glbiff/README.last-minute
 share/doc/glbiff/TODO
 share/examples/glbiff/dot.glbiffrc.sample
 @dirrm share/doc/glbiff


>How-To-Repeat:

>Fix:

   Please, check and apply this patch.


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun May 2 19:27:52 PDT 1999 
State-Changed-Why:  
Update committed, thanks! 
>Unformatted:
