From nobody@FreeBSD.org  Mon Nov 24 17:55:24 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 10DE81065678
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 24 Nov 2008 17:55:24 +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 029D38FC21
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 24 Nov 2008 17:55:24 +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 mAOHtNDI058340
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 24 Nov 2008 17:55:23 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id mAOHtNAa058339;
	Mon, 24 Nov 2008 17:55:23 GMT
	(envelope-from nobody)
Message-Id: <200811241755.mAOHtNAa058339@www.freebsd.org>
Date: Mon, 24 Nov 2008 17:55:23 GMT
From: Ganael Laplanche <ganael.laplanche@martymac.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Port update: security/fakeroot - Update to v1.11
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         129141
>Category:       ports
>Synopsis:       Port update: security/fakeroot - Update to v1.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 24 18:00:17 UTC 2008
>Closed-Date:    Sat Nov 29 20:34:28 UTC 2008
>Last-Modified:  Sat Nov 29 20:40:12 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 #26: Mon Nov 17 09:47:33 CET 2008     martymac@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
This patch updates security/fakeroot to v1.11.

From changelog, v1.11 :

  * communicate.c: patch from dann frazier to fix race condition when
    SysV IPC is used with a threaded application.  closes: #499142.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN fakeroot.orig/Makefile fakeroot/Makefile
--- fakeroot.orig/Makefile	2008-11-24 14:49:06.846882539 +0100
+++ fakeroot/Makefile	2008-11-24 14:49:22.645324520 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fakeroot
-PORTVERSION=	1.10.1
+PORTVERSION=	1.11
 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-11-24 14:49:06.830501687 +0100
+++ fakeroot/distinfo	2008-11-24 14:49:33.383417211 +0100
@@ -1,3 +1,3 @@
-MD5 (fakeroot_1.10.1.tar.gz) = 052a1b5474b3681bc5f3167d2b3711a8
-SHA256 (fakeroot_1.10.1.tar.gz) = 67235ca9c6ee3e9d393d5cfa9b93d493f1def3ed1f752c7232bf4d526d14c7cf
-SIZE (fakeroot_1.10.1.tar.gz) = 396593
+MD5 (fakeroot_1.11.tar.gz) = b95de26a01338eec7a9b372d0fb24507
+SHA256 (fakeroot_1.11.tar.gz) = 2ac2ad4906284b8297e01899091c22e4139e76da72b5435415a52474a8069c9b
+SIZE (fakeroot_1.11.tar.gz) = 396663


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Nov 24 18:12:34 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129141 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Nov 29 20:34:27 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/129141: commit references a PR
Date: Sat, 29 Nov 2008 20:35:20 +0000 (UTC)

 miwi        2008-11-29 20:34:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/fakeroot    Makefile distinfo 
   Log:
   - Update to 1.11
   
   PR:             129141
   Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
   
   Revision  Changes    Path
   1.22      +1 -1      ports/security/fakeroot/Makefile
   1.14      +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:
