From owner-svn-ports-all@freebsd.org Mon Oct 1 10:16:22 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6FC010AD4B1; Mon, 1 Oct 2018 10:16:22 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4E9CF700AA; Mon, 1 Oct 2018 10:16:22 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3B3231F89E; Mon, 1 Oct 2018 10:16:22 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w91AGMRl096510; Mon, 1 Oct 2018 10:16:22 GMT (envelope-from martymac@FreeBSD.org) Received: (from martymac@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w91AGLNo096507; Mon, 1 Oct 2018 10:16:21 GMT (envelope-from martymac@FreeBSD.org) Message-Id: <201810011016.w91AGLNo096507@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: martymac set sender to martymac@FreeBSD.org using -f From: Ganael LAPLANCHE Date: Mon, 1 Oct 2018 10:16:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481024 - in head/security/fakeroot: . files X-SVN-Group: ports-head X-SVN-Commit-Author: martymac X-SVN-Commit-Paths: in head/security/fakeroot: . files X-SVN-Commit-Revision: 481024 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Oct 2018 10:16:23 -0000 Author: martymac Date: Mon Oct 1 10:16:21 2018 New Revision: 481024 URL: https://svnweb.freebsd.org/changeset/ports/481024 Log: Update to 1.23 PR: 231805 Submitted by: Anton Yuzhaninov Modified: head/security/fakeroot/Makefile head/security/fakeroot/distinfo head/security/fakeroot/files/patch-doc.diff Modified: head/security/fakeroot/Makefile ============================================================================== --- head/security/fakeroot/Makefile Mon Oct 1 09:53:10 2018 (r481023) +++ head/security/fakeroot/Makefile Mon Oct 1 10:16:21 2018 (r481024) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fakeroot -PORTVERSION= 1.22 +PORTVERSION= 1.23 CATEGORIES= security MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION}.orig @@ -12,7 +12,8 @@ COMMENT= Simulate the root user behaviour LICENSE= GPLv3 -USES= tar:bzip2 libtool +USES= tar:xz libtool + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ipc=tcp INSTALL_TARGET= install-strip Modified: head/security/fakeroot/distinfo ============================================================================== --- head/security/fakeroot/distinfo Mon Oct 1 09:53:10 2018 (r481023) +++ head/security/fakeroot/distinfo Mon Oct 1 10:16:21 2018 (r481024) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503398827 -SHA256 (fakeroot_1.22.orig.tar.bz2) = bd806a4a1e641203eb3d4571a10089e8a038c10ec7e492fa1e061b03ae3ec6fe -SIZE (fakeroot_1.22.orig.tar.bz2) = 338238 +TIMESTAMP = 1538247316 +SHA256 (fakeroot_1.23.orig.tar.xz) = 009cd6696a931562cf1c212bb57ca441a4a2d45cd32c3190a35c7ae98506f4f6 +SIZE (fakeroot_1.23.orig.tar.xz) = 298080 Modified: head/security/fakeroot/files/patch-doc.diff ============================================================================== --- head/security/fakeroot/files/patch-doc.diff Mon Oct 1 09:53:10 2018 (r481023) +++ head/security/fakeroot/files/patch-doc.diff Mon Oct 1 10:16:21 2018 (r481024) @@ -1,17 +1,34 @@ -diff -aurN doc.orig/es/faked.1 doc/es/faked.1 ---- doc.orig/es/faked.1 2008-09-30 13:29:52.000000000 +0200 -+++ doc/es/faked.1 2008-09-30 13:32:01.000000000 +0200 -@@ -86,5 +86,4 @@ +--- doc/de/faked.1.orig 2018-07-01 19:03:32 UTC ++++ doc/de/faked.1 +@@ -89,5 +89,4 @@ Timo Savola + größtenteils von J.H.M. Dassen . Mods/Zusätze + von Joost und Clint. + .SH "SIEHE AUCH" +-\fBdebuild\fP(1), \fBdpkg\-buildpackage\fP(1), \fBfakeroot\fP(1), +-\fB/usr/share/doc/fakeroot/DEBUG\fP ++\fBfakeroot\fP(1) +--- doc/de/fakeroot.1.orig 2018-07-01 19:03:32 UTC ++++ doc/de/fakeroot.1 +@@ -242,6 +242,4 @@ Timo Savola + größtenteils von J.H.M. Dassen . Ziemlich viele + Mods/Zusätze von Joost und Clint. + .SH "SIEHE AUCH" +-\fBdebuild\fP(1), \fBdpkg\-buildpackage\fP(1), \fBfaked\fP(1), +-\fB/usr/share/doc/fakeroot/DEBUG\fP +- ++\fBfaked\fP(1) +--- doc/es/faked.1.orig 2018-07-01 19:03:32 UTC ++++ doc/es/faked.1 +@@ -86,5 +86,4 @@ Traducción de Rubén Porras Campo con muchas modificaciones y añadiduras de joost y Clint. .SH "VÉASE ADEMÁS" -\fBfakeroot\fP(1), \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1) -\fB/usr/share/doc/fakeroot/DEBUG\fP +\fBfakeroot\fP(1) -diff -aurN doc.orig/es/fakeroot.1 doc/es/fakeroot.1 ---- doc.orig/es/fakeroot.1 2008-09-30 13:29:52.000000000 +0200 -+++ doc/es/fakeroot.1 2008-09-30 13:32:19.000000000 +0200 -@@ -236,6 +236,4 @@ +--- doc/es/fakeroot.1.orig 2018-07-01 19:03:32 UTC ++++ doc/es/fakeroot.1 +@@ -236,6 +236,4 @@ Traducción de Rubén Porras Campo con muchas modificaciones y añadiduras de joost y Clint. .SH "VÉASE ADEMÁS" @@ -19,10 +36,9 @@ diff -aurN doc.orig/es/fakeroot.1 doc/es/fakeroot.1 -\fB/usr/share/doc/fakeroot/DEBUG\fP - +\fBfaked\fP(1) -diff -aurN doc.orig/faked.1 doc/faked.1 ---- doc.orig/faked.1 2008-09-30 13:29:52.000000000 +0200 -+++ doc/faked.1 2008-09-30 13:33:00.000000000 +0200 -@@ -91,7 +91,4 @@ +--- doc/faked.1.orig 2018-07-01 19:01:34 UTC ++++ doc/faked.1 +@@ -91,7 +91,4 @@ mostly by J.H.M. Dassen .RI mods/additions by joost and Clint. .SH "SEE ALSO" @@ -31,10 +47,9 @@ diff -aurN doc.orig/faked.1 doc/faked.1 -.BR debuild (1) -.BR /usr/share/doc/fakeroot/DEBUG +.BR fakeroot (1) -diff -aurN doc.orig/fakeroot.1 doc/fakeroot.1 ---- doc.orig/fakeroot.1 2008-09-30 13:29:52.000000000 +0200 -+++ doc/fakeroot.1 2008-09-30 13:33:17.000000000 +0200 -@@ -297,7 +297,3 @@ +--- doc/fakeroot.1.orig 2018-07-01 19:01:34 UTC ++++ doc/fakeroot.1 +@@ -298,7 +298,3 @@ mostly by J.H.M. Dassen Rather a lot mods/additions by joost and Clint. .SH "SEE ALSO" .BR faked (1) @@ -42,20 +57,18 @@ diff -aurN doc.orig/fakeroot.1 doc/fakeroot.1 -.BR debuild (1) -.BR /usr/share/doc/fakeroot/DEBUG - -diff -aurN doc.orig/fr/faked.1 doc/fr/faked.1 ---- doc.orig/fr/faked.1 2008-09-30 13:29:52.000000000 +0200 -+++ doc/fr/faked.1 2008-09-30 13:33:42.000000000 +0200 -@@ -90,5 +90,4 @@ +--- doc/fr/faked.1.orig 2018-07-01 19:03:32 UTC ++++ doc/fr/faked.1 +@@ -90,5 +90,4 @@ Sylvain Cherrier . La plupart des ajouts et des modifications par Joost et Clint. .SH "VOIR AUSSI" -\fBfakeroot\fP(1) \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1) -\fB/usr/share/doc/fakeroot/DEBUG\fP +\fBfakeroot\fP(1) -diff -aurN doc.orig/fr/fakeroot.1 doc/fr/fakeroot.1 ---- doc.orig/fr/fakeroot.1 2008-09-30 13:29:52.000000000 +0200 -+++ doc/fr/fakeroot.1 2008-09-30 13:34:43.000000000 +0200 -@@ -244,6 +244,4 @@ +--- doc/fr/fakeroot.1.orig 2018-07-01 19:03:32 UTC ++++ doc/fr/fakeroot.1 +@@ -242,6 +242,4 @@ Sylvain Cherrier : La plupart des ajouts et des modifications par Joost et Clint. .SH "VOIR AUSSI" @@ -63,20 +76,18 @@ diff -aurN doc.orig/fr/fakeroot.1 doc/fr/fakeroot.1 -\fB/usr/share/doc/fakeroot/DEBUG\fP - +\fBfaked\fP(1) -diff -aurN doc.orig/nl/faked.1 doc/nl/faked.1 ---- doc.orig/nl/faked.1 2008-09-30 13:29:52.000000000 +0200 -+++ doc/nl/faked.1 2008-09-30 13:33:58.000000000 +0200 -@@ -90,5 +90,4 @@ +--- doc/nl/faked.1.orig 2018-07-01 19:03:32 UTC ++++ doc/nl/faked.1 +@@ -90,5 +90,4 @@ Martijn Dekker Vooral door J.H.M. Dassen <\fIjdassen@debian.org\fP>. Wijzigingen en aanvullingen door joost en Clint. .SH "ZIE OOK" -\fBfakeroot\fP(1), \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1), -\fB/usr/share/doc/fakeroot/DEBUG\fP +\fBfakeroot\fP(1) -diff -aurN doc.orig/nl/fakeroot.1 doc/nl/fakeroot.1 ---- doc.orig/nl/fakeroot.1 2008-09-30 13:29:52.000000000 +0200 -+++ doc/nl/fakeroot.1 2008-09-30 13:35:02.000000000 +0200 -@@ -249,6 +249,4 @@ +--- doc/nl/fakeroot.1.orig 2018-07-01 19:03:32 UTC ++++ doc/nl/fakeroot.1 +@@ -249,6 +249,4 @@ Martijn Dekker Vooral door J.H.M. Dassen <\fIjdassen@debian.org\fP>. Nogal wat wijzigingen en aanvullingen door joost en Clint. .SH "ZIE OOK" @@ -84,43 +95,22 @@ diff -aurN doc.orig/nl/fakeroot.1 doc/nl/fakeroot.1 -\fB/usr/share/doc/fakeroot/DEBUG\fP - +\fBfaked\fP(1) -diff -aurN doc.orig/sv/faked.1 doc/sv/faked.1 ---- doc.orig/sv/faked.1 2008-09-30 13:29:52.000000000 +0200 -+++ doc/sv/faked.1 2008-09-30 13:34:13.000000000 +0200 -@@ -87,5 +87,4 @@ - mostly by J.H.M. Dassen mods/additions by joost - and Clint. - .SH "SE ÄVEN" +--- doc/sv/faked.1.orig 2018-07-01 19:03:32 UTC ++++ doc/sv/faked.1 +@@ -88,5 +88,4 @@ David Weinehall + till större delen skriven av J.H.M. Dassen + <\fIjdassen@wi.LeidenUniv.nl\fP> ändringar/tillägg av joost och Clint. + .SH "SE ÄVEN" -\fBfakeroot\fP(1), \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1) -\fB/usr/share/doc/fakeroot/DEBUG\fP +\fBfakeroot\fP(1) -diff -aurN doc.orig/sv/fakeroot.1 doc/sv/fakeroot.1 ---- doc.orig/sv/fakeroot.1 2008-09-30 13:29:52.000000000 +0200 -+++ doc/sv/fakeroot.1 2008-09-30 13:35:16.000000000 +0200 -@@ -228,6 +228,4 @@ - mostly by J.H.M. Dassen Rather a lot - mods/additions by joost and Clint. - .SH "SE ÄVEN" +--- doc/sv/fakeroot.1.orig 2018-07-01 19:03:32 UTC ++++ doc/sv/fakeroot.1 +@@ -230,6 +230,4 @@ till större delen skriven av J.H.M. Das + med ett flertal ändringar/tillägg av + joost och Clint. + .SH "SE ÄVEN" -\fBfaked\fP(1) \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1) --\fB/usr/share/doc/fakeroot/DEBUG\fP -- -+\fBfaked\fP(1) ---- doc/de/faked.1.orig 2011-12-08 07:57:27.536581863 +0100 -+++ doc/de/faked.1 2011-12-08 07:58:48.010961638 +0100 -@@ -89,5 +89,4 @@ - größtenteils von J.H.M. Dassen . Mods/Zusätze - von Joost und Clint. - .SH "SIEHE AUCH" --\fBdebuild\fP(1), \fBdpkg\-buildpackage\fP(1), \fBfakeroot\fP(1), --\fB/usr/share/doc/fakeroot/DEBUG\fP -+\fBfakeroot\fP(1) ---- doc/de/fakeroot.1.orig 2011-12-08 07:59:55.227617525 +0100 -+++ doc/de/fakeroot.1 2011-12-08 08:00:16.807274786 +0100 -@@ -243,6 +243,4 @@ - größtenteils von J.H.M. Dassen . Ziemlich viele - Mods/Zusätze von Joost und Clint. - .SH "SIEHE AUCH" --\fBdebuild\fP(1), \fBdpkg\-buildpackage\fP(1), \fBfaked\fP(1), -\fB/usr/share/doc/fakeroot/DEBUG\fP - +\fBfaked\fP(1)