Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2012 00:24:33 +0400
From:      Andrey Zonov <andrey@zonov.org>
To:        =?ISO-8859-1?Q?Beat_G=E4tzi?= <beat@chruetertee.ch>
Cc:        tinderbox-list@marcuscom.com, FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: CFT: pkgng support for tinderbox
Message-ID:  <4F43FD81.2060307@zonov.org>
In-Reply-To: <29CEA923-4620-4982-B8EA-45F46C711DAD@chruetertee.ch>
References:  <29CEA923-4620-4982-B8EA-45F46C711DAD@chruetertee.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On 16.02.2012 1:07, Beat Gätzi wrote:
> Hi,
>
> pkgng support for tinderbox (written by bapt@) is ready and is looking for
> some review and testers. The patch is against tinderbox HEAD:
>
> http://tmp.chruetertee.ch/tinderbox-pkgng.patch


One more fix:

--- lib/buildscript.prev        2012-02-22 00:16:17.000000000 +0400
+++ lib/buildscript     2012-02-22 00:17:24.000000000 +0400
@@ -146,7 +146,7 @@
  RD=$7
  TD=$8
  PKGD=$9
-PLISTCHECK=$10
+PLISTCHECK=${10}

  use_pkgng=no

Thanks to vim.  It's highlighted me "0" as separated character.

-- 
Andrey Zonov



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