Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jun 2000 20:41:59 -0700 (PDT)
From:      Ted Faber <faber@lunabase.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19510: grap port update
Message-ID:  <200006260341.UAA21294@praxis.lunabase.org>

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

>Number:         19510
>Category:       ports
>Synopsis:       grap port update
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 25 20:50:04 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Ted Faber
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
N/A
>Environment:

	FREEBSD-4.0

>Description:

	port update grap 1.05 -> 1.10

>How-To-Repeat:

	N/A

>Fix:

	Patch follows:

diff -ruN grap.bak/Makefile grap/Makefile
--- grap.bak/Makefile	Sun Apr 30 15:13:18 2000
+++ grap/Makefile	Sun Jun 25 20:34:26 2000
@@ -1,18 +1,19 @@
 # New ports collection makefile for:   grap
-# Date created:        4 February 2000
+# Version required:    1.10
+# Date created:        25 Jun 2000
 # Whom:                faber@lunabase.org
 #
-# $FreeBSD: ports/textproc/grap/Makefile,v 1.9 2000/04/30 19:31:06 steve Exp $
+# $Id: Makefile,v 1.9 2000/06/26 03:25:58 faber Exp $
 #
 
 PORTNAME=	grap
-PORTVERSION= 	1.05
-CATEGORIES=	textproc graphics
+PORTVERSION=	1.10
+CATEGORIES=	textproc graphics 
 MASTER_SITES=	http://www.lunabase.org/~faber/Vault/software/grap/
 
 MAINTAINER=	faber@lunabase.org
-
-GNU_CONFIGURE=yes
+HAS_CONFIGURE=	yes
+GNU_CONFIGURE=	yes
 
 MAN1=		grap.1
 
diff -ruN grap.bak/files/md5 grap/files/md5
--- grap.bak/files/md5	Sun Apr 30 15:13:18 2000
+++ grap/files/md5	Sun Jun 25 20:34:26 2000
@@ -1 +1 @@
-MD5 (grap-1.05.tar.gz) = 12ad99302ece30e2c53a934ac35c2c77
+MD5 (grap-1.10.tar.gz) = 7e61bf289d29c380859590d785ca7b1d
diff -ruN grap.bak/pkg/DESCR grap/pkg/DESCR
--- grap.bak/pkg/DESCR	Tue Feb 22 15:20:00 2000
+++ grap/pkg/DESCR	Sun Jun 25 20:34:26 2000
@@ -1,10 +1,11 @@
 This is a port of Kernigan and Bentley's grap program for typsetting
 graphs.  It is a pic preprocessor that can be used with groff or TeX.
 
-You can learn more about grap as specified by Kernigan and Bentley at
+You can learn more about grap as specified by Kernigan and Bentley at 
 the website.
 
 WWW: http://www.lunabase.org/~faber/Vault/software/grap/
 
 -- Ted Faber
 faber@lunabase.org
+
diff -ruN grap.bak/pkg/PLIST grap/pkg/PLIST
--- grap.bak/pkg/PLIST	Tue Feb 22 15:20:00 2000
+++ grap/pkg/PLIST	Sun Jun 25 20:34:26 2000
@@ -1,24 +1,26 @@
 bin/grap
+share/grap/README
 share/grap/CHANGES
 share/grap/COPYRIGHT
-share/grap/README
+share/grap/grap.defines
+share/grap/grap.tex.defines
+share/grap/grap.man
 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/cy_fatal.d
 share/grap/examples/example.ms
 share/grap/examples/internet.d
 share/grap/examples/prof2.d
-share/grap/examples/result.SQ_MESH.Fail1.S3.R0.Global.Random1500.succ.result
-share/grap/examples/result.SQ_MESH.Fail1.S3.R0.Hybrid.Random1500.succ.result
-share/grap/examples/result.SQ_MESH.Fail1.S3.R0.Local.Random1500.succ.result
 share/grap/examples/states.d
 share/grap/examples/states2.d
 share/grap/examples/states3.d
 share/grap/examples/usapop.d
-share/grap/grap.defines
+share/grap/examples/cy_fatal.d
+share/grap/examples/result.SQ_MESH.Fail1.S3.R0.Global.Random1500.succ.result
+share/grap/examples/result.SQ_MESH.Fail1.S3.R0.Local.Random1500.succ.result
+share/grap/examples/result.SQ_MESH.Fail1.S3.R0.Hybrid.Random1500.succ.result
 @dirrm share/grap/examples
 @dirrm share/grap



>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?200006260341.UAA21294>