From nobody@FreeBSD.org  Tue Aug  5 18:29:07 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D9BFF1065674
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  5 Aug 2008 18:29:07 +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 C88A28FC28
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  5 Aug 2008 18:29:07 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m75IT7Xu041706
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 5 Aug 2008 18:29:07 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m75IT7oX041705;
	Tue, 5 Aug 2008 18:29:07 GMT
	(envelope-from nobody)
Message-Id: <200808051829.m75IT7oX041705@www.freebsd.org>
Date: Tue, 5 Aug 2008 18:29:07 GMT
From: Ganael Laplanche <ganael.laplanche@martymac.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Port update: security/fakeroot - Update to v1.9.6
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         126281
>Category:       ports
>Synopsis:       Port update: security/fakeroot - Update to v1.9.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 05 18:30:00 UTC 2008
>Closed-Date:    Wed Aug 06 13:56:34 UTC 2008
>Last-Modified:  Wed Aug  6 14:00:03 UTC 2008
>Originator:     Ganael Laplanche
>Release:        8.0-CURRENT
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 8.0-CURRENT FreeBSD 8.0-CURRENT #19: Tue Jul 15 09:28:43 CEST 2008     root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
This patch updates security/fakeroot to version 1.9.6. This is a bugfix release for systems supporting the EFTYPE errno.

From changelog :
* libfakeroot.c: patch from Petr Salinger to fix chmod 1755 on
  GNU/kFreeBSD.  closes: #493196.

(adds a check for errno==EFTYPE after chmod calls)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN fakeroot.orig/Makefile fakeroot/Makefile
--- fakeroot.orig/Makefile	2008-08-05 20:06:44.809808557 +0200
+++ fakeroot/Makefile	2008-08-05 20:08:13.099174384 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fakeroot
-PORTVERSION=	1.9.5
+PORTVERSION=	1.9.6
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_DEBIAN}
 MASTER_SITE_SUBDIR=	pool/main/f/fakeroot
diff -aurN fakeroot.orig/distinfo fakeroot/distinfo
--- fakeroot.orig/distinfo	2008-08-05 20:06:44.809808557 +0200
+++ fakeroot/distinfo	2008-08-05 20:09:43.248548397 +0200
@@ -1,3 +1,3 @@
-MD5 (fakeroot_1.9.5.tar.gz) = 95c0c78c734b9782ec8d47e99c8e3fc8
-SHA256 (fakeroot_1.9.5.tar.gz) = 2cbf95aef9e3f9a32b6859ae35723eaa76b5ed483ddaa654cf627d1eacdea5fa
-SIZE (fakeroot_1.9.5.tar.gz) = 395829
+MD5 (fakeroot_1.9.6.tar.gz) = 9441c981bfd4e521abcd5d93385f71d8
+SHA256 (fakeroot_1.9.6.tar.gz) = 06c2772ae6e446227f6798ad8994fcdb1fe64385bc83a34f7e29fd8af2e4f5da
+SIZE (fakeroot_1.9.6.tar.gz) = 395907


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jadawin 
State-Changed-When: Wed Aug 6 13:56:33 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=126281 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/126281: commit references a PR
Date: Wed,  6 Aug 2008 13:58:13 +0000 (UTC)

 jadawin     2008-08-06 13:56:07 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/fakeroot    Makefile distinfo 
   Log:
   - Update to 1.9.6
   
   PR:             ports/126281
   Submitted by:   maintainer (ganael.laplanche martymac.com)
   
   Revision  Changes    Path
   1.18      +1 -1      ports/security/fakeroot/Makefile
   1.11      +3 -3      ports/security/fakeroot/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
