From owner-freebsd-ports@FreeBSD.ORG Wed Feb 29 21:25:42 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D7513106564A; Wed, 29 Feb 2012 21:25:42 +0000 (UTC) (envelope-from pgollucci@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6FC1B8FC0A; Wed, 29 Feb 2012 21:25:42 +0000 (UTC) Received: by ggnk4 with SMTP id k4so2689707ggn.13 for ; Wed, 29 Feb 2012 13:25:42 -0800 (PST) Received-SPF: pass (google.com: domain of pgollucci@gmail.com designates 10.236.72.195 as permitted sender) client-ip=10.236.72.195; Authentication-Results: mr.google.com; spf=pass (google.com: domain of pgollucci@gmail.com designates 10.236.72.195 as permitted sender) smtp.mail=pgollucci@gmail.com; dkim=pass header.i=pgollucci@gmail.com Received: from mr.google.com ([10.236.72.195]) by 10.236.72.195 with SMTP id t43mr2961248yhd.126.1330550742062 (num_hops = 1); Wed, 29 Feb 2012 13:25:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:organization:user-agent:mime-version:to:cc :subject:references:in-reply-to:x-enigmail-version:content-type; bh=QMZmJswp8U1Fi82y6EjmmFH2BGXXjkW/mLRng1rqKyw=; b=UQKKTSByX8CHX6ZnqmvITUxBSlsikJAiemLJB7z7nvu0zn8JPgBtBOdRW0byMaan7Z DYFvvoCE4bJqQ8TbDQwMyyXBNZWU1MatDj6YagKcflGX/sxX/Scu396DQBU9jjExa6QZ iyjwyL0OIdiaDBRi4qpsszbjxeu+nLIJBWjWk= Received: by 10.236.72.195 with SMTP id t43mr2342005yhd.126.1330550742003; Wed, 29 Feb 2012 13:25:42 -0800 (PST) Received: from philip.hq.rws (wsip-174-79-184-239.dc.dc.cox.net. [174.79.184.239]) by mx.google.com with ESMTPS id k16sm23162348anm.18.2012.02.29.13.25.39 (version=SSLv3 cipher=OTHER); Wed, 29 Feb 2012 13:25:40 -0800 (PST) Message-ID: <4F4E97D0.7030201@p6m7g8.com> Date: Wed, 29 Feb 2012 21:25:36 +0000 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111029 Thunderbird/7.0.1 MIME-Version: 1.0 To: "Philip M. Gollucci" References: <29CEA923-4620-4982-B8EA-45F46C711DAD@chruetertee.ch> <4F4E692B.3050004@p6m7g8.com> In-Reply-To: <4F4E692B.3050004@p6m7g8.com> X-Enigmail-Version: undefined Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig5D635C35201EE9DED0921F2B" Cc: Steve Wills , =?ISO-8859-1?Q?Beat_G=E4tzi?= , tinderbox-list@marcuscom.com, FreeBSD Ports Subject: Re: CFT: pkgng support for tinderbox X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Feb 2012 21:25:43 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5D635C35201EE9DED0921F2B Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 02/29/12 18:06, Philip M. Gollucci wrote: >=20 >> 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 > All, >=20 > Building devel/otrs or any random port for that matter -- > (also attached) > http://p6m7g8.com/~pgollucci/phase5.png >=20 > The TEST_DEPENDS are not cleaned up correctly in the use_pkgng case for= > phase5 of lib/buildscript. It seems like its only the MAN* files in > Makefile of these that are being orphaned. >=20 > I will attempt to debug this tonight(ish) but I'll probably distracted.= And the fix. Wait for it...... a typo line 326 of lib/buildscript (after the patch from beat) 326 - pkg info -qa | sort > /tmp/pkgs_pre_test That should clearly be s/pre/post/ 325 if [ "$use_pkgng" =3D "yes" ]; then 326 - pkg info -qa | sort > /tmp/pkgs_pre_test 327 else 328 - pkg_info | awk '{print $1}' | sort > /tmp/pkgs_post_test 329 fi --=20 ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Director Operations, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. --------------enig5D635C35201EE9DED0921F2B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFPTpfSdbiP+9ubjBwRAhPsAJ0XDReLbgRIf9sMDiLWlatWzPEFoQCcDVZ/ xZkLwO/Ph2SVBkx5GYDu8SY= =vUBs -----END PGP SIGNATURE----- --------------enig5D635C35201EE9DED0921F2B--