summaryrefslogtreecommitdiff
path: root/textproc/xmlcatmgr/PLIST
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-05-02 10:29:21 +0000
committerjmmv <jmmv@pkgsrc.org>2004-05-02 10:29:21 +0000
commit45c560ba7015d4847ef83c7fd1b30f6554e2df5a (patch)
treed0830f596c99c0d962e3894c316c0adf0bb55eaa /textproc/xmlcatmgr/PLIST
parent39e74b91ece49cfb9eb80075aceb7e94d86ba266 (diff)
downloadpkgsrc-45c560ba7015d4847ef83c7fd1b30f6554e2df5a.tar.gz
Update to 2.1:
Second stable version of the 2.x branch, released on 2004/05/02. * Fixed an attribute name when parsing the `uri' tag in XML catalogs; it expects `name', not `uriId'. * Fixed a warning message when removing entries from an XML catalog. * Fixed several warnings when building mem.c code in a system with glibc 2.[23].x and -O2 enabled. * Added the `-p' flag which changes the behavior of the `add' action so that new entries are prepended instead of appended. * Improved consistency of the lookup action so that it behaves equally for SGML and XML catalogs (this includes making XML lookup show all matching entries). * Documentation is now installed in an unversioned directory by default.
Diffstat (limited to 'textproc/xmlcatmgr/PLIST')
-rw-r--r--textproc/xmlcatmgr/PLIST14
1 files changed, 7 insertions, 7 deletions
diff --git a/textproc/xmlcatmgr/PLIST b/textproc/xmlcatmgr/PLIST
index 336795a92b1..fe14a277ea7 100644
--- a/textproc/xmlcatmgr/PLIST
+++ b/textproc/xmlcatmgr/PLIST
@@ -1,14 +1,14 @@
-@comment $NetBSD: PLIST,v 1.6 2003/12/23 11:45:05 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/05/02 10:29:21 jmmv Exp $
bin/xmlcatmgr
man/man1/xmlcatmgr.1
-share/doc/${PKGNAME}/CHANGES
-share/doc/${PKGNAME}/COPYING
-share/doc/${PKGNAME}/PEOPLE
-share/doc/${PKGNAME}/README
-share/doc/${PKGNAME}/TODO
+share/doc/xmlcatmgr/CHANGES
+share/doc/xmlcatmgr/COPYING
+share/doc/xmlcatmgr/PEOPLE
+share/doc/xmlcatmgr/README
+share/doc/xmlcatmgr/TODO
share/examples/xmlcatmgr/catalog.etc.sgml
share/examples/xmlcatmgr/catalog.etc.xml
share/examples/xmlcatmgr/catalog.share.sgml
share/examples/xmlcatmgr/catalog.share.xml
@dirrm share/examples/xmlcatmgr
-@dirrm share/doc/${PKGNAME}
+@dirrm share/doc/xmlcatmgr