From owner-freebsd-ports-bugs Thu Feb 6 12:40:14 2003 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 ED1C437B401 for ; Thu, 6 Feb 2003 12:40:11 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE5B143FB1 for ; Thu, 6 Feb 2003 12:40:10 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h16KeANS092845 for ; Thu, 6 Feb 2003 12:40:10 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h16KeA73092844; Thu, 6 Feb 2003 12:40:10 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BECB537B401 for ; Thu, 6 Feb 2003 12:36:52 -0800 (PST) Received: from backup-mx.droso.dk (backup-mx.droso.dk [62.79.38.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0589D43FAF for ; Thu, 6 Feb 2003 12:36:52 -0800 (PST) (envelope-from erwin@backup-mx.droso.dk) Received: by backup-mx.droso.dk (Postfix, from userid 1000) id C4BC3A9CE; Thu, 6 Feb 2003 21:36:42 +0100 (CET) Message-Id: <20030206203642.C4BC3A9CE@backup-mx.droso.dk> Date: Thu, 6 Feb 2003 21:36:42 +0100 (CET) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/48017: update textproc/p5-Tk-XMLViewer to 0.14 Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 48017 >Category: ports >Synopsis: update textproc/p5-Tk-XMLViewer to 0.14 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Feb 06 12:40:09 PST 2003 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.7-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD panda.droso.net 4.7-STABLE FreeBSD 4.7-STABLE #13: Tue Jan 7 21:26:37 CET 2003 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386 >Description: Vendor update: - using ProtocolEncoding => 'UTF-8' - new options -tagcolor, -attrkeycolor, -attrvalcolor, -commentcolor - documented use of tagConfigure >How-To-Repeat: >Fix: --- p5-Tk-XMLViewer.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/p5-Tk-XMLViewer/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 10 Nov 2002 16:48:12 -0000 1.3 +++ Makefile 6 Feb 2003 20:35:10 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Tk-XMLViewer -PORTVERSION= 0.13 +PORTVERSION= 0.14 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Tk Index: distinfo =================================================================== RCS file: /home/ncvs/ports/textproc/p5-Tk-XMLViewer/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 28 May 2001 13:44:45 -0000 1.1 +++ distinfo 6 Feb 2003 20:35:10 -0000 @@ -1 +1 @@ -MD5 (Tk-XMLViewer-0.13.tar.gz) = 114047f70811ebbd65f33979f6faff40 +MD5 (Tk-XMLViewer-0.14.tar.gz) = bf21faa6f721ebb97141f9fa6de4dc57 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/textproc/p5-Tk-XMLViewer/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 28 May 2001 13:44:45 -0000 1.1 +++ pkg-descr 6 Feb 2003 20:35:10 -0000 @@ -1,3 +1,5 @@ Tk::XMLViewer is an widget inherited from Tk::Text which displays XML in a hierarchical tree. You can use the plus and minus buttons to hide/show parts of the tree. + +WWW: http://search.cpan.org/dist/Tk-XMLViewer/ --- p5-Tk-XMLViewer.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message