From owner-freebsd-ports Tue Mar 26 13: 0:35 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E760637B41A for ; Tue, 26 Mar 2002 13:00:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2QL02u68479; Tue, 26 Mar 2002 13:00:02 -0800 (PST) (envelope-from gnats) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by hub.freebsd.org (Postfix) with ESMTP id 6BF3337B41A for ; Tue, 26 Mar 2002 12:50:53 -0800 (PST) Received: (from lev@localhost) by ftp.translate.ru (8.11.6/8.11.2) id g2QKopw57261; Tue, 26 Mar 2002 23:50:51 +0300 (MSK) (envelope-from lev) Message-Id: <200203262050.g2QKopw57261@ftp.translate.ru> Date: Tue, 26 Mar 2002 23:50:51 +0300 (MSK) From: "Lev A. Serebryakov" Reply-To: "Lev A. Serebryakov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36343: [PATCH] Update for port textproc/libxml2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36343 >Category: ports >Synopsis: [PATCH] Update for port textproc/libxml2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Mar 26 13:00:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Lev A. Serebryakov >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD freebsd.sereb.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Sat Dec 8 13:48:40 MSK 2001 root@freebsd.sereb.net:/usr/obj/usr/src/sys/LEVMAIL i386 Ports collection: 26 Mar 2002 >Description: It is latest vendor's version 2.4.19 with many bugfixes. >How-To-Repeat: >Fix: diff -ruN libxml2.orig/Makefile libxml2/Makefile --- libxml2.orig/Makefile Tue Mar 26 20:58:58 2002 +++ libxml2/Makefile Tue Mar 26 22:14:18 2002 @@ -6,8 +6,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.4.17 -PORTREVISION= 1 +PORTVERSION= 2.4.19 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libxml @@ -20,6 +19,7 @@ RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig USE_BZIP2= yes +USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-iconv=${LOCALBASE} \ diff -ruN libxml2.orig/distinfo libxml2/distinfo --- libxml2.orig/distinfo Tue Mar 26 20:58:58 2002 +++ libxml2/distinfo Tue Mar 26 21:45:45 2002 @@ -1 +1 @@ -MD5 (gnome2/libxml2-2.4.17.tar.bz2) = 80efd21660f87b5c96182b57e41f064f +MD5 (gnome2/libxml2-2.4.19.tar.bz2) = 1e24b4fef9236305887f5316921b04b1 diff -ruN libxml2.orig/files/patch-python::Makefile.in libxml2/files/patch-python::Makefile.in --- libxml2.orig/files/patch-python::Makefile.in Tue Mar 26 20:58:58 2002 +++ libxml2/files/patch-python::Makefile.in Tue Mar 26 21:55:43 2002 @@ -1,14 +1,11 @@ - -$FreeBSD: ports/textproc/libxml2/files/patch-python::Makefile.in,v 1.1 2002/02/26 18:55:37 sobomax Exp $ - ---- python/Makefile.in 2002/02/26 18:02:33 1.1 -+++ python/Makefile.in 2002/02/26 18:02:50 -@@ -139,7 +139,7 @@ +--- python/Makefile.in.orig Tue Mar 26 21:54:53 2002 ++++ python/Makefile.in Tue Mar 26 21:55:17 2002 +@@ -141,7 +141,7 @@ -I$(top_srcdir)/include -DOCS_DIR = $(prefix)/share/doc/libxml2-python-$(LIBXML_VERSION) +DOCS_DIR = $(prefix)/share/doc/libxml2-python - DOCS = TODO libxml2class.txt + # libxml2class.txt is generated + DOCS = TODO - EXTRA_DIST = \ diff -ruN libxml2.orig/pkg-plist libxml2/pkg-plist --- libxml2.orig/pkg-plist Tue Mar 26 20:58:58 2002 +++ libxml2/pkg-plist Tue Mar 26 22:28:11 2002 @@ -37,6 +37,7 @@ lib/libxml2.so.5 %%PYTHON:%%lib/%%PYTHON_VERSION%%/site-packages/libxml2.py %%PYTHON:%%lib/%%PYTHON_VERSION%%/site-packages/libxml2mod.so +%%PYTHON:%%lib/%%PYTHON_VERSION%%/site-packages/libxml2mod.a libdata/pkgconfig/libxml-2.0.pc share/aclocal/libxml.m4 %%PYTHON:%%share/doc/libxml2-python/TODO @@ -57,7 +58,6 @@ %%PYTHON:%%share/doc/libxml2-python/examples/xpath.py %%PYTHON:%%share/doc/libxml2-python/examples/xpathext.py %%PYTHON:%%share/doc/libxml2-python/examples/xpathret.py -%%PYTHON:%%share/doc/libxml2-python/libxml2class.txt share/doc/libxml2/Copyright share/doc/libxml2/examples/testHTML.c share/doc/libxml2/examples/testSAX.c @@ -68,6 +68,7 @@ share/doc/libxml2/html/book1.html share/doc/libxml2/html/encoding.html share/doc/libxml2/html/index.sgml +share/doc/libxml2/html/libxml-c14n.html share/doc/libxml2/html/libxml-catalog.html share/doc/libxml2/html/libxml-debugxml.html share/doc/libxml2/html/libxml-docbparser.html >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message