diff options
author | Ernst de Haan <znerd@FreeBSD.org> | 2003-01-17 08:42:11 +0000 |
---|---|---|
committer | Ernst de Haan <znerd@FreeBSD.org> | 2003-01-17 08:42:11 +0000 |
commit | 0bac00d4a5e43ef8b2250afb130e34776afdbb53 (patch) | |
tree | b3f1ffecf6b9ac7bd3662d95a74d7be27b3eb6c3 /textproc/xmlenc | |
parent | 79868225b73d328f997befa0a9183a274b194359 (diff) | |
download | ports-0bac00d4a5e43ef8b2250afb130e34776afdbb53.tar.gz ports-0bac00d4a5e43ef8b2250afb130e34776afdbb53.zip |
Update to version 0.26.
Notes
Notes:
svn path=/head/; revision=73319
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 | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/textproc/xmlenc/Makefile b/textproc/xmlenc/Makefile index 5006ffc4fb15..5940cd6d07fa 100644 --- a/textproc/xmlenc/Makefile +++ b/textproc/xmlenc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmlenc -PORTVERSION= 0.19 +PORTVERSION= 0.26 CATEGORIES= textproc java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xmlenc diff --git a/textproc/xmlenc/distinfo b/textproc/xmlenc/distinfo index f0bcfc8ec0d6..5a156a5447ea 100644 --- a/textproc/xmlenc/distinfo +++ b/textproc/xmlenc/distinfo @@ -1 +1 @@ -MD5 (xmlenc-0.19.tar.gz) = 7f6e63a615c97d7eaf3fc094689f8deb +MD5 (xmlenc-0.26.tar.gz) = c57e8924e62688ec734db6a7e9497d38 diff --git a/textproc/xmlenc/pkg-plist b/textproc/xmlenc/pkg-plist index d92985cdff53..2c1b133bfeb9 100644 --- a/textproc/xmlenc/pkg-plist +++ b/textproc/xmlenc/pkg-plist @@ -1,11 +1,11 @@ -share/doc/xmlenc/org/znerd/xmlenc/class-use/XMLEncoder.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/class-use/XMLOutputterStates.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/XMLEncoder.html +share/doc/xmlenc/org/znerd/xmlenc/XMLOutputterStates.html share/doc/xmlenc/org/znerd/xmlenc/XMLOutputter.html share/doc/xmlenc/org/znerd/xmlenc/XMLOutputter.State.html share/doc/xmlenc/serialized-form.html |