Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  1 Mar 2008 22:38:55 -0500
From:      "James Bailie" <jimmy@mammothcheese.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/121277: Update Port: lang/munger => 4.147
Message-ID:  <20080302033856.EF3B08FC1E@mx1.freebsd.org>
Resent-Message-ID: <200803020340.m223e1QG053340@freefall.freebsd.org>

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

>Number:         121277
>Category:       ports
>Synopsis:       Update Port: lang/munger => 4.147
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 02 03:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     James Bailie
>Release:        FreeBSD 7.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD localhost 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Sat Mar 1 15:21:14 EST 2008 jbailie@localhost:/usr/obj/usr/src/sys/LOCAL amd64


	
>Description:
FreeBSD 7.0 has a new malloc() which does 
not understand the same values for MALLOC_OPTIONS as the old malloc().
>How-To-Repeat:
	
>Fix:

	

--- munger.diff begins here ---
diff -ruN /usr/ports/lang/munger/Makefile ./munger/Makefile
--- /usr/ports/lang/munger/Makefile	2008-03-01 14:19:44.000000000 -0500
+++ ./munger/Makefile	2008-03-01 22:15:15.000000000 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	munger
-PORTVERSION=	4.146
+PORTVERSION=	4.147
 CATEGORIES=	lang
 MASTER_SITES=	http://www.mammothcheese.ca/
 
diff -ruN /usr/ports/lang/munger/distinfo ./munger/distinfo
--- /usr/ports/lang/munger/distinfo	2008-03-01 14:19:44.000000000 -0500
+++ ./munger/distinfo	2008-03-01 22:15:44.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (munger-4.146.tar.gz) = 55eac3ff22d63e02dc8c92c9618320b0
-SHA256 (munger-4.146.tar.gz) = f46931403d66d7ef523bfeb62182494c0375dbfbd15ff46f6bddd116e6d28f7e
-SIZE (munger-4.146.tar.gz) = 288891
+MD5 (munger-4.147.tar.gz) = c4fecf91c102845ed2e6bc2159af7212
+SHA256 (munger-4.147.tar.gz) = ff3669dc2f51a574d7e6c695eb71803688d71e5f45dfc701b442a6fcad89604a
+SIZE (munger-4.147.tar.gz) = 288950
--- munger.diff ends here ---


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



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