diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-09-04 22:54:24 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-09-04 22:54:24 +0000 |
commit | 56e1efd1446743439fbfb50efb010cd7f720b847 (patch) | |
tree | 527f2c661d1b4e67e34792167afbf6ad9592e784 /textproc/libxml2 | |
parent | 592e1ca7c6713316706ee77ed5d0a8ccc7679a06 (diff) |
Notes
Diffstat (limited to 'textproc/libxml2')
-rw-r--r-- | textproc/libxml2/Makefile | 4 | ||||
-rw-r--r-- | textproc/libxml2/distinfo | 4 | ||||
-rw-r--r-- | textproc/libxml2/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 863824aa1413..5aa08772e834 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -12,8 +12,8 @@ # PORTNAME= libxml2 -PORTVERSION= 2.6.20 -PORTREVISION?= 1 +PORTVERSION= 2.6.21 +PORTREVISION?= 0 CATEGORIES?= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo index 8c4d8f2b4d51..7e14cbe901b7 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/libxml2-2.6.20.tar.bz2) = 342f722d1770071be19253f229fef677 -SIZE (gnome2/libxml2-2.6.20.tar.bz2) = 3115868 +MD5 (gnome2/libxml2-2.6.21.tar.bz2) = 2fb1739c55461618925a0524b67c9f91 +SIZE (gnome2/libxml2-2.6.21.tar.bz2) = 3216209 diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index 296a57fcda4c..1ea0accc2cd5 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -24,6 +24,7 @@ include/libxml2/libxml/parserInternals.h include/libxml2/libxml/pattern.h include/libxml2/libxml/relaxng.h include/libxml2/libxml/schemasInternals.h +include/libxml2/libxml/schematron.h include/libxml2/libxml/threads.h include/libxml2/libxml/tree.h include/libxml2/libxml/uri.h @@ -87,6 +88,7 @@ share/aclocal/libxml.m4 %%DOCSDIR%%/html/libxml-pattern.html %%DOCSDIR%%/html/libxml-relaxng.html %%DOCSDIR%%/html/libxml-schemasInternals.html +%%DOCSDIR%%/html/libxml-schematron.html %%DOCSDIR%%/html/libxml-threads.html %%DOCSDIR%%/html/libxml-tree.html %%DOCSDIR%%/html/libxml-uri.html |