diff options
author | Ernst de Haan <znerd@FreeBSD.org> | 2003-01-03 13:45:23 +0000 |
---|---|---|
committer | Ernst de Haan <znerd@FreeBSD.org> | 2003-01-03 13:45:23 +0000 |
commit | ea90ea4ad73a6159f4f83b32f113c49080609312 (patch) | |
tree | ef4194f900e278413bc677a35f6ecdaddbb5fb1e /textproc | |
parent | update to 1.6.1. (diff) |
Update to 0.19.
Notes
Notes:
svn path=/head/; revision=72403
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xmlenc/Makefile | 2 | ||||
-rw-r--r-- | textproc/xmlenc/distinfo | 2 | ||||
-rw-r--r-- | textproc/xmlenc/pkg-plist | 10 |
3 files changed, 6 insertions, 8 deletions
diff --git a/textproc/xmlenc/Makefile b/textproc/xmlenc/Makefile index d28a3667f3f6..5006ffc4fb15 100644 --- a/textproc/xmlenc/Makefile +++ b/textproc/xmlenc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmlenc -PORTVERSION= 0.15 +PORTVERSION= 0.19 CATEGORIES= textproc java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xmlenc diff --git a/textproc/xmlenc/distinfo b/textproc/xmlenc/distinfo index aac87fae1f31..f0bcfc8ec0d6 100644 --- a/textproc/xmlenc/distinfo +++ b/textproc/xmlenc/distinfo @@ -1 +1 @@ -MD5 (xmlenc-0.15.tar.gz) = 29e0478c6bc387502dde2301ea42dbf6 +MD5 (xmlenc-0.19.tar.gz) = 7f6e63a615c97d7eaf3fc094689f8deb diff --git a/textproc/xmlenc/pkg-plist b/textproc/xmlenc/pkg-plist index c6efeb32c856..d92985cdff53 100644 --- a/textproc/xmlenc/pkg-plist +++ b/textproc/xmlenc/pkg-plist @@ -1,15 +1,13 @@ share/doc/xmlenc/org/znerd/xmlenc/class-use/XMLEncoder.html -share/doc/xmlenc/org/znerd/xmlenc/class-use/XMLEncoder.State.html -share/doc/xmlenc/org/znerd/xmlenc/class-use/UnicodeXMLEncoder.html -share/doc/xmlenc/org/znerd/xmlenc/class-use/SevenBitXMLEncoder.html +share/doc/xmlenc/org/znerd/xmlenc/class-use/XMLOutputter.html +share/doc/xmlenc/org/znerd/xmlenc/class-use/XMLOutputter.State.html share/doc/xmlenc/org/znerd/xmlenc/package-use.html share/doc/xmlenc/org/znerd/xmlenc/package-summary.html share/doc/xmlenc/org/znerd/xmlenc/package-tree.html share/doc/xmlenc/org/znerd/xmlenc/package-frame.html -share/doc/xmlenc/org/znerd/xmlenc/SevenBitXMLEncoder.html -share/doc/xmlenc/org/znerd/xmlenc/UnicodeXMLEncoder.html share/doc/xmlenc/org/znerd/xmlenc/XMLEncoder.html -share/doc/xmlenc/org/znerd/xmlenc/XMLEncoder.State.html +share/doc/xmlenc/org/znerd/xmlenc/XMLOutputter.html +share/doc/xmlenc/org/znerd/xmlenc/XMLOutputter.State.html share/doc/xmlenc/serialized-form.html share/doc/xmlenc/packages.html share/doc/xmlenc/package-list |