1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

- Update to 3.6.3.

PR:		ports/116433
Submitted by:	Marcus von Appen <mva@sysfault.org>
Approved by:	stas (mentor), maintainer timeout (2 weeks)
This commit is contained in:
Marcelo Araujo 2007-10-10 01:08:58 +00:00
parent d018f5f996
commit af3c747ffd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201231
5 changed files with 6 additions and 39 deletions

View File

@ -7,8 +7,7 @@
#
PORTNAME= gv
PORTVERSION= 3.6.2
PORTREVISION= 1
PORTVERSION= 3.6.3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -30,13 +29,13 @@ CONFIGURE_ARGS= --libdir=${PREFIX}/lib/X11
MAN1= gv.1
INFO= gv
PLIST_FILES= bin/gv \
lib/X11/app-defaults/GV \
lib/X11/gv/gv_class.ad \
lib/X11/gv/gv_copyright.dat \
lib/X11/gv/gv_spartan.dat \
lib/X11/gv/gv_system.ad \
lib/X11/gv/gv_user.ad \
lib/X11/gv/gv_user_res.dat
lib/X11/gv/gv_user_res.dat \
lib/X11/gv/GV
PLIST_DIRS= lib/X11/gv
post-install:

View File

@ -1,3 +1,3 @@
MD5 (gv-3.6.2.tar.gz) = dcdb2205cf0c61394419e015c7548df1
SHA256 (gv-3.6.2.tar.gz) = 778e79832dd374238a916d8f202f405775de38422477bd6c60bb1aa7845c82f9
SIZE (gv-3.6.2.tar.gz) = 446040
MD5 (gv-3.6.3.tar.gz) = 0947fdbccaba114ac24da339dbf7d01a
SHA256 (gv-3.6.3.tar.gz) = 9486c25675719e986cbd77b48204025e825c46258b6750deeb64b3940685a033
SIZE (gv-3.6.3.tar.gz) = 480724

View File

@ -1,11 +0,0 @@
--- doc/gv.texi.orig Fri Sep 15 04:51:20 2006
+++ doc/gv.texi Mon Oct 16 04:03:24 2006
@@ -9,7 +9,7 @@
@copying
This is the @value{EDITION} edition of the @cite{GNU gv Manual},
-updated for gv version @value{VERSION}.
+updated for gv version @value{GVVER}.
Copyright @copyright{} 1995, 1996, 1997 Johannes Plass

View File

@ -1,11 +0,0 @@
--- src/Makefile.in.orig Mon Dec 20 04:17:13 2004
+++ src/Makefile.in Wed Dec 29 23:06:46 2004
@@ -233,7 +233,7 @@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
dist_pkglib_DATA = gv_system.ad gv_user.ad gv_class.ad gv_spartan.dat gv_user_res.dat gv_copyright.dat
-appdefaultsdir = $(pkglibdir)
+appdefaultsdir = $(libdir)/app-defaults
appdefaults_DATA = GV
EXTRA_DIST = ad2c gv_font_res.dat gv_layout_res.dat gv_misc_res.dat Aaa_bison.yacc \
gv_current.xbm gv_doc.xbm gv_empty.xbm gv_even.xbm gv_icon.xbm gv_odd.xbm \

View File

@ -1,10 +0,0 @@
--- src/gv_misc_res.dat.bak Mon Dec 20 01:21:45 2004
+++ src/gv_misc_res.dat Wed Dec 29 22:58:43 2004
@@ -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\