diff options
-rw-r--r-- | textproc/libxml2/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml2/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml2/pkg-plist | 3 |
3 files changed, 5 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index fb113c0a4baf..7d0ad8922178 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.6.4 +PORTVERSION= 2.6.5 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 a649c86d31c1..4bd6f15b56fe 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1 +1 @@ -MD5 (gnome2/libxml2-2.6.4.tar.bz2) = 1e2339feb10f9b06cefdd7fb57a90923 +MD5 (gnome2/libxml2-2.6.5.tar.bz2) = 61e168f201b0aeed4331ffd5bb499f1d diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index 0d71960c9010..b7464c9d36b0 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -39,6 +39,7 @@ include/libxml2/libxml/xmlreader.h include/libxml2/libxml/xmlregexp.h include/libxml2/libxml/xmlschemas.h include/libxml2/libxml/xmlschemastypes.h +include/libxml2/libxml/xmlstring.h include/libxml2/libxml/xmlunicode.h include/libxml2/libxml/xmlversion.h include/libxml2/libxml/xmlwriter.h @@ -84,6 +85,7 @@ share/aclocal/libxml.m4 %%PYTHON:%%share/doc/libxml2-python/examples/thread2.py %%PYTHON:%%share/doc/libxml2-python/examples/tst.py %%PYTHON:%%share/doc/libxml2-python/examples/tst.xml +%%PYTHON:%%share/doc/libxml2-python/examples/tstLastError.py %%PYTHON:%%share/doc/libxml2-python/examples/tstURI.py %%PYTHON:%%share/doc/libxml2-python/examples/tstxpath.py %%PYTHON:%%share/doc/libxml2-python/examples/valid.xml @@ -144,6 +146,7 @@ share/doc/libxml2/html/libxml-xmlreader.html share/doc/libxml2/html/libxml-xmlregexp.html share/doc/libxml2/html/libxml-xmlschemas.html share/doc/libxml2/html/libxml-xmlschemastypes.html +share/doc/libxml2/html/libxml-xmlstring.html share/doc/libxml2/html/libxml-xmlunicode.html share/doc/libxml2/html/libxml-xmlversion.html share/doc/libxml2/html/libxml-xmlwriter.html |