diff options
author | bland <bland@FreeBSD.org> | 2003-12-10 15:39:37 +0000 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2003-12-10 15:39:37 +0000 |
commit | e2e4974f6a3341f681a35d8b8fbc071a990f4601 (patch) | |
tree | a366fce5ec0491511e2741d9e4a231c13b31990f /textproc/libxml2 | |
parent | 7f0f888d6c5b964f797db88945a2ec91eb282fca (diff) | |
download | FreeBSD-ports-e2e4974f6a3341f681a35d8b8fbc071a990f4601.zip FreeBSD-ports-e2e4974f6a3341f681a35d8b8fbc071a990f4601.tar.gz |
Update to 2.6.3
Diffstat (limited to 'textproc/libxml2')
-rw-r--r-- | textproc/libxml2/Makefile | 3 | ||||
-rw-r--r-- | textproc/libxml2/distinfo | 2 | ||||
-rw-r--r-- | textproc/libxml2/pkg-plist | 13 |
3 files changed, 13 insertions, 5 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 9298eea..a93a8e1 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.6.2 -PORTREVISION= 1 +PORTVERSION= 2.6.3 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 e037af2..6833c1d 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1 +1 @@ -MD5 (gnome2/libxml2-2.6.2.tar.bz2) = a2e8ecb2f3dfb18bfa9d017142b8e568 +MD5 (gnome2/libxml2-2.6.3.tar.bz2) = a99776f3d44c538eaa0317ef4b291340 diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index 30e563e..0d71960 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -21,6 +21,7 @@ include/libxml2/libxml/nanoftp.h include/libxml2/libxml/nanohttp.h include/libxml2/libxml/parser.h include/libxml2/libxml/parserInternals.h +include/libxml2/libxml/pattern.h include/libxml2/libxml/relaxng.h include/libxml2/libxml/schemasInternals.h include/libxml2/libxml/threads.h @@ -109,19 +110,23 @@ share/doc/libxml2/html/libxml-DOCBparser.html share/doc/libxml2/html/libxml-HTMLparser.html share/doc/libxml2/html/libxml-HTMLtree.html share/doc/libxml2/html/libxml-SAX.html +share/doc/libxml2/html/libxml-SAX2.html share/doc/libxml2/html/libxml-c14n.html share/doc/libxml2/html/libxml-catalog.html +share/doc/libxml2/html/libxml-chvalid.html share/doc/libxml2/html/libxml-debugXML.html +share/doc/libxml2/html/libxml-dict.html share/doc/libxml2/html/libxml-encoding.html share/doc/libxml2/html/libxml-entities.html share/doc/libxml2/html/libxml-globals.html share/doc/libxml2/html/libxml-hash.html share/doc/libxml2/html/libxml-lib.html +share/doc/libxml2/html/libxml-list.html share/doc/libxml2/html/libxml-nanoftp.html share/doc/libxml2/html/libxml-nanohttp.html -share/doc/libxml2/html/libxml-notes.html share/doc/libxml2/html/libxml-parser.html share/doc/libxml2/html/libxml-parserInternals.html +share/doc/libxml2/html/libxml-pattern.html share/doc/libxml2/html/libxml-relaxng.html share/doc/libxml2/html/libxml-schemasInternals.html share/doc/libxml2/html/libxml-threads.html @@ -129,15 +134,19 @@ share/doc/libxml2/html/libxml-tree.html share/doc/libxml2/html/libxml-uri.html share/doc/libxml2/html/libxml-valid.html share/doc/libxml2/html/libxml-xinclude.html +share/doc/libxml2/html/libxml-xlink.html share/doc/libxml2/html/libxml-xmlIO.html share/doc/libxml2/html/libxml-xmlautomata.html share/doc/libxml2/html/libxml-xmlerror.html +share/doc/libxml2/html/libxml-xmlexports.html share/doc/libxml2/html/libxml-xmlmemory.html 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-xmlunicode.html +share/doc/libxml2/html/libxml-xmlversion.html +share/doc/libxml2/html/libxml-xmlwriter.html share/doc/libxml2/html/libxml-xpath.html share/doc/libxml2/html/libxml-xpathInternals.html share/doc/libxml2/html/libxml-xpointer.html @@ -146,7 +155,6 @@ share/doc/libxml2/html/redhat.gif share/doc/libxml2/html/right.png share/doc/libxml2/html/smallfootonly.gif share/doc/libxml2/html/structure.gif -share/doc/libxml2/html/up.png share/doc/libxml2/html/tutorial/apa.html share/doc/libxml2/html/tutorial/apb.html share/doc/libxml2/html/tutorial/apc.html @@ -197,6 +205,7 @@ share/doc/libxml2/html/tutorial/includexpath.c share/doc/libxml2/html/tutorial/index.html share/doc/libxml2/html/tutorial/ix01.html share/doc/libxml2/html/tutorial/xmltutorial.pdf +share/doc/libxml2/html/up.png share/doc/libxml2/html/w3c.png share/doc/libxml2/html/xml.html @dirrm share/doc/libxml2/html/tutorial/images/callouts |