From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 8 13:04:46 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2CD116AFE3 for ; Thu, 8 Jun 2006 11:00:34 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F9D643D48 for ; Thu, 8 Jun 2006 11:00:34 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k58B0XGV025421 for ; Thu, 8 Jun 2006 11:00:34 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k58B0X10025419; Thu, 8 Jun 2006 11:00:33 GMT (envelope-from gnats) Resent-Date: Thu, 8 Jun 2006 11:00:33 GMT Resent-Message-Id: <200606081100.k58B0X10025419@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, nivit@email.it (Nicola Vitale) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5738616CE01 for ; Thu, 8 Jun 2006 09:17:35 +0000 (UTC) (envelope-from nivit@email.it) Received: from vsmtp3.tin.it (vsmtp3alice.tin.it [212.216.176.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BCC543DB4 for ; Thu, 8 Jun 2006 09:17:18 +0000 (GMT) (envelope-from nivit@email.it) Received: from localhost (82.54.153.38) by vsmtp3.tin.it (7.2.072.1) id 44871571000AE36D for FreeBSD-gnats-submit@freebsd.org; Thu, 8 Jun 2006 11:19:07 +0200 Received: (qmail 12280 invoked by uid 0); 7 Jun 2006 20:37:08 -0000 Message-Id: <20060607203708.12279.qmail@arancino> Date: 7 Jun 2006 20:37:08 -0000 From: nivit@email.it (Nicola Vitale) To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/98705: [MAINTAINER] textproc/libnxml: update to 0.10 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jun 2006 13:04:46 -0000 >Number: 98705 >Category: ports >Synopsis: [MAINTAINER] textproc/libnxml: update to 0.10 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 08 11:00:33 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Nicola Vitale >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: System: FreeBSD arancino.domo.sva 6.1-STABLE FreeBSD 6.1-STABLE #7: Sun Jun 4 09:06:55 CEST >Description: - Update to 0.10 - Remove email address from pkg-descr (anti-spam) Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- libnxml-0.10.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/libnxml/Makefile /usr/ports/textproc/libnxml.update-0.10/Makefile --- /usr/ports/textproc/libnxml/Makefile Sun Apr 9 20:02:57 2006 +++ /usr/ports/textproc/libnxml.update-0.10/Makefile Wed Jun 7 22:34:12 2006 @@ -6,7 +6,7 @@ # PORTNAME= libnxml -PORTVERSION= 0.9 +PORTVERSION= 0.10 CATEGORIES= textproc devel MASTER_SITES= http://www2.autistici.org/bakunin/libnxml/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ diff -ruN --exclude=CVS /usr/ports/textproc/libnxml/distinfo /usr/ports/textproc/libnxml.update-0.10/distinfo --- /usr/ports/textproc/libnxml/distinfo Sun Apr 9 12:03:31 2006 +++ /usr/ports/textproc/libnxml.update-0.10/distinfo Wed Jun 7 22:34:29 2006 @@ -1,3 +1,3 @@ -MD5 (libnxml-0.9.tar.gz) = e5b3443280c9fd803ba280cbc7a8a45b -SHA256 (libnxml-0.9.tar.gz) = 39590fd2c567bff3e5d48d294d65d52e38a4665f6a234bb1496147f99f9afe21 -SIZE (libnxml-0.9.tar.gz) = 338191 +MD5 (libnxml-0.10.tar.gz) = 122998087cf16e81806031f4b5fd2519 +SHA256 (libnxml-0.10.tar.gz) = d7fdeae70467a99d8375e6985b1d0d22ffe1c5198d6cb47a3c7b2b108cdbde15 +SIZE (libnxml-0.10.tar.gz) = 338566 diff -ruN --exclude=CVS /usr/ports/textproc/libnxml/pkg-descr /usr/ports/textproc/libnxml.update-0.10/pkg-descr --- /usr/ports/textproc/libnxml/pkg-descr Sun Apr 9 13:39:45 2006 +++ /usr/ports/textproc/libnxml.update-0.10/pkg-descr Wed Jun 7 22:36:18 2006 @@ -2,5 +2,5 @@ or streams. It supports utf-8, utf-16be and utf-16le, ucs-4 (1234, 4321, 2143, 2312). -Author: Andrea Marchesini +Author: Andrea Marchesini WWW: http://www2.autistici.org/bakunin/libnxml/doc/ --- libnxml-0.10.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: