ports/126281: Port update: security/fakeroot - Update to v1.9.6

Ganael Laplanche ganael.laplanche at martymac.com
Tue Aug 5 18:30:01 UTC 2008


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 05 18:30:00 UTC 2008
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list