summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-12-06 14:14:13 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-12-06 14:14:13 +0000
commitaaad4c096aa8e7f869823958436fd46f20a23d2a (patch)
tree7d63735419074112b55652f6188e05dbeed24b7f
parentTLS/SSL proxy in front of the application creates a transparent (diff)
update to 3.7.3
Feature safe: yes
Notes
Notes: svn path=/head/; revision=286979
-rw-r--r--print/gv/Makefile8
-rw-r--r--print/gv/distinfo4
-rw-r--r--print/gv/files/patch-src-Makefile.in12
3 files changed, 9 insertions, 15 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile
index 0a2d10b30233..dc63af76f635 100644
--- a/print/gv/Makefile
+++ b/print/gv/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= gv
-PORTVERSION= 3.7.2
+PORTVERSION= 3.7.3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -34,13 +34,7 @@ MAN1= gv.1 gv-update-userconfig.1
INFO= gv
PLIST_FILES= bin/gv \
bin/gv-update-userconfig \
- %%DATADIR%%/gv_class.ad \
- %%DATADIR%%/gv_copyright.dat \
- %%DATADIR%%/gv_spartan.dat \
%%DATADIR%%/gv_system.ad \
- %%DATADIR%%/gv_user.ad \
- %%DATADIR%%/gv_user_res.dat \
- %%DATADIR%%/gv_widgetless.dat \
%%DATADIR%%/safe-gs-workdir/.keep_me \
lib/X11/app-defaults/GV
PLIST_DIRS= %%DATADIR%%/safe-gs-workdir \
diff --git a/print/gv/distinfo b/print/gv/distinfo
index 4e929c227bad..6f799eb0794b 100644
--- a/print/gv/distinfo
+++ b/print/gv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gv-3.7.2.tar.gz) = 62c28de2ececf94728dee50e18ae3908366a39a5e293aef21c14e87e561e40b2
-SIZE (gv-3.7.2.tar.gz) = 753018
+SHA256 (gv-3.7.3.tar.gz) = ee01ba96e3a5c319eb4658357372a118dbb0e231891b360edecbdebd449d1c2b
+SIZE (gv-3.7.3.tar.gz) = 754282
diff --git a/print/gv/files/patch-src-Makefile.in b/print/gv/files/patch-src-Makefile.in
index 4c25e995faf1..431a8914c843 100644
--- a/print/gv/files/patch-src-Makefile.in
+++ b/print/gv/files/patch-src-Makefile.in
@@ -1,11 +1,11 @@
---- src/Makefile.in.orig 2009-03-21 20:18:50.000000000 +0900
-+++ src/Makefile.in 2009-03-29 17:59:16.000000000 +0900
-@@ -263,7 +263,7 @@
+--- src/Makefile.in.orig 2011-11-28 13:19:14.000000000 -0500
++++ src/Makefile.in 2011-12-06 07:38:23.000000000 -0500
+@@ -595,7 +595,7 @@
+ top_srcdir = @top_srcdir@
bin_SCRIPTS = gv-update-userconfig
- dist_pkgdata_DATA = gv_spartan.dat gv_user_res.dat gv_copyright.dat gv_widgetless.dat
- pkgdata_DATA = gv_system.ad gv_user.ad gv_class.ad
+ pkgdata_DATA = gv_system.ad $(am__append_1)
-appdefaultsdir = $(pkgdatadir)
+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 \
+ EXTRA_DIST = ad2c gv_font_res.dat gv_font_res-I18N_mb.dat gv_layout_res.dat gv-i18n.pl 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 \