From abels@adviser.com  Mon Feb 14 21:46:22 2005
Return-Path: <abels@adviser.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1156716A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 14 Feb 2005 21:46:22 +0000 (GMT)
Received: from smtp.adviser.com (p213.54.82.127.tisdip.tiscali.de [213.54.82.127])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 41C3443D39
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 14 Feb 2005 21:46:21 +0000 (GMT)
	(envelope-from abels@adviser.com)
Received: by race.abels.adviser.com (Postfix, from userid 10000)
	id 94E43A32BAE; Mon, 14 Feb 2005 22:39:33 +0100 (MET)
Message-Id: <20050214213933.94E43A32BAE@race.abels.adviser.com>
Date: Mon, 14 Feb 2005 22:39:33 +0100 (MET)
From: Meno Abels <meno.abels@adviser.com>
Reply-To: Meno Abels <meno.abels@adviser.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Meno Abels <meno.abels@adviser.com>
Subject: PATCH: update of fakeroot 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         77531
>Category:       ports
>Synopsis:       PATCH: update of fakeroot
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    vs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 14 21:50:17 GMT 2005
>Closed-Date:    Tue Feb 15 10:35:24 GMT 2005
>Last-Modified:  Wed Feb 16 21:50:16 GMT 2005
>Originator:     Meno Abels
>Release:        FreeBSD 5.3-RELEASE-p5 amd64
>Organization:
Adviser COM
>Environment:
System: FreeBSD race 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #5: Wed Feb 9 21:09:03 CET 2005 root@jamal.abels.adviser.com:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	Fakeroot download url was not reachable any more. 
>How-To-Repeat:
	make in ports directory
>Fix:
	remove the following files:
files/patch-communicate.h 
files/patch-doc.Makefile 
files/patch-fakeroot 
files/patch-libfakeroot.c 
	patch the rest:
cvs diff: Diffing security/fakeroot
Index: security/fakeroot/Makefile
===================================================================
RCS file: /usr/freebsd.cvs/ports/security/fakeroot/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- security/fakeroot/Makefile  27 May 2004 22:21:34 -0000      1.1
+++ security/fakeroot/Makefile  14 Feb 2005 20:38:47 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      fakeroot
-PORTVERSION=   0.9.6
+PORTVERSION=   1.2.4
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_DEBIAN}
 MASTER_SITE_SUBDIR=    pool/main/f/fakeroot
Index: security/fakeroot/distinfo
===================================================================
RCS file: /usr/freebsd.cvs/ports/security/fakeroot/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- security/fakeroot/distinfo  27 May 2004 22:21:34 -0000      1.1
+++ security/fakeroot/distinfo  14 Feb 2005 20:39:11 -0000
@@ -1,2 +1,2 @@
-MD5 (fakeroot_0.9.6.tar.gz) = 7e54cb1ac258908ca5eecf244bd1d680
-SIZE (fakeroot_0.9.6.tar.gz) = 851101
+MD5 (fakeroot_1.2.4.tar.gz) = 2c3e6dd5ad7adf2e5c1e28c40177509f
+SIZE (fakeroot_1.2.4.tar.gz) = 1132622


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: vs 
State-Changed-When: Tue Feb 15 10:03:19 GMT 2005 
State-Changed-Why:  
Do you need the .la-file? This can be avoided by setting 
USE_LIBTOOL_VER=15. 


Responsible-Changed-From-To: freebsd-ports-bugs->vs 
Responsible-Changed-By: vs 
Responsible-Changed-When: Tue Feb 15 10:03:19 GMT 2005 
Responsible-Changed-Why:  
Handle 

http://www.freebsd.org/cgi/query-pr.cgi?pr=77531 
State-Changed-From-To: feedback->closed 
State-Changed-By: vs 
State-Changed-When: Tue Feb 15 10:34:00 GMT 2005 
State-Changed-Why:  
Committed with modifications as discussed, thanks! 
(On future updates you might want to set the class to 'maintainer-update' 
and have something like '[maintainer]' in the subject of the PR because 
we tend to handle those faster) 

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

From: Meno Abels <meno.abels@adviser.com>
To: Meno Abels <meno.abels@adviser.com>,
	freebsd-gnats-submit@FreeBSD.org
Cc: Kris Kennaway <kris@obsecurity.org>,
	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Subject: Re: ports/77531: PATCH: update of fakeroot
Date: Wed, 16 Feb 2005 22:42:03 +0100

 Now I handle the missing fr faked.1 but the solution isn't nice, I will 
 ask the author
 why it is missing. But i think it is not translated. So it will missing 
 for long.
 Here is the patch
 
 Thanks
 
 meno
 
 cvs diff: Diffing security/fakeroot
 Index: security/fakeroot/Makefile
 ===================================================================
 RCS file: /usr/freebsd.cvs/ports/security/fakeroot/Makefile,v
 retrieving revision 1.2
 diff -u -r1.2 Makefile
 --- security/fakeroot/Makefile  15 Feb 2005 10:33:53 -0000      1.2
 +++ security/fakeroot/Makefile  16 Feb 2005 21:30:20 -0000
 @@ -20,6 +20,16 @@
   CONFIGURE_TARGET=      --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
   WRKSRC=                ${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 +# There is a problem with the fr manpage.
 +# The faked.1 is missing so we handle
 +# this in pkg-plist it's not nice but better
 +# then nothing
 +# Also the fakeroot.1 of the fr language isn't
 +# compressed.
 +MANLANG=       "" es sv
   MAN1=          faked.1 fakeroot.1
 
 +
 +USE_LIBTOOL_VER=15
 +
   .include <bsd.port.mk>
 Index: security/fakeroot/pkg-plist
 ===================================================================
 RCS file: /usr/freebsd.cvs/ports/security/fakeroot/pkg-plist,v
 retrieving revision 1.2
 diff -u -r1.2 pkg-plist
 --- security/fakeroot/pkg-plist 15 Feb 2005 10:33:53 -0000      1.2
 +++ security/fakeroot/pkg-plist 16 Feb 2005 21:27:08 -0000
 @@ -3,3 +3,6 @@
   lib/libfakeroot.so.0
   lib/libfakeroot.so
   lib/libfakeroot.a
 +@unexec rm %D/man/fr/man1/fakeroot.1 2>/dev/null || true
 +@unexec rmdir %D/man/fr/man1 2>/dev/null || true
 +@unexec rmdir %D/man/fr 2>/dev/null || true
 cvs diff: Diffing security/fakeroot/files
 
>Unformatted:
