summaryrefslogtreecommitdiff
path: root/textproc/grap
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-10 06:48:16 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-10 06:48:16 +0000
commit480f031c951ea4971b0c0c6dcfc450cd3254c22e (patch)
tree12d831edd77eef979aa2b48e2ae5895691136482 /textproc/grap
parentAdd p5-Authen-Smb 0.91, perl extension to authenticate against an (diff)
Maintainer update to version 1.27
PR: ports/46921 Submitted by: Ted Faber <faber@lunabase.org>
Notes
Notes: svn path=/head/; revision=72844
Diffstat (limited to 'textproc/grap')
-rw-r--r--textproc/grap/Makefile2
-rw-r--r--textproc/grap/distinfo2
-rw-r--r--textproc/grap/files/patch-grap-h10
3 files changed, 2 insertions, 12 deletions
diff --git a/textproc/grap/Makefile b/textproc/grap/Makefile
index 477bca9bc5d6..43d737d64312 100644
--- a/textproc/grap/Makefile
+++ b/textproc/grap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= grap
-PORTVERSION= 1.26
+PORTVERSION= 1.27
CATEGORIES= textproc graphics
MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/
diff --git a/textproc/grap/distinfo b/textproc/grap/distinfo
index af27258cedd2..39e8b3357524 100644
--- a/textproc/grap/distinfo
+++ b/textproc/grap/distinfo
@@ -1 +1 @@
-MD5 (grap-1.26.tar.gz) = b0fc9513dd02ebc0e31e3a38486542e6
+MD5 (grap-1.27.tar.gz) = 41a8a6d5067049749ec1cf954b84142d
diff --git a/textproc/grap/files/patch-grap-h b/textproc/grap/files/patch-grap-h
deleted file mode 100644
index 770af072fa35..000000000000
--- a/textproc/grap/files/patch-grap-h
+++ /dev/null
@@ -1,10 +0,0 @@
---- grap.h.orig Sun Nov 24 03:19:42 2002
-+++ grap.h Sun Nov 24 03:20:51 2002
-@@ -55,6 +55,7 @@
-
- using namespace std;
-
-+#include <vector>
- #include <string>
- #include <list>
- #include <algorithm>