ports/139933: [PATCH] devel/dlmalloc: update to 2.8.4

Sylvio Cesar scjamorim at bsd.com.br
Sat Oct 24 22:50:02 UTC 2009


>Number:         139933
>Category:       ports
>Synopsis:       [PATCH] devel/dlmalloc: update to 2.8.4
>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:   Sat Oct 24 22:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009
>Description:
- Update to 2.8.4
- Changed patch file to version 2.8.4

Port maintainer (roberto at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- dlmalloc-2.8.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/libdlmalloc/Makefile,v
retrieving revision 1.23
diff -u -u -r1.23 Makefile
--- Makefile	27 Jan 2007 13:21:22 -0000	1.23
+++ Makefile	24 Oct 2009 22:41:00 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dlmalloc
-PORTVERSION=	2.8.3
+PORTVERSION=	2.8.4
 CATEGORIES=	devel
 MASTER_SITES=	ftp://gee.cs.oswego.edu/pub/misc/  \
 		ftp://ftp.netsw.org/system/libs/memory/optimize/
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/libdlmalloc/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo	22 Mar 2006 16:23:27 -0000	1.7
+++ distinfo	24 Oct 2009 22:41:00 -0000
@@ -1,6 +1,6 @@
-MD5 (malloc-2.8.3.c) = 9166b6b448695e22da52fd8ec3121d6f
-SHA256 (malloc-2.8.3.c) = 6dcd3fa8f5f3a1d930ae37b484bb2a94106163c9beb1cb6c1a069ed7b1eb55ad
-SIZE (malloc-2.8.3.c) = 180021
-MD5 (malloc-2.8.3.h) = 5c02a5f542b53571c3c8faff7dc0f657
-SHA256 (malloc-2.8.3.h) = 610d7394d90a24761492fa14b97698d5a9a84d242088d31478d8575c13385def
-SIZE (malloc-2.8.3.h) = 19279
+MD5 (malloc-2.8.4.c) = 7d7a5c46af3ac0d6cad78bc4b3f57adc
+SHA256 (malloc-2.8.4.c) = bbd3026844b52ca4f76873dff0b020677698147317787c511411e19cea18f37d
+SIZE (malloc-2.8.4.c) = 199774
+MD5 (malloc-2.8.4.h) = 83e3e570967827f3bb43e200a55b64c1
+SHA256 (malloc-2.8.4.h) = ec1fceed8abc285b53dcf5acd43f9b844a394d2412f4b08966ce011407af68e1
+SIZE (malloc-2.8.4.h) = 20320
Index: files/Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/libdlmalloc/files/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- files/Makefile	27 Jan 2007 13:21:22 -0000	1.6
+++ files/Makefile	24 Oct 2009 22:41:00 -0000
@@ -7,14 +7,14 @@
 #  A version of malloc/free/realloc written by Doug Lea and released to the 
 #  public domain. 
 #
-#  preliminary VERSION 2.8.3
+#  preliminary VERSION 2.8.4
 #
 #  working version; unreleased.
 #
 # $FreeBSD: ports/devel/libdlmalloc/files/Makefile,v 1.6 2007/01/27 13:21:22 pav Exp $
 #
 
-VER=2.8.3
+VER=2.8.4
 
 LIBDIR=${PREFIX}/lib
 INCDIR=${PREFIX}/include/dlmalloc
Index: files/patch-aa
===================================================================
RCS file: /home/ncvs/ports/devel/libdlmalloc/files/patch-aa,v
retrieving revision 1.4
diff -u -u -r1.4 patch-aa
--- files/patch-aa	22 Mar 2006 11:33:09 -0000	1.4
+++ files/patch-aa	24 Oct 2009 22:41:00 -0000
@@ -1,6 +1,6 @@
---- malloc-2.8.3.c.orig	Tue Mar 21 18:15:49 2006
-+++ malloc-2.8.3.c	Tue Mar 21 18:19:15 2006
-@@ -1200,7 +1200,7 @@
+--- malloc-2.8.4.c.orig	2009-10-24 20:31:13.000000000 -0200
++++ malloc-2.8.4.c	2009-10-24 20:33:30.000000000 -0200
+@@ -1391,7 +1391,7 @@
  #  ifdef _SC_PAGE_SIZE
  #    define malloc_getpagesize sysconf(_SC_PAGE_SIZE)
  #  else
--- dlmalloc-2.8.4.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list