diff options
author | Ernst de Haan <znerd@FreeBSD.org> | 2003-04-25 13:36:47 +0000 |
---|---|---|
committer | Ernst de Haan <znerd@FreeBSD.org> | 2003-04-25 13:36:47 +0000 |
commit | 5f5ce270a7cc3dd8a8972d6f9cbd9a800e0d2285 (patch) | |
tree | a7fa449c4ea8d806386555cc3d7ec018cf1e6bb7 /textproc/xmlenc | |
parent | 0344a0d33da5264a62ae8b5db88fc3bfc7803cf9 (diff) | |
download | ports-5f5ce270a7cc3dd8a8972d6f9cbd9a800e0d2285.tar.gz ports-5f5ce270a7cc3dd8a8972d6f9cbd9a800e0d2285.zip |
Update to xmlenc 0.29.
Notes
Notes:
svn path=/head/; revision=79635
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, 12 insertions, 2 deletions
diff --git a/textproc/xmlenc/Makefile b/textproc/xmlenc/Makefile index 2be2a04ec10a..d87e83400e43 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 a688d352f9a8..2dd4f25be613 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 2c1b133bfeb9..f4f86ab69fa9 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 |