From owner-freebsd-ports Wed Apr 17 12: 0:34 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 BDE4637B417 for ; Wed, 17 Apr 2002 12:00:09 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3HJ09v51706; Wed, 17 Apr 2002 12:00:09 -0700 (PDT) (envelope-from gnats) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by hub.freebsd.org (Postfix) with ESMTP id 77C7837B400 for ; Wed, 17 Apr 2002 11:51:41 -0700 (PDT) Received: (from lev@localhost) by ftp.translate.ru (8.11.6/8.11.2) id g3HIqlG42703; Wed, 17 Apr 2002 22:52:47 +0400 (MSD) (envelope-from lev) Message-Id: <200204171852.g3HIqlG42703@ftp.translate.ru> Date: Wed, 17 Apr 2002 22:52:47 +0400 (MSD) From: "Lev A. Serebryakov" Reply-To: "Lev A. Serebryakov" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37192: [PATCH] update for port textproc/libxml2 2.4.20 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: 37192 >Category: ports >Synopsis: [PATCH] update for port textproc/libxml2 to 2.4.20 >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: Wed Apr 17 12:00:09 PDT 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: 17 Apr 2002 >Description: This PR updates textproc/libxml2 port to latest vendor's version 2.4.20 >How-To-Repeat: >Fix: diff -ruN libxml2.orig/Makefile libxml2/Makefile --- libxml2.orig/Makefile Wed Apr 17 21:26:28 2002 +++ libxml2/Makefile Wed Apr 17 21:27:07 2002 @@ -6,7 +6,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.4.19 +PORTVERSION= 2.4.20 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/libxml diff -ruN libxml2.orig/distinfo libxml2/distinfo --- libxml2.orig/distinfo Wed Apr 17 21:26:28 2002 +++ libxml2/distinfo Wed Apr 17 21:33:06 2002 @@ -1 +1 @@ -MD5 (gnome2/libxml2-2.4.19.tar.bz2) = 1e24b4fef9236305887f5316921b04b1 +MD5 (gnome2/libxml2-2.4.20.tar.bz2) = 79ff94d28e3f85fe8042250099b379bd diff -ruN libxml2.orig/files/patch-python::Makefile.in libxml2/files/patch-python::Makefile.in --- libxml2.orig/files/patch-python::Makefile.in Wed Apr 17 21:26:28 2002 +++ libxml2/files/patch-python::Makefile.in Wed Apr 17 21:44:21 2002 @@ -1,11 +1,11 @@ ---- python/Makefile.in.orig Tue Mar 26 21:54:53 2002 -+++ python/Makefile.in Tue Mar 26 21:55:17 2002 +--- python/Makefile.in.orig Wed Apr 17 21:43:23 2002 ++++ python/Makefile.in Wed Apr 17 21:44:01 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_DIR = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION) ++DOCS_DIR = $(datadir)/doc/libxml2-python # libxml2class.txt is generated DOCS = TODO diff -ruN libxml2.orig/files/patch-python::tests::Makefile.in libxml2/files/patch-python::tests::Makefile.in --- libxml2.orig/files/patch-python::tests::Makefile.in Wed Apr 17 21:26:28 2002 +++ libxml2/files/patch-python::tests::Makefile.in Wed Apr 17 21:46:57 2002 @@ -1,14 +1,11 @@ - -$FreeBSD: ports/textproc/libxml2/files/patch-python::tests::Makefile.in,v 1.1 2002/02/26 18:55:37 sobomax Exp $ - ---- python/tests/Makefile.in 2002/02/26 18:09:00 1.1 -+++ python/tests/Makefile.in 2002/02/26 18:09:12 -@@ -128,7 +128,7 @@ +--- python/tests/Makefile.in.orig Wed Apr 17 21:45:40 2002 ++++ python/tests/Makefile.in Wed Apr 17 21:46:32 2002 +@@ -130,7 +130,7 @@ Z_CFLAGS = @Z_CFLAGS@ Z_LIBS = @Z_LIBS@ --EXAMPLE_DIR = $(prefix)/share/doc/libxml2-python-$(LIBXML_VERSION)/examples -+EXAMPLE_DIR = $(prefix)/share/doc/libxml2-python/examples +-EXAMPLE_DIR = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)/examples ++EXAMPLE_DIR = $(datadir)/doc/libxml2-python/examples PYTESTS = \ build.py \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message