Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2008 12:08:07 GMT
From:      Ganael Laplanche <ganael.laplanche@martymac.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/122255: Maintainer update: security/fakeroot - v1.9.3 to v1.9.4
Message-ID:  <200803301208.m2UC87QL038720@www.freebsd.org>
Resent-Message-ID: <200803301210.m2UCA1WG030013@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         122255
>Category:       ports
>Synopsis:       Maintainer update: security/fakeroot - v1.9.3 to v1.9.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:   Sun Mar 30 12:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Ganael Laplanche
>Release:        7.0-STABLE
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 7.0-STABLE FreeBSD 7.0-STABLE #11: Tue Mar 25 14:32:03 CET 2008     root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
This patch updates security/fakeroot from v1.9.3 to v1.9.4. This is a minor update :

(from debian/changelog)
* configure.ac: patch from Thorsten Glaser to add MirBSD, MidnightBSD,
  Darwin support
* configure.ac: patch from Thorsten Glaser to not hardcode libc version
  number on OpenBSD.
* faked.c: patch from Thorsten Glaser to fix printf format strings
* libfakeroot.c: patch from Thorsten Glaser to fix const cleanness

I have also added nl language the plist file (missing from the previous update).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -auNr fakeroot.orig/Makefile fakeroot/Makefile
--- fakeroot.orig/Makefile	2008-03-30 13:51:05.183002457 +0200
+++ fakeroot/Makefile	2008-03-30 13:51:15.806974987 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fakeroot
-PORTVERSION=	1.9.3
+PORTVERSION=	1.9.4
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_DEBIAN}
 MASTER_SITE_SUBDIR=	pool/main/f/fakeroot
diff -auNr fakeroot.orig/distinfo fakeroot/distinfo
--- fakeroot.orig/distinfo	2008-03-30 13:51:05.183002457 +0200
+++ fakeroot/distinfo	2008-03-30 13:51:23.605955304 +0200
@@ -1,3 +1,3 @@
-MD5 (fakeroot_1.9.3.tar.gz) = d96c9bf27590d6da4215f0af998f1ee9
-SHA256 (fakeroot_1.9.3.tar.gz) = 5166b1f6f269c5d9744fa62d4153382cf8ab270699ee4904cc2a6464f0714208
-SIZE (fakeroot_1.9.3.tar.gz) = 393232
+MD5 (fakeroot_1.9.4.tar.gz) = c324eb1e157edad17d98b1b2c8b99e25
+SHA256 (fakeroot_1.9.4.tar.gz) = 8c55b1640c726bd421b68a1119f20b002eb29d95ae58d480a1d5d7d8afba1e81
+SIZE (fakeroot_1.9.4.tar.gz) = 394029
diff -auNr fakeroot.orig/pkg-plist fakeroot/pkg-plist
--- fakeroot.orig/pkg-plist	2008-03-30 13:51:05.183002457 +0200
+++ fakeroot/pkg-plist	2008-03-30 14:01:02.124454094 +0200
@@ -11,3 +11,5 @@
 @dirrmtry man/fr
 @dirrmtry man/es/man1
 @dirrmtry man/es
+@dirrmtry man/nl/man1
+@dirrmtry man/nl


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803301208.m2UC87QL038720>