diff options
author | znerd <znerd@FreeBSD.org> | 2002-11-12 22:27:30 +0800 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2002-11-12 22:27:30 +0800 |
commit | 45d9bc9a85d9070f37d6ee44f2b070cf7a52c6d3 (patch) | |
tree | 1e99291ac38f78d2d106d338a46aa930295cd071 /textproc | |
parent | 83e8af8b7b6e35207a03a42998f7f6eb24996ad3 (diff) | |
download | freebsd-ports-gnome-45d9bc9a85d9070f37d6ee44f2b070cf7a52c6d3.tar.gz freebsd-ports-gnome-45d9bc9a85d9070f37d6ee44f2b070cf7a52c6d3.tar.zst freebsd-ports-gnome-45d9bc9a85d9070f37d6ee44f2b070cf7a52c6d3.zip |
Upgrade to 0.9.
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 | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/textproc/xmlenc/Makefile b/textproc/xmlenc/Makefile index 6d9083b39f3a..9e5185b7280c 100644 --- a/textproc/xmlenc/Makefile +++ b/textproc/xmlenc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xmlenc -PORTVERSION= 0.8 +PORTVERSION= 0.9 CATEGORIES= textproc java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xmlenc diff --git a/textproc/xmlenc/distinfo b/textproc/xmlenc/distinfo index f5492abb70cf..92578a2ed3d1 100644 --- a/textproc/xmlenc/distinfo +++ b/textproc/xmlenc/distinfo @@ -1 +1 @@ -MD5 (xmlenc-0.8.tar.gz) = 3b6fde540c0aecbffde8089c8e82e622 +MD5 (xmlenc-0.9.tar.gz) = 728b97ac33cf5310baf0aed830a267a8 diff --git a/textproc/xmlenc/pkg-plist b/textproc/xmlenc/pkg-plist index 69bbce1a863a..c6efeb32c856 100644 --- a/textproc/xmlenc/pkg-plist +++ b/textproc/xmlenc/pkg-plist @@ -1,4 +1,5 @@ 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/package-use.html @@ -8,6 +9,7 @@ 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/serialized-form.html share/doc/xmlenc/packages.html share/doc/xmlenc/package-list |