From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 27 09:40:01 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95206106566C for ; Sat, 27 Jun 2009 09:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6F5778FC1B for ; Sat, 27 Jun 2009 09:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5R9e1Ft013146 for ; Sat, 27 Jun 2009 09:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5R9e1sK013145; Sat, 27 Jun 2009 09:40:01 GMT (envelope-from gnats) Resent-Date: Sat, 27 Jun 2009 09:40:01 GMT Resent-Message-Id: <200906270940.n5R9e1sK013145@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, Ganael Laplanche Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 784461065670 for ; Sat, 27 Jun 2009 09:36:38 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 2F2748FC14 for ; Sat, 27 Jun 2009 09:36:38 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n5R9abQu018731 for ; Sat, 27 Jun 2009 09:36:37 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n5R9abbE018730; Sat, 27 Jun 2009 09:36:37 GMT (envelope-from nobody) Message-Id: <200906270936.n5R9abbE018730@www.freebsd.org> Date: Sat, 27 Jun 2009 09:36:37 GMT From: Ganael Laplanche To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/136084: Port update: security/fakeroot - Update to v1.12.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jun 2009 09:40:01 -0000 >Number: 136084 >Category: ports >Synopsis: Port update: security/fakeroot - Update to v1.12.4 >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: Sat Jun 27 09:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ganael Laplanche >Release: 7-STABLE >Organization: http://contribs.martymac.com >Environment: FreeBSD home.martymac.com 7.2-STABLE FreeBSD 7.2-STABLE #1: Thu Jun 11 08:40:15 UTC 2009 martymac@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL amd64 >Description: This patch updates security/fakeroot to v1.12.4. >From Changelog : * libfakeroot.c: avoid crashing on fts_read() error conditions. closes: #533456. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -aurN fakeroot.orig/Makefile fakeroot/Makefile --- fakeroot.orig/Makefile 2009-06-27 09:24:44.661646101 +0000 +++ fakeroot/Makefile 2009-06-27 09:24:53.625374172 +0000 @@ -6,7 +6,7 @@ # PORTNAME= fakeroot -PORTVERSION= 1.12.2 +PORTVERSION= 1.12.4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/f/fakeroot diff -aurN fakeroot.orig/distinfo fakeroot/distinfo --- fakeroot.orig/distinfo 2009-06-27 09:24:44.662645948 +0000 +++ fakeroot/distinfo 2009-06-27 09:25:02.352759636 +0000 @@ -1,3 +1,3 @@ -MD5 (fakeroot_1.12.2.tar.gz) = 1eb7d972a19159035892e7d132602726 -SHA256 (fakeroot_1.12.2.tar.gz) = 857fb60d40397dbfeac647e45c52e689640f46f8a67ea58ea3dec1a9c00d841b -SIZE (fakeroot_1.12.2.tar.gz) = 405187 +MD5 (fakeroot_1.12.4.tar.gz) = aaefede2405a40c87438e7e833d69b70 +SHA256 (fakeroot_1.12.4.tar.gz) = dbcab1f495b857e67feff882e018ca59958b8d189ff1f76684d28e35463ec29d +SIZE (fakeroot_1.12.4.tar.gz) = 398481 >Release-Note: >Audit-Trail: >Unformatted: