diff options
author | wiz <wiz@pkgsrc.org> | 2006-06-26 19:50:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-06-26 19:50:28 +0000 |
commit | 241126a5f4264b05ea4b32111b0da84a91b0122f (patch) | |
tree | afbdcd93ecf3a87c3b1dda210f7740def0048865 /textproc/opensp/PLIST | |
parent | 2f5ce693fb3ddeb431574c1f826ab5b6ec03a434 (diff) | |
download | pkgsrc-241126a5f4264b05ea4b32111b0da84a91b0122f.tar.gz |
Update to 1.5.2 to fix build with gcc4 on 3.99.21. Ok agc@
Changes in OpenSP 1.5.2
* Support for version 4.0 and 4.1 of the GNU C++ compiler.
* Added doc building and config option.
* Updated local gettext.
* Added config option to turn off DTDDECL support.
* Update 'de' and 'fr' translations; add new 'tr' translation.
* Add more tests. (Karl Eichwalder)
Diffstat (limited to 'textproc/opensp/PLIST')
-rw-r--r-- | textproc/opensp/PLIST | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/textproc/opensp/PLIST b/textproc/opensp/PLIST index 2da033353d6..da1c0cab997 100644 --- a/textproc/opensp/PLIST +++ b/textproc/opensp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2006/04/17 07:07:35 jlam Exp $ +@comment $NetBSD: PLIST,v 1.7 2006/06/26 19:50:28 wiz Exp $ bin/onsgmls bin/osgmlnorm bin/ospam @@ -196,8 +196,6 @@ share/doc/OpenSP/index.htm share/doc/OpenSP/new.htm share/doc/OpenSP/nsgmls.htm share/doc/OpenSP/releasenotes.html -share/doc/OpenSP/releasenotes.pdf -share/doc/OpenSP/releasenotes.ps share/doc/OpenSP/sgmldecl.htm share/doc/OpenSP/sgmlnorm.htm share/doc/OpenSP/sgmlsout.htm @@ -209,10 +207,11 @@ share/doc/OpenSP/sysdecl.htm share/doc/OpenSP/sysid.htm share/doc/OpenSP/xml.htm share/doc/OpenSP/xmlwarn.htm -share/locale/de/LC_MESSAGES/sp4.mo -share/locale/fr/LC_MESSAGES/sp4.mo -share/locale/ja/LC_MESSAGES/sp4.mo -share/locale/sv/LC_MESSAGES/sp4.mo +share/locale/de/LC_MESSAGES/sp5.mo +share/locale/fr/LC_MESSAGES/sp5.mo +share/locale/ja/LC_MESSAGES/sp5.mo +share/locale/sv/LC_MESSAGES/sp5.mo +share/locale/tr/LC_MESSAGES/sp5.mo @dirrm share/doc/OpenSP @dirrm share/OpenSP @dirrm include/OpenSP |