Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  6 Feb 2003 21:36:42 +0100 (CET)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48017: update textproc/p5-Tk-XMLViewer to 0.14 
Message-ID:  <20030206203642.C4BC3A9CE@backup-mx.droso.dk>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030206203642.C4BC3A9CE>