diff options
author | znerd <znerd@FreeBSD.org> | 2003-04-25 13:36:47 +0000 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2003-04-25 13:36:47 +0000 |
commit | d455c5bbe05ecefd13f60a3c5c38705913f75fe4 (patch) | |
tree | d1e027d43c15777a5dac18314ad71f30a0e16d2b /textproc | |
parent | 87d2f4637215b73bdcad1fffa7515a40e467116a (diff) | |
download | FreeBSD-ports-d455c5bbe05ecefd13f60a3c5c38705913f75fe4.zip FreeBSD-ports-d455c5bbe05ecefd13f60a3c5c38705913f75fe4.tar.gz |
Update to xmlenc 0.29.
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, 12 insertions, 2 deletions
diff --git a/textproc/xmlenc/Makefile b/textproc/xmlenc/Makefile index 2be2a04..d87e834 100644 --- a/textproc/xmlenc/Makefile +++ b/textproc/xmlenc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmlenc -PORTVERSION= 0.28 +PORTVERSION= 0.29 CATEGORIES= textproc java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xmlenc diff --git a/textproc/xmlenc/distinfo b/textproc/xmlenc/distinfo index a688d35..2dd4f25 100644 --- a/textproc/xmlenc/distinfo +++ b/textproc/xmlenc/distinfo @@ -1 +1 @@ -MD5 (xmlenc-0.28.tar.gz) = 23838401e26b8b001710fd2228fa0532 +MD5 (xmlenc-0.29.tar.gz) = dee8f69550c4623429a7ae5d868fc8e5 diff --git a/textproc/xmlenc/pkg-plist b/textproc/xmlenc/pkg-plist index 2c1b133..f4f86ab 100644 --- a/textproc/xmlenc/pkg-plist +++ b/textproc/xmlenc/pkg-plist @@ -1,3 +1,9 @@ +share/doc/xmlenc/org/znerd/xmlenc/sax/class-use/SAXOutputter.html +share/doc/xmlenc/org/znerd/xmlenc/sax/package-use.html +share/doc/xmlenc/org/znerd/xmlenc/sax/package-summary.html +share/doc/xmlenc/org/znerd/xmlenc/sax/package-tree.html +share/doc/xmlenc/org/znerd/xmlenc/sax/package-frame.html +share/doc/xmlenc/org/znerd/xmlenc/sax/SAXOutputter.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 @@ -12,6 +18,8 @@ share/doc/xmlenc/serialized-form.html share/doc/xmlenc/packages.html share/doc/xmlenc/package-list share/doc/xmlenc/overview-tree.html +share/doc/xmlenc/overview-summary.html +share/doc/xmlenc/overview-frame.html share/doc/xmlenc/index.html share/doc/xmlenc/index-all.html share/doc/xmlenc/help-doc.html @@ -19,6 +27,8 @@ share/doc/xmlenc/deprecated-list.html share/doc/xmlenc/stylesheet.css share/doc/xmlenc/allclasses-frame.html share/java/classes/xmlenc.jar +@dirrm share/doc/xmlenc/org/znerd/xmlenc/sax/class-use +@dirrm share/doc/xmlenc/org/znerd/xmlenc/sax @dirrm share/doc/xmlenc/org/znerd/xmlenc/class-use @dirrm share/doc/xmlenc/org/znerd/xmlenc @dirrm share/doc/xmlenc/org/znerd |