summaryrefslogtreecommitdiff
path: root/textproc/libxml2
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>1999-10-14 03:39:38 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>1999-10-14 03:39:38 +0000
commitb29c6736cb8e48c96ba13895d08b2d690d267ec9 (patch)
tree62dab365342c770dedc08afcf37449eb6dab9407 /textproc/libxml2
parentFiles I forgot to add in the previous commit. (diff)
PR: ports/14303
Submitted by:Ade Lovett <ade@lovett.com> Update to 1.7.3
Notes
Notes: svn path=/head/; revision=22415
Diffstat (limited to 'textproc/libxml2')
-rw-r--r--textproc/libxml2/Makefile6
-rw-r--r--textproc/libxml2/distinfo2
-rw-r--r--textproc/libxml2/files/patch-aa2
-rw-r--r--textproc/libxml2/pkg-plist6
4 files changed, 10 insertions, 6 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 5b32e78ddb97..770761e7404c 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: libxml
-# Version required: 1.4.0
+# Version required: 1.7.3
# Date created: 28 September 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $FreeBSD$
#
-DISTNAME= libxml-1.4.0
+DISTNAME= libxml-1.7.3
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/libxml
-MAINTAINER= nacai@iname.com
+MAINTAINER= nakai@FreeBSD.org
USE_LIBTOOL= yes
diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo
index fcbf4bc0e8cb..39c9afd84dba 100644
--- a/textproc/libxml2/distinfo
+++ b/textproc/libxml2/distinfo
@@ -1 +1 @@
-MD5 (libxml-1.4.0.tar.gz) = f7844f2e7e87a898ee75cc3ed0f4c07d
+MD5 (libxml-1.7.3.tar.gz) = e6f7120d9606890ef10bb9f0dff0dd21
diff --git a/textproc/libxml2/files/patch-aa b/textproc/libxml2/files/patch-aa
index 48b3322657ae..f3de3c8a5a7e 100644
--- a/textproc/libxml2/files/patch-aa
+++ b/textproc/libxml2/files/patch-aa
@@ -5,7 +5,7 @@
lib_LTLIBRARIES = libxml.la
-libxml_la_LDFLAGS = -version-info @LIBXML_VERSION_INFO@
-+libxml_la_LDFLAGS = -version-info 4:0:0
++libxml_la_LDFLAGS = -version-info 5:0:0
libxml_la_SOURCES = SAX.c entities.c encoding.c error.c parser.c HTMLparser.c HTMLtree.c debugXML.c tree.c xpath.c valid.c
diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist
index 79ee90f6a48f..403d3c6b14ff 100644
--- a/textproc/libxml2/pkg-plist
+++ b/textproc/libxml2/pkg-plist
@@ -5,16 +5,18 @@ include/gnome-xml/HTMLtree.h
include/gnome-xml/debugXML.h
include/gnome-xml/encoding.h
include/gnome-xml/entities.h
+include/gnome-xml/nanohttp.h
include/gnome-xml/parser.h
include/gnome-xml/parserInternals.h
include/gnome-xml/tree.h
include/gnome-xml/valid.h
include/gnome-xml/xml-error.h
include/gnome-xml/xmlIO.h
+include/gnome-xml/xmlmemory.h
include/gnome-xml/xpath.h
lib/libxml.a
lib/libxml.so
-lib/libxml.so.4
+lib/libxml.so.5
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
share/gnome-xml/DOM.gif
@@ -23,11 +25,13 @@ share/gnome-xml/gnome-xml-entities.html
share/gnome-xml/gnome-xml-error.html
share/gnome-xml/gnome-xml-htmlparser.html
share/gnome-xml/gnome-xml-htmltree.html
+share/gnome-xml/gnome-xml-nanohttp.html
share/gnome-xml/gnome-xml-parser.html
share/gnome-xml/gnome-xml-parserinternals.html
share/gnome-xml/gnome-xml-tree.html
share/gnome-xml/gnome-xml-valid.html
share/gnome-xml/gnome-xml-xml-error.html
+share/gnome-xml/gnome-xml-xmlmemory.html
share/gnome-xml/gnome-xml-xpath.html
share/gnome-xml/index.sgml
share/gnome-xml/libxml.html