Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Nov 2002 13:44:46 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45629: Update port: textproc/wv to 0.7.4
Message-ID:  <20021123134446.764cca1a.tkato@prontomail.com>

next in thread | raw e-mail | index | archive | help

>Number:         45629
>Category:       ports
>Synopsis:       Update port: textproc/wv to 0.7.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 22 20:50:05 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.7-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 0.7.4

No response from maintainer.

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/textproc/wv/Makefile textproc/wv/Makefile
--- /usr/ports/textproc/wv/Makefile	Tue May 21 20:12:58 2002
+++ textproc/wv/Makefile	Wed Nov 20 17:47:48 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	wv
-PORTVERSION=	0.7.2
+PORTVERSION=	0.7.4
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	wvware
@@ -17,7 +17,7 @@
 
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS=	--with-libwmf=${LOCALBASE} --with-libiconv=${LOCALBASE} \
 		--with-png=${LOCALBASE} --with-exporter --without-glib
 
diff -urN /usr/ports/textproc/wv/distinfo textproc/wv/distinfo
--- /usr/ports/textproc/wv/distinfo	Tue May 21 20:12:58 2002
+++ textproc/wv/distinfo	Wed Nov 20 17:35:55 2002
@@ -1 +1 @@
-MD5 (wv-0.7.2.tar.gz) = b5e673be8deba02badd3b1a749911b0c
+MD5 (wv-0.7.4.tar.gz) = 58ef2f92edcca90b8fda72ad5f6c69c5
diff -urN /usr/ports/textproc/wv/files/patch-Makefile.in textproc/wv/files/patch-Makefile.in
--- /usr/ports/textproc/wv/files/patch-Makefile.in	Sat Mar 23 19:23:06 2002
+++ textproc/wv/files/patch-Makefile.in	Wed Nov 20 17:44:23 2002
@@ -1,6 +1,6 @@
---- Makefile.in.orig	Sat Nov 17 02:11:20 2001
-+++ Makefile.in	Sat Jan 26 04:53:33 2002
-@@ -62,6 +62,8 @@
+--- Makefile.in.orig	Wed Nov  6 03:01:41 2002
++++ Makefile.in	Wed Nov 20 17:44:12 2002
+@@ -64,6 +64,8 @@
  RM = rm
  
  INSTALL = @INSTALL@
@@ -9,16 +9,16 @@
  INSTALL_DATA = @INSTALL_DATA@
  
  @SET_MAKE@
-@@ -82,7 +84,7 @@
- VPATH = @srcdir@
+@@ -85,7 +87,7 @@
  
- DEFS = @DEFS@ -DVERSION=\"@VERSION@\" -DXMLCONFIG=\"$(datadir)/wv/wvConfig.xml\" -DHTMLCONFIG=\"$(datadir)/wv/wvHtml.xml\"
--CPPFLAGS = @ICONV_CFLAGS@ @WMF_CFLAGS@ @XML_CFLAGS@ @GLIB_CFLAGS@ @PNG_CFLAGS@ @ZLIB_CFLAGS@ @CPPFLAGS@
+ DEFS = @DEFS@ -DVERSION=\"@VERSION@\" -DXMLCONFIG=\"$(datadir)/wv/wvConfig.xml\" -DHTMLCONFIG=\"$(datadir)/wv/wvHtml.xml\" -DWVDATADIR=\"$(datadir)/wv\"
+ 
+-CPPFLAGS = @CPPFLAGS@ @ICONV_CFLAGS@ @WMF_CFLAGS@ @XML_CFLAGS@ @GLIB_CFLAGS@ @PNG_CFLAGS@ @ZLIB_CFLAGS@
 +CPPFLAGS = @WMF_CFLAGS@ @XML_CFLAGS@ @GLIB_CFLAGS@ @PNG_CFLAGS@ @ZLIB_CFLAGS@ @ICONV_CFLAGS@ @CPPFLAGS@
- CFLAGS = @CFLAGS@ -ansi -pedantic
- INCLUDES = -I. -I./ -I$(srcdir)/ -I$(srcdir)/magick/  -I$(srcdir)/libole2/ -I$(srcdir)/oledecod/
  
-@@ -420,30 +422,24 @@
+ ifeq ($(EPATH_DYLIB),1)
+ WVPICFLAGS = -fno-common -DPIC
+@@ -453,30 +455,24 @@
  	$(includedir)	
  
  install: installdirs all
diff -urN /usr/ports/textproc/wv/pkg-plist textproc/wv/pkg-plist
--- /usr/ports/textproc/wv/pkg-plist	Sat Mar 23 19:23:03 2002
+++ textproc/wv/pkg-plist	Wed Nov 20 17:50:57 2002
@@ -464,6 +464,8 @@
 share/wv/wvLaTeX.xml
 share/wv/wvText.xml
 share/wv/wvWml.xml
+share/wv/wvXml.dtd
+share/wv/wvXml.xml
 @exec mkdir -p %D/share/wv/ttf
 @dirrm share/wv/wingdingfont
 @dirrm share/wv/patterns
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021123134446.764cca1a.tkato>