Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  4 May 2010 18:59:49 +0200 (CEST)
From:      Klaus T Aehlig <aehlig@linta.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/146303: misc/findutils [maintainer][patch] update to 4.5.9
Message-ID:  <20100504165949.2FADA395A7@schoenfinkel.linta.de>
Resent-Message-ID: <201005041700.o44H0CWd066528@freefall.freebsd.org>

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

>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:



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