Date: Wed, 19 Aug 2009 08:20:04 GMT From: Ganael Laplanche <ganael.laplanche@martymac.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/137954: Port update: security/fakeroot - update to v1.13 Message-ID: <200908190820.n7J8K4Zd049521@www.freebsd.org> Resent-Message-ID: <200908190830.n7J8U2XP068835@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137954 >Category: ports >Synopsis: Port update: security/fakeroot - update to v1.13 >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: Wed Aug 19 08:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ganael Laplanche >Release: 8-CURRENT >Organization: http://contribs.martymac.com >Environment: FreeBSD laptop.martymac.com 8.0-BETA2 FreeBSD 8.0-BETA2 #2: Mon Aug 10 12:19:58 UTC 2009 martymac@laptop.martymac.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: This patch updates security/fakeroot to v1.13. >From changelog: * libfakeroot.c: apply fix from lorenz schori to properly deal with STAT64_SUPPORT in fts_read. closes: #541335. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -aurN fakeroot.orig/Makefile fakeroot/Makefile --- fakeroot.orig/Makefile 2009-08-18 08:11:43.104597371 +0000 +++ fakeroot/Makefile 2009-08-18 08:11:57.833299203 +0000 @@ -6,7 +6,7 @@ # PORTNAME= fakeroot -PORTVERSION= 1.12.5 +PORTVERSION= 1.13 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/f/fakeroot diff -aurN fakeroot.orig/distinfo fakeroot/distinfo --- fakeroot.orig/distinfo 2009-08-18 08:11:43.105605321 +0000 +++ fakeroot/distinfo 2009-08-18 08:12:05.154152831 +0000 @@ -1,3 +1,3 @@ -MD5 (fakeroot_1.12.5.tar.gz) = 99b3a5df6f8ad6d59fced86330d4ca3f -SHA256 (fakeroot_1.12.5.tar.gz) = 31cb910006bfe542719ccc14f0de35c51bc4c5d29a8b6a0b1c2432e353b80d1e -SIZE (fakeroot_1.12.5.tar.gz) = 398513 +MD5 (fakeroot_1.13.tar.gz) = e0cbeceb066cc678c9fe1d6d35d24ceb +SHA256 (fakeroot_1.13.tar.gz) = 8ba4b4177c6d0998c09cdb1bb0d3d7e06ca2f92966e9329f88a8a97d92d57cff +SIZE (fakeroot_1.13.tar.gz) = 399253 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908190820.n7J8K4Zd049521>