diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-01-18 01:50:45 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-01-18 01:50:45 +0000 |
commit | 48b56ad823006d2684b9cf31b536d04e8e033b97 (patch) | |
tree | 6cf75fe5104d2b14c0a8095811cde6ecb617f2fb /textproc/libxml2 | |
parent | 27b595476cc7168f45df2a40edb96ce0ce9883f5 (diff) |
Notes
Diffstat (limited to 'textproc/libxml2')
-rw-r--r-- | textproc/libxml2/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxml2/distinfo | 4 | ||||
-rw-r--r-- | textproc/libxml2/files/patch-aa | 20 | ||||
-rw-r--r-- | textproc/libxml2/pkg-plist | 2 |
4 files changed, 15 insertions, 13 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 0b428b06ca62..90be9e8f19d2 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -12,7 +12,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.6.16 +PORTVERSION= 2.6.17 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 095f9674ad37..da141358a644 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/libxml2-2.6.16.tar.bz2) = 1ad0827b95e17e546265f2c4da001a6a -SIZE (gnome2/libxml2-2.6.16.tar.bz2) = 3100259 +MD5 (gnome2/libxml2-2.6.17.tar.bz2) = 2d53bba9a4768ec57d8bf2bdadb75c87 +SIZE (gnome2/libxml2-2.6.17.tar.bz2) = 3067503 diff --git a/textproc/libxml2/files/patch-aa b/textproc/libxml2/files/patch-aa index e7fc072340be..9cb55f02d517 100644 --- a/textproc/libxml2/files/patch-aa +++ b/textproc/libxml2/files/patch-aa @@ -1,6 +1,6 @@ ---- Makefile.in.orig Thu Sep 30 14:47:21 2004 -+++ Makefile.in Thu Sep 30 14:49:03 2004 -@@ -423,13 +423,13 @@ +--- Makefile.in.orig Mon Jan 17 20:35:00 2005 ++++ Makefile.in Mon Jan 17 20:36:53 2005 +@@ -417,13 +417,13 @@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ @@ -11,21 +11,21 @@ bin_SCRIPTS = xml2-config lib_LTLIBRARIES = libxml2.la libxml2_la_LIBADD = @THREAD_LIBS@ @Z_LIBS@ $(ICONV_LIBS) @M_LIBS@ @WIN32_EXTRA_LIBADD@ --libxml2_la_LDFLAGS = @CYGWIN_EXTRA_LDFLAGS@ @WIN32_EXTRA_LDFLAGS@ -version-info @LIBXML_VERSION_INFO@ -+libxml2_la_LDFLAGS = @CYGWIN_EXTRA_LDFLAGS@ @WIN32_EXTRA_LDFLAGS@ -version-info 5:0:0 +-libxml2_la_LDFLAGS = @CYGWIN_EXTRA_LDFLAGS@ @WIN32_EXTRA_LDFLAGS@ -version-info @LIBXML_VERSION_INFO@ @MODULE_PLATFORM_LIBS@ ++libxml2_la_LDFLAGS = @CYGWIN_EXTRA_LDFLAGS@ @WIN32_EXTRA_LDFLAGS@ -version-info 5:0:0 @MODULE_PLATFORM_LIBS@ @WITH_TRIO_SOURCES_FALSE@libxml2_la_SOURCES = SAX.c entities.c encoding.c error.c parserInternals.c \ @WITH_TRIO_SOURCES_FALSE@ parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \ @WITH_TRIO_SOURCES_FALSE@ valid.c xlink.c HTMLparser.c HTMLtree.c debugXML.c xpath.c \ -@@ -506,7 +506,7 @@ - testReader_DEPENDENCIES = $(DEPS) - testReader_LDADD = $(LDADDS) +@@ -512,7 +512,7 @@ + testapi_DEPENDENCIES = $(DEPS) + testapi_LDADD = $(LDADDS) CLEANFILES = xml2Conf.sh -confexecdir = $(libdir) +confexecdir = $(sysconfdir) confexec_DATA = xml2Conf.sh CVS_EXTRA_DIST = EXTRA_DIST = xml2-config.in xml2Conf.sh.in libxml.spec.in libxml2.spec \ -@@ -528,8 +528,8 @@ +@@ -534,8 +534,8 @@ # Install the tests program sources as examples # BASE_DIR = $(datadir)/doc @@ -36,7 +36,7 @@ all: config.h $(MAKE) $(AM_MAKEFLAGS) all-recursive -@@ -1216,7 +1216,7 @@ +@@ -1246,7 +1246,7 @@ check-am: all-am $(MAKE) $(AM_MAKEFLAGS) check-local check: check-recursive diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist index 15889e5a2403..296a57fcda4c 100644 --- a/textproc/libxml2/pkg-plist +++ b/textproc/libxml2/pkg-plist @@ -35,6 +35,7 @@ include/libxml2/libxml/xmlautomata.h include/libxml2/libxml/xmlerror.h include/libxml2/libxml/xmlexports.h include/libxml2/libxml/xmlmemory.h +include/libxml2/libxml/xmlmodule.h include/libxml2/libxml/xmlreader.h include/libxml2/libxml/xmlregexp.h include/libxml2/libxml/xmlsave.h @@ -78,6 +79,7 @@ share/aclocal/libxml.m4 %%DOCSDIR%%/html/libxml-hash.html %%DOCSDIR%%/html/libxml-lib.html %%DOCSDIR%%/html/libxml-list.html +%%DOCSDIR%%/html/libxml-xmlmodule.html %%DOCSDIR%%/html/libxml-nanoftp.html %%DOCSDIR%%/html/libxml-nanohttp.html %%DOCSDIR%%/html/libxml-parser.html |