aboutsummaryrefslogtreecommitdiff
path: root/textproc/wv
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-01-21 08:50:21 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-01-21 08:50:21 +0000
commit49287e0c935cb421e687ad966c27b12d5ad41db5 (patch)
treebf59f945f570fa2e59ef3331f9365b43e6c74f10 /textproc/wv
parent3a4192898f1f06c641fccdbc0870b2c50ece70e4 (diff)
downloadports-49287e0c935cb421e687ad966c27b12d5ad41db5.tar.gz
ports-49287e0c935cb421e687ad966c27b12d5ad41db5.zip
Update to 1.2.9
Approved by: makc, miwi (mentors, implicit) Feature safe: yes
Notes
Notes: svn path=/head/; revision=268077
Diffstat (limited to 'textproc/wv')
-rw-r--r--textproc/wv/Makefile4
-rw-r--r--textproc/wv/distinfo5
-rw-r--r--textproc/wv/pkg-descr6
-rw-r--r--textproc/wv/pkg-message6
4 files changed, 10 insertions, 11 deletions
diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile
index 4866b5a45262..29c19685b2c3 100644
--- a/textproc/wv/Makefile
+++ b/textproc/wv/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= wv
-PORTVERSION= 1.2.7
-PORTREVISION= 1
+PORTVERSION= 1.2.9
CATEGORIES= textproc
MASTER_SITES= http://www.abisource.com/downloads/wv/${PORTVERSION}/
@@ -15,7 +14,6 @@ MAINTAINER= bf@FreeBSD.org
COMMENT= A library and executables to access Microsoft Word files
LIB_DEPENDS= wmf.2:${PORTSDIR}/graphics/libwmf
-RUN_DEPENDS= lynx:${PORTSDIR}/www/lynx
USE_GNOME= gnometarget libgsf
USE_GMAKE= yes
diff --git a/textproc/wv/distinfo b/textproc/wv/distinfo
index ada3ed5fffdf..0b7c50131ff3 100644
--- a/textproc/wv/distinfo
+++ b/textproc/wv/distinfo
@@ -1,3 +1,2 @@
-MD5 (wv-1.2.7.tar.gz) = a6a3484745aa73897ff9c5a871482b4b
-SHA256 (wv-1.2.7.tar.gz) = a3a367062e894770fc3ef63bbf7e285cb025253f972fa899c16931f741e856ea
-SIZE (wv-1.2.7.tar.gz) = 669498
+SHA256 (wv-1.2.9.tar.gz) = 4c730d3b325c0785450dd3a043eeb53e1518598c4f41f155558385dd2635c19d
+SIZE (wv-1.2.9.tar.gz) = 616256
diff --git a/textproc/wv/pkg-descr b/textproc/wv/pkg-descr
index 11c13bee497a..b8468d52be4f 100644
--- a/textproc/wv/pkg-descr
+++ b/textproc/wv/pkg-descr
@@ -1,10 +1,10 @@
-wv is a library which allows access to Microsoft Word files.
+wv is a library that allows access to Microsoft Word files.
It can load and parse the Word 6-9 formats (Word 6, 95, 97, 2000).
-And several converter executables called wvWare are also provided:
+Several converter executables called wvWare are also provided:
wvHtml, wvLatex, wvCleanLatex, wvDVI, wvPS, wvPDF,
wvText, wvAbw, wvWml, wvMime
-note: wvHtml is previously known as MSWordView.
+Note: wvHtml was previously known as MSWordView.
WWW: http://wvware.sourceforge.net/
diff --git a/textproc/wv/pkg-message b/textproc/wv/pkg-message
index c8ad543296fa..7830360ab29c 100644
--- a/textproc/wv/pkg-message
+++ b/textproc/wv/pkg-message
@@ -1,6 +1,8 @@
*******************************************************************
-Some output formats (for example, DVI, PDF, and PS) require a LaTeX
-implementation, such as print/teTeX, to be installed.
+Some output formats (for example: DVI, PDF, and PS) require a LaTeX
+implementation, such as print/teTeX, to be installed. Text output
+will be of better quality if www/elinks, www/links, or www/lynx is
+installed.
*******************************************************************