ports/84325: Update Port: devel/p5-Heap-Simple-XS 0.06 -> 0.07

Aaron Dalton aaron at daltons.ca
Fri Jul 29 22:00:43 UTC 2005


>Number:         84325
>Category:       ports
>Synopsis:       Update Port: devel/p5-Heap-Simple-XS 0.06 -> 0.07
>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:   Fri Jul 29 22:00:37 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.finch.st 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 5 04:19:18 UTC 2004 root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
0.07  2005-07-27
	- removed a stray print from t/speed_array
	- added a forgotten static to option()
        - call_method -> call_sv for Object types
	- use no-stealing mortalcopies
	- Start using PERL_NO_GET_CONTEXT.
	- Replaced :: by - in author email address (easier quoting for mailers)
	- use size_t to index the data array. This should select the minimal
	  sensible data width.
	- Replaced sv_derived_from object access by much more sophisticated
	  tests
        - Don't run benchmarks unless asked for during Makefile.PL

>How-To-Repeat:
	
>Fix:

	

--- submission.txt begins here ---
diff -ruN /usr/ports/devel/p5-Heap-Simple-XS/Makefile ./p5-Heap-Simple-XS/Makefile
--- /usr/ports/devel/p5-Heap-Simple-XS/Makefile	Wed Nov 24 03:15:48 2004
+++ ./p5-Heap-Simple-XS/Makefile	Fri Jul 29 15:49:17 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Heap-Simple-XS
-PORTVERSION=	0.06
+PORTVERSION=	0.07
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Heap
diff -ruN /usr/ports/devel/p5-Heap-Simple-XS/distinfo ./p5-Heap-Simple-XS/distinfo
--- /usr/ports/devel/p5-Heap-Simple-XS/distinfo	Wed Nov 24 03:15:48 2004
+++ ./p5-Heap-Simple-XS/distinfo	Fri Jul 29 15:49:32 2005
@@ -1,2 +1,2 @@
-MD5 (Heap-Simple-XS-0.06.tar.gz) = 587d13b368a57bd4f6fc1b4cc117e587
-SIZE (Heap-Simple-XS-0.06.tar.gz) = 55267
+MD5 (Heap-Simple-XS-0.07.tar.gz) = e27ac062153031d72dce020f1a30ab35
+SIZE (Heap-Simple-XS-0.07.tar.gz) = 57403
--- submission.txt ends here ---


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



More information about the freebsd-ports-bugs mailing list