Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2012 10:24:56 -0600
From:      Bryan Drewery <bdrewery@freebsd.org>
To:        Emanuel Haupt <ehaupt@freebsd.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r308906 - in head/sysutils/bsdadminscripts: . files
Message-ID:  <50CB52D8.80401@FreeBSD.org>
In-Reply-To: <201212141438.qBEEcGeZ079018@svn.freebsd.org>
References:  <201212141438.qBEEcGeZ079018@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigF9CEF1D5AC50DB02A71D7961
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

On 12/14/2012 8:38 AM, Emanuel Haupt wrote:
> Author: ehaupt
> Date: Fri Dec 14 14:38:15 2012
> New Revision: 308906
> URL: http://svnweb.freebsd.org/changeset/ports/308906
>=20
> Log:
>   Provide a patch to make pkg_libchk pkgng aware.
>  =20
>   PR:		174387
>   Approved by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer, impl=
icit)
>=20
> Added:
>   head/sysutils/bsdadminscripts/files/patch-pkg_libchk
>      - copied, changed from r308904, head/sysutils/bsdadminscripts/file=
s/patch-src::pkg_libchk
> Deleted:
>   head/sysutils/bsdadminscripts/files/patch-src::pkg_libchk
> Modified:
>   head/sysutils/bsdadminscripts/Makefile
>=20
> Modified: head/sysutils/bsdadminscripts/Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/sysutils/bsdadminscripts/Makefile	Fri Dec 14 14:30:28 2012	(r3=
08905)
> +++ head/sysutils/bsdadminscripts/Makefile	Fri Dec 14 14:38:15 2012	(r3=
08906)
> @@ -1,13 +1,9 @@
> -# New ports collection makefile for:	bsdadminscripts
> -# Date created:		15 May 2006
> -# Whom:			Dominic Fandrey <lon_kamikaze@gmx.de>
> -#
> +# Created by: Dominic Fandrey <lon_kamikaze@gmx.de>
>  # $FreeBSD$
> -#
> =20
>  PORTNAME=3D	bsdadminscripts
>  PORTVERSION=3D	6.1.1
> -PORTREVISION=3D	1
> +PORTREVISION=3D	2
>  CATEGORIES=3D	sysutils ports-mgmt
>  MASTER_SITES=3D	SF/${PORTNAME}/${PORTNAME}
> =20
>=20
> Copied and modified: head/sysutils/bsdadminscripts/files/patch-pkg_libc=
hk (from r308904, head/sysutils/bsdadminscripts/files/patch-src::pkg_libc=
hk)
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/sysutils/bsdadminscripts/files/patch-src::pkg_libchk	Fri Dec 1=
4 14:18:50 2012	(r308904, copy source)
> +++ head/sysutils/bsdadminscripts/files/patch-pkg_libchk	Fri Dec 14 14:=
38:15 2012	(r308906)
> @@ -1,14 +1,15 @@
> ---- pkg_libchk.orig	2011-07-16 21:42:34.990085774 +0400
> -+++ pkg_libchk	2011-07-16 21:45:53.405082081 +0400
> -@@ -23,6 +23,7 @@
> +--- ./pkg_libchk.orig	2012-12-12 19:38:36.000000000 +0100
> ++++ ./pkg_libchk	2012-12-12 19:40:22.000000000 +0100
> +@@ -23,6 +23,8 @@
>  =20
>   readonly name=3Dpkg_libchk
>   readonly version=3D1.6.1
>  +readonly osname=3D`uname -s`
> ++readonly pkgng=3D`make -VWITH_PKGNG`


This, as I understand, only reads /etc/make.conf. On CURRENT, WITH_PKGNG
is defined in bsd.port.mk. This should then be:
    make -f /usr/share/mk/bsd.port.mk -V WITH_PKGNG

Then it will work with /etc/make.conf, and bsd.port.mk, and respect
PORTSDIR.

--=20
Regards,
Bryan Drewery
bdrewery@freenode/EFNet


--------------enigF9CEF1D5AC50DB02A71D7961
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iQIcBAEBAgAGBQJQy1LdAAoJEG54KsA8mwz5luQQAJsVMq3TGTsyVJoBGe5Sjhee
lLrA773hFBohpC5HRNRGUZyvloEybNe+My25UsONcdc8/H6wB51zcf3nBvxmt/SA
k5U35ShRKKn/Xd5utVNBH6n6q6ddjObfbvXpSlfQ9r6+rdkTDSHRcMGhvrwwB5aJ
laUatx6wFlosMm7es2Ugdp7eDItkCQ5XqGLbdlojfpx7EiHhh0tZ5aLU0DRvPMdr
rIBJLKzi8SCdPwy086Y9Z9VWogLuY/xombUAchLeM6HNtXrtIHamfKx2GZAr/INL
+CqQapFT1PEn2L4/Hw9wYwN0NScOnxG/yHI/0ewuh3wwOHpCiDOK0Cf01OpesrWJ
JyYsR96i4zEk/ou3tsdVrWAcHD4JyMqMyJ+wLIFNcEL/uctHJY5UMyuoXr4rqhSh
5+dTBvyH/OOe5Ni9hNRIDGatqydepOYlAXgk0bvuB1J6PVsyI399d3VB5NCUXtx3
DQoWV8Cz9MArCjkrqY5s3o8/zwuHTOIb2962yd1xKab3PgNqmxxFafeDyHnR5xhI
U1pRdPOZ+trCOqw4v3nf4+SzxoZ+PW/L0uE30q1ag7hHrkgzUcUqAbf5EFZqR4Jz
uny3yOO/Q8gHwOc+Mbu6k+CvoKn3xPpcb7NLT5GF9KklZA1oXKHOlKCOb9yepPVY
S+cEYwLKD6cHHtlKp+Gl
=AN3s
-----END PGP SIGNATURE-----

--------------enigF9CEF1D5AC50DB02A71D7961--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50CB52D8.80401>