summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-04-06 15:50:55 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-04-06 15:50:55 +0000
commit4e4e7712f4ed5ecf8a3b303ac41ee6e007086db2 (patch)
tree036d536c0a6b91ab9013a657fbdf56b1f4ce2811 /print
parentAdd ocaml-pxp 1.1.5, validating XML parser for OCaml. (diff)
Drop a line which contain apLineDel key, and bump PORTREVISION accordingly.
PR: ports/50074 Submitted by: Daniel Lang <langd@informatik.tu-muenchen.de>
Notes
Notes: svn path=/head/; revision=78434
Diffstat (limited to 'print')
-rw-r--r--print/gv/Makefile2
-rw-r--r--print/gv/files/patch-source::gv_misc_res.dat10
2 files changed, 11 insertions, 1 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile
index 36c6ca014d07..53502a0c7869 100644
--- a/print/gv/Makefile
+++ b/print/gv/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gv
PORTVERSION= 3.5.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/gv/unix/ \
${MASTER_SITE_TEX_CTAN}
diff --git a/print/gv/files/patch-source::gv_misc_res.dat b/print/gv/files/patch-source::gv_misc_res.dat
new file mode 100644
index 000000000000..0e8f9dc7d840
--- /dev/null
+++ b/print/gv/files/patch-source::gv_misc_res.dat
@@ -0,0 +1,10 @@
+--- source/gv_misc_res.dat.orig Sat Jun 21 07:00:00 1997
++++ source/gv_misc_res.dat Mon Apr 7 00:39:23 2003
+@@ -463,7 +463,6 @@
+ <Key>BackSpace: GV_Page(up,left-bottom,!page-1,bottom-rightedge)\n\
+ <Key>Insert: GV_Page(page-5) \n\
+ <Key>Delete: GV_Page(page+5) \n\
+- <Key>apLineDel: GV_Page(page+5) \n\
+ <Key>Home: GV_Page(page=0) \n\
+ <Key>End: GV_Page(page=99999) \n\
+ <Key>Prior: GV_Page(page-1) \n\