[Midnightbsd-cvs] mports [15638] U trunk/print/gv/files: 3.7.4

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Nov 28 13:21:18 EST 2013


Revision: 15638
          http://svnweb.midnightbsd.org/mports/?rev=15638
Author:   laffer1
Date:     2013-11-28 13:21:17 -0500 (Thu, 28 Nov 2013)
Log Message:
-----------
3.7.4

Modified Paths:
--------------
    trunk/print/gv/Makefile
    trunk/print/gv/distinfo
    trunk/print/gv/files/patch-src-Makefile.in

Property Changed:
----------------
    trunk/print/gv/files/patch-configure
    trunk/print/gv/files/patch-src-Makefile.in
    trunk/print/gv/files/patch-src_FileSel.c
    trunk/print/gv/files/patch-src_callbacks.c

Modified: trunk/print/gv/Makefile
===================================================================
--- trunk/print/gv/Makefile	2013-11-27 22:50:32 UTC (rev 15637)
+++ trunk/print/gv/Makefile	2013-11-28 18:21:17 UTC (rev 15638)
@@ -1,8 +1,7 @@
 # $MidnightBSD$
-# $FreeBSD: ports/print/gv/Makefile,v 1.70 2010/08/06 20:55:27 bf Exp $
 
 PORTNAME=	gv
-PORTVERSION=	3.7.2
+PORTVERSION=	3.7.4
 CATEGORIES=	print
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -9,21 +8,19 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	A PostScript and PDF previewer
+
 LICENSE=	gpl3
 
 LIB_DEPENDS=	Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d
 
+USES=		iconv gmake
 USE_XORG=	xpm ice sm xext xmu x11
 USE_GHOSTSCRIPT=	yes
-USE_GMAKE=	yes
-USE_ICONV=	yes
 USE_PERL5_BUILD=	yes
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
-CONFIGURE_ENV+=	CPPFLAGS="${CPPFLAGS}" \
-		LDFLAGS="${LDFLAGS}" \
-		LIBS="-liconv"
+CONFIGURE_ENV +=	LDFLAGS="${LDFLAGS}" LIBS="${ICONV_LIB}"
 CONFIGURE_ARGS+=	--libdir=${PREFIX}/lib/X11 \
 			--enable-setenv-code \
 			--enable-SIGCHLD-fallback
@@ -32,13 +29,7 @@
 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 \

Modified: trunk/print/gv/distinfo
===================================================================
--- trunk/print/gv/distinfo	2013-11-27 22:50:32 UTC (rev 15637)
+++ trunk/print/gv/distinfo	2013-11-28 18:21:17 UTC (rev 15638)
@@ -1,3 +1,2 @@
-SHA256 (gv-3.7.2.tar.gz) = 62c28de2ececf94728dee50e18ae3908366a39a5e293aef21c14e87e561e40b2
-RMD160 (gv-3.7.2.tar.gz) = 89635afe684c3f4795f658f1b8210d53f03568c5
-SIZE (gv-3.7.2.tar.gz) = 753018
+SHA256 (gv-3.7.4.tar.gz) = 2162b3b3a95481d3855b3c4e28f974617eef67824523e56e20b56f12fe201a61
+SIZE (gv-3.7.4.tar.gz) = 759287

Index: trunk/print/gv/files/patch-configure
===================================================================
--- trunk/print/gv/files/patch-configure	2013-11-27 22:50:32 UTC (rev 15637)
+++ trunk/print/gv/files/patch-configure	2013-11-28 18:21:17 UTC (rev 15638)

Property changes on: trunk/print/gv/files/patch-configure
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Modified: trunk/print/gv/files/patch-src-Makefile.in
===================================================================
--- trunk/print/gv/files/patch-src-Makefile.in	2013-11-27 22:50:32 UTC (rev 15637)
+++ trunk/print/gv/files/patch-src-Makefile.in	2013-11-28 18:21:17 UTC (rev 15638)
@@ -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 \


Property changes on: trunk/print/gv/files/patch-src-Makefile.in
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Index: trunk/print/gv/files/patch-src_FileSel.c
===================================================================
--- trunk/print/gv/files/patch-src_FileSel.c	2013-11-27 22:50:32 UTC (rev 15637)
+++ trunk/print/gv/files/patch-src_FileSel.c	2013-11-28 18:21:17 UTC (rev 15638)

Property changes on: trunk/print/gv/files/patch-src_FileSel.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Index: trunk/print/gv/files/patch-src_callbacks.c
===================================================================
--- trunk/print/gv/files/patch-src_callbacks.c	2013-11-27 22:50:32 UTC (rev 15637)
+++ trunk/print/gv/files/patch-src_callbacks.c	2013-11-28 18:21:17 UTC (rev 15638)

Property changes on: trunk/print/gv/files/patch-src_callbacks.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list