diff options
author | bf <bf@FreeBSD.org> | 2011-01-21 16:50:21 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2011-01-21 16:50:21 +0800 |
commit | 8e873c4f88f207a30928d065534903ddc34d5ce6 (patch) | |
tree | 6cef041d894e7e11e1c35c8e0492ade1ea68809f /textproc/wv | |
parent | 76c80c2434b87b9a4eb196731dacab7dceb6540d (diff) | |
download | freebsd-ports-gnome-8e873c4f88f207a30928d065534903ddc34d5ce6.tar.gz freebsd-ports-gnome-8e873c4f88f207a30928d065534903ddc34d5ce6.tar.zst freebsd-ports-gnome-8e873c4f88f207a30928d065534903ddc34d5ce6.zip |
Update to 1.2.9
Approved by: makc, miwi (mentors, implicit)
Feature safe: yes
Diffstat (limited to 'textproc/wv')
-rw-r--r-- | textproc/wv/Makefile | 4 | ||||
-rw-r--r-- | textproc/wv/distinfo | 5 | ||||
-rw-r--r-- | textproc/wv/pkg-descr | 6 | ||||
-rw-r--r-- | textproc/wv/pkg-message | 6 |
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. ******************************************************************* |