Date: Mon, 11 Feb 2008 08:33:33 -0800 From: Tim Kientzle <kientzle@freebsd.org> To: remko@elvandar.org Cc: Ian FREISLICH <ianf@clue.co.za>, current@freebsd.org Subject: Re: [PATCH] RELENG_7 buildworld fails in libarchive. Message-ID: <47B078DD.3040700@freebsd.org> In-Reply-To: <59343.195.64.94.120.1202735701.squirrel@galain.elvandar.org> References: <E1JOWzI-00011R-Lg@clue.co.za> <qZexVmiZHWZf2azuNYwoAE1lxsk@Bv1PD7NTXoCRa0RSMuuf4nxO%2B0w> <59343.195.64.94.120.1202735701.squirrel@galain.elvandar.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thank you, Remko. Apologies to all for that oversight. Tim Remko Lodder wrote: > I just MFCéd the manual page. > > On Mon, February 11, 2008 1:05 pm, Eygene Ryabinkin wrote: > >>Ian, Tim, good day. >> >>Mon, Feb 11, 2008 at 01:38:16PM +0200, Ian FREISLICH wrote: >> >>>It seems like cpio has been removed from libarchive, but not the >>>Makefile, or some remnant accidentally got added. >> >>Hmm, seems like cpio.5 was forgotten in the MFC from -CURRENT >>to RELENG_7 made at Mon Feb 11 03:31:06 2008 UTC+3 (original >>commit is from Sun Dec 30 07:58:22 2007 UTC+3). Original commit >>message says: >>----- >>Update libarchive to 2.4.10. This includes a number of improvements >>that I've been working on but put off committing until after the >>RELENG_7 branch, including: >> >>* New manpages: cpio.5 mtree.5 >>[...] >>----- >> >> >>>RCS file: /home/ncvs/src/lib/libarchive/Makefile,v >>>retrieving revision 1.77.2.1 >>>diff -u -d -r1.77.2.1 Makefile >>>--- Makefile 11 Feb 2008 00:31:06 -0000 1.77.2.1 >>>+++ Makefile 11 Feb 2008 11:33:36 -0000 >>>@@ -100,7 +100,6 @@ >>> archive_util.3 \ >>> archive_write.3 \ >>> archive_write_disk.3 \ >>>- cpio.5 \ >>> libarchive.3 \ >>> libarchive-formats.5 \ >>> tar.5 >>>cvs diff: Diffing test >> >>This will work (and I put this to my Makefile too), but possibly >>it is better to add the missing cpio.5. >>-- >>Eygene >>_______________________________________________ >>freebsd-current@freebsd.org mailing list >>http://lists.freebsd.org/mailman/listinfo/freebsd-current >>To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >> > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47B078DD.3040700>