ports/121833: [port update + adoption] security/fakeroot v1.5.8 -> v1.9.3
Ganael Laplanche
ganael.laplanche at martymac.com
Tue Mar 18 16:00:03 UTC 2008
>Number: 121833
>Category: ports
>Synopsis: [port update + adoption] security/fakeroot v1.5.8 -> v1.9.3
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Mar 18 16:00:02 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 #10: Wed Mar 12 14:04:40 CET 2008 root at home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL amd64
>Description:
- Update to v1.9.3
- Use TCP for IPC (as advised in the INSTALL file)
- Replace INSTALLS_SHLIB by USE_LDCONFIG
- New manpage (nl)
- Removed Debian-related stuff in manpages
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -auNr fakeroot.orig/Makefile fakeroot/Makefile
--- fakeroot.orig/Makefile 2008-03-18 10:33:28.579076952 +0100
+++ fakeroot/Makefile 2008-03-18 16:44:09.571381001 +0100
@@ -6,23 +6,24 @@
#
PORTNAME= fakeroot
-PORTVERSION= 1.5.8
+PORTVERSION= 1.9.3
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_DEBIAN}
MASTER_SITE_SUBDIR= pool/main/f/fakeroot
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= ganael.laplanche at martymac.com
COMMENT= Simulate the root user behaviour
-BUILD_DEPENDS= ${LOCALBASE}/bin/po4a:${PORTSDIR}/textproc/po4a
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS= --with-ipc=tcp
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-MANLANG= "" es sv fr
+MANLANG= "" es sv fr nl
MAN1= faked.1 fakeroot.1
.include <bsd.port.mk>
diff -auNr fakeroot.orig/distinfo fakeroot/distinfo
--- fakeroot.orig/distinfo 2008-03-18 10:33:28.579076952 +0100
+++ fakeroot/distinfo 2008-03-18 10:34:26.412926785 +0100
@@ -1,3 +1,3 @@
-MD5 (fakeroot_1.5.8.tar.gz) = 02a410fade33f08d2556fdb60edaaf62
-SHA256 (fakeroot_1.5.8.tar.gz) = c627f7feea7b647ab8c66c347e2fb98645f532483cb61ca5f8134bcf458d06e0
-SIZE (fakeroot_1.5.8.tar.gz) = 787949
+MD5 (fakeroot_1.9.3.tar.gz) = d96c9bf27590d6da4215f0af998f1ee9
+SHA256 (fakeroot_1.9.3.tar.gz) = 5166b1f6f269c5d9744fa62d4153382cf8ab270699ee4904cc2a6464f0714208
+SIZE (fakeroot_1.9.3.tar.gz) = 393232
diff -auNr fakeroot.orig/files/patch-doc.diff fakeroot/files/patch-doc.diff
--- fakeroot.orig/files/patch-doc.diff 1970-01-01 01:00:00.000000000 +0100
+++ fakeroot/files/patch-doc.diff 2008-03-18 11:37:08.438167703 +0100
@@ -0,0 +1,107 @@
+diff -aur doc.orig/es/faked.1 doc/es/faked.1
+--- doc.orig/es/faked.1 2008-03-18 11:35:33.029414914 +0100
++++ doc/es/faked.1 2008-03-18 11:35:38.848400009 +0100
+@@ -86,5 +86,4 @@
+ la mayor parte de J.H.M. Dassen <jdassen at debian.org> 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 -aur doc.orig/es/fakeroot.1 doc/es/fakeroot.1
+--- doc.orig/es/fakeroot.1 2008-03-18 11:35:33.029414914 +0100
++++ doc/es/fakeroot.1 2008-03-18 11:35:38.849399857 +0100
+@@ -236,6 +236,4 @@
+ la mayor parte de J.H.M. Dassen <jdassen at debian.org> con muchas
+ modificaciones y añadiduras de joost y Clint.
+ .SH "VÉASE ADEMÁS"
+-\fBfaked\fP(1) \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1)
+-\fB/usr/share/doc/fakeroot/DEBUG\fP
+-
++\fBfaked\fP(1)
+diff -aur doc.orig/faked.1 doc/faked.1
+--- doc.orig/faked.1 2008-03-18 11:35:33.030415042 +0100
++++ doc/faked.1 2008-03-18 11:36:10.811317084 +0100
+@@ -91,7 +91,4 @@
+ .RI <jdassen at debian.org>
+ mods/additions by joost and Clint.
+ .SH "SEE ALSO"
+-.BR fakeroot (1),
+-.BR dpkg-buildpackage (1),
+-.BR debuild (1)
+-.BR /usr/share/doc/fakeroot/DEBUG
++.BR fakeroot (1)
+diff -aur doc.orig/fakeroot.1 doc/fakeroot.1
+--- doc.orig/fakeroot.1 2008-03-18 11:35:33.030415042 +0100
++++ doc/fakeroot.1 2008-03-18 11:35:38.850399704 +0100
+@@ -297,7 +297,3 @@
+ Rather a lot mods/additions by joost and Clint.
+ .SH "SEE ALSO"
+ .BR faked (1)
+-.BR dpkg\-buildpackage (1),
+-.BR debuild (1)
+-.BR /usr/share/doc/fakeroot/DEBUG
+-
+diff -aur doc.orig/fr/faked.1 doc/fr/faked.1
+--- doc.orig/fr/faked.1 2008-03-18 11:35:33.026414813 +0100
++++ doc/fr/faked.1 2008-03-18 11:35:38.850399704 +0100
+@@ -90,5 +90,4 @@
+ En majeure partie écrite par J.H.M. Dassen <jdassen at debian.org>. 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 -aur doc.orig/fr/fakeroot.1 doc/fr/fakeroot.1
+--- doc.orig/fr/fakeroot.1 2008-03-18 11:35:33.026414813 +0100
++++ doc/fr/fakeroot.1 2008-03-18 11:35:38.851402625 +0100
+@@ -243,6 +243,4 @@
+ En majeure partie écrite par J.H.M. Dassen <jdassen at debian.org>: La
+ plupart des ajouts et des modifications par Joost et Clint.
+ .SH "VOIR AUSSI"
+-\fBfaked\fP(1) \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1)
+-\fB/usr/share/doc/fakeroot/DEBUG\fP
+-
++\fBfaked\fP(1)
+diff -aur doc.orig/nl/faked.1 doc/nl/faked.1
+--- doc.orig/nl/faked.1 2008-03-18 11:35:33.026414813 +0100
++++ doc/nl/faked.1 2008-03-18 11:35:38.852399958 +0100
+@@ -90,5 +90,4 @@
+ Vooral door J.H.M. Dassen <\fIjdassen at 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 -aur doc.orig/nl/fakeroot.1 doc/nl/fakeroot.1
+--- doc.orig/nl/fakeroot.1 2008-03-18 11:35:33.025414965 +0100
++++ doc/nl/fakeroot.1 2008-03-18 11:35:38.852399958 +0100
+@@ -249,6 +249,4 @@
+ Vooral door J.H.M. Dassen <\fIjdassen at debian.org\fP>. Nogal wat
+ wijzigingen en aanvullingen door joost en Clint.
+ .SH "ZIE OOK"
+-\fBfaked\fP(1), \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1),
+-\fB/usr/share/doc/fakeroot/DEBUG\fP
+-
++\fBfaked\fP(1)
+diff -aur doc.orig/sv/faked.1 doc/sv/faked.1
+--- doc.orig/sv/faked.1 2008-03-18 11:35:33.029414914 +0100
++++ doc/sv/faked.1 2008-03-18 11:35:38.853399806 +0100
+@@ -87,5 +87,4 @@
+ mostly by J.H.M. Dassen <jdassen at debian.org> mods/additions by joost
+ and 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 -aur doc.orig/sv/fakeroot.1 doc/sv/fakeroot.1
+--- doc.orig/sv/fakeroot.1 2008-03-18 11:35:33.029414914 +0100
++++ doc/sv/fakeroot.1 2008-03-18 11:35:38.853399806 +0100
+@@ -228,6 +228,4 @@
+ mostly by J.H.M. Dassen <jdassen at debian.org> Rather a lot
+ mods/additions by joost and Clint.
+ .SH "SE ÄVEN"
+-\fBfaked\fP(1) \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1)
+-\fB/usr/share/doc/fakeroot/DEBUG\fP
+-
++\fBfaked\fP(1)
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list