diff options
author | steve <steve@FreeBSD.org> | 1999-08-01 02:38:32 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-08-01 02:38:32 +0000 |
commit | 71d7d8517266b31235095846cd8eff2ac181c537 (patch) | |
tree | 7b4ddb7f176e5c874ab34c78927ddd1cb076a30d /textproc/grap | |
parent | c04ee32a7fd3937e28aff6da50c9d1945d32894a (diff) | |
download | FreeBSD-ports-71d7d8517266b31235095846cd8eff2ac181c537.zip FreeBSD-ports-71d7d8517266b31235095846cd8eff2ac181c537.tar.gz |
Update to version 0.95b.
PR: 12786
Submitted by: maintainer
Diffstat (limited to 'textproc/grap')
-rw-r--r-- | textproc/grap/Makefile | 7 | ||||
-rw-r--r-- | textproc/grap/distinfo | 2 | ||||
-rw-r--r-- | textproc/grap/pkg-plist | 5 |
3 files changed, 9 insertions, 5 deletions
diff --git a/textproc/grap/Makefile b/textproc/grap/Makefile index 58ed45c..4343fda 100644 --- a/textproc/grap/Makefile +++ b/textproc/grap/Makefile @@ -1,17 +1,18 @@ # New ports collection makefile for: grap -# Version required: 0.8a +# Version required: 0.95b # 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.3 1999/03/31 15:13:49 steve Exp $ # -DISTNAME= grap-0.91a +DISTNAME= grap-0.95b 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 --git a/textproc/grap/distinfo b/textproc/grap/distinfo index 07b1cb4..6528467 100644 --- a/textproc/grap/distinfo +++ b/textproc/grap/distinfo @@ -1 +1 @@ -MD5 (grap-0.91a.tar.gz) = a1b2896d35bdf56af80ccc8f0a4f272e +MD5 (grap-0.95b.tar.gz) = ffcef6c090fa797eb5ef9601a72b3bd0 diff --git a/textproc/grap/pkg-plist b/textproc/grap/pkg-plist index 6b6c496..5ad7781 100644 --- a/textproc/grap/pkg-plist +++ b/textproc/grap/pkg-plist @@ -2,7 +2,6 @@ bin/grap 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 @@ -16,5 +15,9 @@ share/grap/examples/states.d share/grap/examples/states2.d share/grap/examples/states3.d share/grap/examples/usapop.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 +share/grap/grap.defines @dirrm share/grap/examples @dirrm share/grap |