ports/74148: Update Port: devel/p5-Tree-Binary 0.04 -> 0.06

Aaron Dalton aaron at daltons.ca
Sat Nov 20 06:20:23 UTC 2004


>Number:         74148
>Category:       ports
>Synopsis:       Update Port: devel/p5-Tree-Binary 0.04 -> 0.06
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 20 06:20:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD chariss.finch.st 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Wed Sep 29 21:39:19 MDT 2004 aaron at chariss.finch.st:/usr/src/sys/i386/compile/CHARISS i386


	
>Description:
0.06 Thurs Nov 18 2004
    - now using Scalar::Util::blessed() instead of 
      the convoluted UNIVERSAL::isa() stuff. 
      - added Scalar::Util as a dependency

0.05 Tues Oct 12 2004
    - fixed issue with the clone method where it
      did not properly fix the parentel relations
        - added tests and docs for this
    - improved clone and cloneShallow with the addition
      of the _cloneNode utility function, we now deep
      clone the nodes
        - added test and docs for this

>How-To-Repeat:
	
>Fix:

	

--- submission.txt begins here ---
diff -ruN /usr/ports/devel/p5-Tree-Binary/Makefile ./p5-Tree-Binary/Makefile
--- /usr/ports/devel/p5-Tree-Binary/Makefile	Tue Oct 12 05:02:19 2004
+++ ./p5-Tree-Binary/Makefile	Fri Nov 19 23:09:41 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Tree-Binary
-PORTVERSION=	0.04
+PORTVERSION=	0.06
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Tree
diff -ruN /usr/ports/devel/p5-Tree-Binary/distinfo ./p5-Tree-Binary/distinfo
--- /usr/ports/devel/p5-Tree-Binary/distinfo	Tue Oct 12 05:02:19 2004
+++ ./p5-Tree-Binary/distinfo	Fri Nov 19 23:09:50 2004
@@ -1,2 +1,2 @@
-MD5 (Tree-Binary-0.04.tar.gz) = c63a619041d3b130cf74088ed0e3af96
-SIZE (Tree-Binary-0.04.tar.gz) = 26968
+MD5 (Tree-Binary-0.06.tar.gz) = 42d85f1bce4bdb15b2c3d469fc552d4d
+SIZE (Tree-Binary-0.06.tar.gz) = 27668
--- submission.txt ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list