Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Nov 2006 20:58:31 +0100 (CET)
From:      trasz <trasz@pin.if.uz.zgora.pl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jharris@widomaker.com
Subject:   ports/105651: [PATCH] sysutils/file: update to 4.18 and unbreak.
Message-ID:  <20061118195831.8702F39DB8@pin.if.uz.zgora.pl>
Resent-Message-ID: <200611182000.kAIK0ddj096713@freefall.freebsd.org>

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

>Number:         105651
>Category:       ports
>Synopsis:       [PATCH] sysutils/file: update to 4.18 and unbreak.
>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 Nov 18 20:00:39 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     trasz
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD pin.if.uz.zgora.pl 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Wed Nov 15 19:16:30 CET 2006
>Description:
Update to 4.18.  This version does not segfault with MALLOC_OPTIONS=AJ,
at least on FreeBSD-6.2-PRERELEASE i386.

(This is a re-submit; previous one got lost somehow.)

Port maintainer (jharris@widomaker.com) is cc'd.

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

--- file-4.18.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/file/Makefile /home/trasz/file/Makefile
--- /usr/ports/sysutils/file/Makefile	Sun Oct 15 19:59:15 2006
+++ /home/trasz/file/Makefile	Fri Nov 17 22:15:54 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	file
-PORTVERSION=	4.17
+PORTVERSION=	4.18
 CATEGORIES=	sysutils
 MASTER_SITES=	ftp://ftp.astron.com/pub/file/ \
 		ftp://ftp.gw.com/mirrors/pub/unix/file/ \
@@ -14,8 +14,6 @@
 
 MAINTAINER=	jharris@widomaker.com
 COMMENT=	Utility to determine file type
-
-BROKEN=		Segfaults when MALLOC_OPTIONS=AJ
 
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
diff -ruN --exclude=CVS /usr/ports/sysutils/file/distinfo /home/trasz/file/distinfo
--- /usr/ports/sysutils/file/distinfo	Sat May 13 05:56:16 2006
+++ /home/trasz/file/distinfo	Fri Nov 17 22:15:54 2006
@@ -1,3 +1,3 @@
-MD5 (file-4.17.tar.gz) = 50919c65e0181423d66bb25d7fe7b0fd
-SHA256 (file-4.17.tar.gz) = 9c850183b6abef28deb0792d733b6f14a99606197daffa40d4208588f16e0bdf
-SIZE (file-4.17.tar.gz) = 556270
+MD5 (file-4.18.tar.gz) = ce1aa9b0316feb57d40a48cfe6b606e4
+SHA256 (file-4.18.tar.gz) = 5090d5123ea642842d04d3f93a821e1372e5d9e434c74c08ee2483cc150a6273
+SIZE (file-4.18.tar.gz) = 536447
--- file-4.18.patch ends here ---

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



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