diff options
author | wiz <wiz> | 2002-11-15 18:03:40 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-11-15 18:03:40 +0000 |
commit | 58599809bbd5f507e87aa6e4ba5aa99432c0728e (patch) | |
tree | 09faa1d7eae6a5198bf907937dd0c7f537356679 /converters | |
parent | 97f41fa5c5f876f8e3b1cc4cceed7ef007e94017 (diff) | |
download | pkgsrc-58599809bbd5f507e87aa6e4ba5aa99432c0728e.tar.gz |
Update to 0.7.4. The original unedited release notes:
This is two releases since 0.7.3 took a wrong turn somewhere and
was last seen rummaging in the bins behind NewsForge.net for old
documents. Any information leading to the recovery of the errant
release will be rewarded with a free copy of wv-0.7.4.
As usual I'm clueless about who has contributed what to wv since
the previous release. Martin Junius did a bunch of stuff, again;
Golan a.k.a. 'risk it' and Tian Huisohu found some memory leaks;
Corby Wilson fixed some stuff (hey, even I fixed some stuff :-),
and of course lots of stuff by Dom (internationalization etc.).
Diffstat (limited to 'converters')
-rw-r--r-- | converters/wv/Makefile | 5 | ||||
-rw-r--r-- | converters/wv/PLIST | 4 | ||||
-rw-r--r-- | converters/wv/distinfo | 6 |
3 files changed, 8 insertions, 7 deletions
diff --git a/converters/wv/Makefile b/converters/wv/Makefile index 685b357a8ef..d0df76ab03e 100644 --- a/converters/wv/Makefile +++ b/converters/wv/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2002/11/13 19:26:36 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2002/11/15 18:03:40 wiz Exp $ # -DISTNAME= wv-0.7.2 -PKGREVISION= 2 +DISTNAME= wv-0.7.4 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wvware/} diff --git a/converters/wv/PLIST b/converters/wv/PLIST index 0c04b6f5dbd..e82c186ee68 100644 --- a/converters/wv/PLIST +++ b/converters/wv/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/09/11 11:23:14 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/11/15 18:03:41 wiz Exp $ bin/make_epses.sh bin/wv-incconfig bin/wv-libconfig @@ -487,6 +487,8 @@ share/wv/wvHtml.xml share/wv/wvLaTeX.xml share/wv/wvText.xml share/wv/wvWml.xml +share/wv/wvXml.dtd +share/wv/wvXml.xml @dirrm share/wv/wingdingfont @dirrm share/wv/ttf @dirrm share/wv/patterns diff --git a/converters/wv/distinfo b/converters/wv/distinfo index 578436b3732..9445faa3557 100644 --- a/converters/wv/distinfo +++ b/converters/wv/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.6 2002/09/11 11:23:15 wiz Exp $ +$NetBSD: distinfo,v 1.7 2002/11/15 18:03:41 wiz Exp $ -SHA1 (wv-0.7.2.tar.gz) = 5c7ffd3ce310fe6c5aa183af3fd1f6d4e01b4be5 -Size (wv-0.7.2.tar.gz) = 1187060 bytes +SHA1 (wv-0.7.4.tar.gz) = ce07299aadda9c88bd02cbc3489d5093825c51c5 +Size (wv-0.7.4.tar.gz) = 1199621 bytes SHA1 (patch-ad) = 820e595779998246e54a2a4c234873d563cb2bf0 SHA1 (patch-ae) = 58b4cadf0276b1dc25bd737623336b4fc90093f0 SHA1 (patch-aj) = f141b74b49611c954d4de24d050e5f68274ab26e |