diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-28 17:27:50 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-28 17:27:50 +0000 |
commit | aee69fa63a6f65a42ff5af4ce752aa038fa60fb7 (patch) | |
tree | c26eb8333785f6a47b7011b5c8f698a324b87813 /textproc/libxml2 | |
parent | 64466104bb898d3980a852bb71345feb3d48255e (diff) | |
download | ports-aee69fa63a6f65a42ff5af4ce752aa038fa60fb7.tar.gz ports-aee69fa63a6f65a42ff5af4ce752aa038fa60fb7.zip |
Notes
Diffstat (limited to 'textproc/libxml2')
-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 |