diff options
author | znerd <znerd@FreeBSD.org> | 2003-01-03 21:45:23 +0800 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2003-01-03 21:45:23 +0800 |
commit | 69ae2b6a15291c408d0f0fa179a2bd2cc6d3efb0 (patch) | |
tree | bee81a6327deab79649e0c8c7b91863b28a007cb /textproc/xmlenc | |
parent | 9e7c0ef1e5d41dc30cb91c7765a01b7a8981f227 (diff) | |
download | freebsd-ports-gnome-69ae2b6a15291c408d0f0fa179a2bd2cc6d3efb0.tar.gz freebsd-ports-gnome-69ae2b6a15291c408d0f0fa179a2bd2cc6d3efb0.tar.zst freebsd-ports-gnome-69ae2b6a15291c408d0f0fa179a2bd2cc6d3efb0.zip |
Update to 0.19.
Diffstat (limited to 'textproc/xmlenc')
-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 |