From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 4 17:00:12 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5174C1065670 for ; Tue, 4 May 2010 17:00:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 2FAE68FC14 for ; Tue, 4 May 2010 17:00:12 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o44H0C7M066529 for ; Tue, 4 May 2010 17:00:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o44H0CWd066528; Tue, 4 May 2010 17:00:12 GMT (envelope-from gnats) Resent-Date: Tue, 4 May 2010 17:00:12 GMT Resent-Message-Id: <201005041700.o44H0CWd066528@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Klaus T Aehlig Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C10A8106564A for ; Tue, 4 May 2010 17:00:01 +0000 (UTC) (envelope-from aehlig@linta.de) Received: from linta.de (isilmar-3.linta.de [188.40.101.200]) by mx1.freebsd.org (Postfix) with ESMTP id 282308FC1C for ; Tue, 4 May 2010 17:00:00 +0000 (UTC) Received: (qmail 11033 invoked by uid 10); 4 May 2010 16:59:57 -0000 Received: from schoenfinkel.linta.de by isilmar.linta.de with BSMTP; 4 May 2010 16:59:57 -0000 Received: by schoenfinkel.linta.de (Postfix, from userid 1001) id 2FADA395A7; Tue, 4 May 2010 18:59:49 +0200 (CEST) Message-Id: <20100504165949.2FADA395A7@schoenfinkel.linta.de> Date: Tue, 4 May 2010 18:59:49 +0200 (CEST) From: Klaus T Aehlig To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/146303: misc/findutils [maintainer][patch] update to 4.5.9 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Klaus T Aehlig List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 May 2010 17:00:12 -0000 >Number: 146303 >Category: ports >Synopsis: misc/findutils [maintainer][patch] update to 4.5.9 >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: Tue May 04 17:00:11 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Klaus T Aehlig >Release: FreeBSD 8.0-STABLE i386 >Organization: >Environment: System: FreeBSD schoenfinkel.linta.de 8.0-STABLE FreeBSD 8.0-STABLE #7: Thu Apr 15 12:42:04 CEST 2010 aehlig@schoenfinkel.linta.de:/usr/obj/usr/src/sys/SCHOENFINKEL i386 >Description: Since the last stable release (4.4.2) of the GNU findutils there are 5 "development releases". It therefore seems more desirable that the port follow the development branch, in particular as the current development release (4.5.9) is stable enough for production. >How-To-Repeat: >Fix: Apply the following patch --- findutils.patch begins here --- diff -ruN findutils/Makefile findutils.new/Makefile --- findutils/Makefile 2010-05-04 18:38:08.000000000 +0200 +++ findutils.new/Makefile 2010-05-04 18:51:39.000000000 +0200 @@ -6,9 +6,9 @@ # PORTNAME= findutils -PORTVERSION= 4.4.2 +PORTVERSION= 4.5.9 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} MASTER_SITE_SUBDIR= findutils DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff -ruN findutils/distinfo findutils.new/distinfo --- findutils/distinfo 2010-05-04 18:38:08.000000000 +0200 +++ findutils.new/distinfo 2010-05-04 18:39:06.000000000 +0200 @@ -1,6 +1,6 @@ -MD5 (findutils-4.4.2.tar.gz) = 351cc4adb07d54877fa15f75fb77d39f -SHA256 (findutils-4.4.2.tar.gz) = 434f32d171cbc0a5e72cfc5372c6fc4cb0e681f8dce566a0de5b6fccd702b62a -SIZE (findutils-4.4.2.tar.gz) = 2149838 -MD5 (findutils-4.4.2.tar.gz.sig) = 36d8b8c7d6c6ff88e9d46eb2322873cc -SHA256 (findutils-4.4.2.tar.gz.sig) = cc7ceee2060140d30424e1a70294560ad8b27e8094bb89e8b570787401361075 -SIZE (findutils-4.4.2.tar.gz.sig) = 152 +MD5 (findutils-4.5.9.tar.gz) = f0276639a824f57e78916d3c207ee618 +SHA256 (findutils-4.5.9.tar.gz) = ee7fad47a8ee62f335f8415e48d3836052b2d00c4df568cac808e25cd42653cc +SIZE (findutils-4.5.9.tar.gz) = 2707711 +MD5 (findutils-4.5.9.tar.gz.sig) = ecd55682278dfae6a0d147af4e1d8e00 +SHA256 (findutils-4.5.9.tar.gz.sig) = 768f6ccd895d4ca27615c3d1626ffa77ba4e2b80438d55143b651c9e56a0d75b +SIZE (findutils-4.5.9.tar.gz.sig) = 152 --- findutils.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: