Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 1999 21:56:15 -0800 (PST)
From:      Ted Faber <faber@lunabase.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10865: Update of grap port
Message-ID:  <199903300556.VAA62553@newbox.lunabase.org>

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

>Number:         10865
>Category:       ports
>Synopsis:       port update
>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 Mar 29 22:00:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Ted Faber
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
>Environment:
	
N/A

>Description:

update to use autoconf

>How-To-Repeat:

N/A

>Fix:
	
Update port, diff follows

diff -ruN grap.bak/Makefile grap/Makefile
--- grap.bak/Makefile	Mon Mar  8 15:18:59 1999
+++ grap/Makefile	Mon Mar 29 20:57:24 1999
@@ -3,14 +3,16 @@
 # Date created:        14 Jan 1999
 # Whom:                faber@lunabase.org
 #
-# $Id: Makefile,v 1.2 1999/03/08 21:00:46 steve Exp $
+# $Id: Makefile,v 1.4 1999/03/30 04:57:24 faber Exp $
 #
 
-DISTNAME=	grap-0.9a
-CATEGORIES=	textproc graphics
+DISTNAME=	grap-0.91a
+CATEGORIES=	textproc graphics 
 MASTER_SITES=	http://www.lunabase.org/~faber/Vault/software/grap/
 
 MAINTAINER=	faber@lunabase.org
+HAS_CONFIGURE=yes
+GNU_CONFIGURE=yes
 
 MAN1=		grap.1
 
diff -ruN grap.bak/files/md5 grap/files/md5
--- grap.bak/files/md5	Mon Mar  8 15:18:59 1999
+++ grap/files/md5	Mon Mar 29 21:49:08 1999
@@ -1 +1 @@
-MD5 (grap-0.9a.tar.gz) = 3bc737bd4db916fedbac96ff3a1be019
+MD5 (grap-0.91a.tar.gz) = d3ca287a5c15000a883ac3cbf8ce913c
Binary files grap.bak/grap-0.91a.tgz and grap/grap-0.91a.tgz differ
diff -ruN grap.bak/pkg/DESCR grap/pkg/DESCR
--- grap.bak/pkg/DESCR	Sun Jan 17 21:03:22 1999
+++ grap/pkg/DESCR	Thu Jan 14 23:59:55 1999
@@ -6,3 +6,4 @@
 
 -- Ted Faber
 faber@lunabase.org
+
diff -ruN grap.bak/pkg/PLIST grap/pkg/PLIST
--- grap.bak/pkg/PLIST	Mon Mar  8 15:18:59 1999
+++ grap/pkg/PLIST	Mon Mar 29 21:14:39 1999
@@ -1,15 +1,14 @@
 bin/grap
+share/grap/grap.defines
+share/grap/README
 share/grap/CHANGES
 share/grap/COPYRIGHT
-share/grap/README
-share/grap/grap.defines
 share/grap/examples/400mpairs.d
 share/grap/examples/400mtimes.d
 share/grap/examples/400wpairs.d
 share/grap/examples/Makefile
 share/grap/examples/army.d
 share/grap/examples/boyhts.d
-share/grap/examples/color_example.ms
 share/grap/examples/example.ms
 share/grap/examples/internet.d
 share/grap/examples/prof2.d


>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?199903300556.VAA62553>