From owner-cvs-all@FreeBSD.ORG Thu Feb 24 10:07:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87E1716A4CF for ; Thu, 24 Feb 2005 10:07:51 +0000 (GMT) Received: from goofy.cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with SMTP id E51CE43D2F for ; Thu, 24 Feb 2005 10:07:48 +0000 (GMT) (envelope-from clement@FreeBSD.org) Received: (qmail 83187 invoked by uid 1000); 24 Feb 2005 11:07:44 +0100 Date: Thu, 24 Feb 2005 11:07:44 +0100 From: Clement Laforet To: Volker Stolz Message-ID: <20050224100744.GA8118@goofy.cultdeadsheep.org> References: <200502240958.j1O9woik044087@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="n8g4imXOkfNTN/H1" Content-Disposition: inline In-Reply-To: <200502240958.j1O9woik044087@repoman.freebsd.org> User-Agent: Mutt/1.5.6i cc: cvs-ports@FreeBSD.org cc: ports@rbt.ca cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/bricolage pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Feb 2005 10:07:51 -0000 --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 24, 2005 at 09:58:50AM +0000, Volker Stolz wrote: > vs 2005-02-24 09:58:50 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > www/bricolage pkg-plist=20 > Log: > Fix plist > =20 > PR: ports/77469 > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=3D77469 > Submitted by: maintainer > =20 > Revision Changes Path > 1.5 +1 -0 ports/www/bricolage/pkg-plist >=20 > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/bricolage/pkg-plist.diff?= &r1=3D1.4&r2=3D1.5&f=3Dh&f=3Du >=20 >=20 > =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 > RCS file: /usr/local/www/cvsroot/FreeBSD/ports/www/bricolage/pkg-plist,v > retrieving revision 1.4 > retrieving revision 1.5 > diff -u -p -r1.4 -r1.5 > --- ports/www/bricolage/pkg-plist 2005/01/25 06:16:25 1.4 > +++ ports/www/bricolage/pkg-plist 2005/02/24 09:58:50 1.5 > @@ -2645,6 +2645,7 @@ bricolage/data/burn/comp/oc_1/related_st > bricolage/data/burn/comp/oc_1/story.mc > %%SITE_PERL%%/mach/auto/Bric/.packlist > %%SITE_PERL%%/mach/auto/bric_bin/.packlist > +%%SITE_PERL%%/mach/perllocal.pod IMHO, the real fix is to not create this file. here's the classical workaround: post-configure: @cd ${WRKSRC}/ && \ ${PERL5} -pi -e 's/doc_(perl|site|\$$\(INSTALLDIRS\))_install$$//' = Makefile clem --n8g4imXOkfNTN/H1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFCHadvsRhfjwcjuh0RAudFAJ48BTFvBNqpiKAlViUkYdPJpS2BkACcDn5d 7SEjBGlJyqpksbsLqWGkUDc= =Cdjk -----END PGP SIGNATURE----- --n8g4imXOkfNTN/H1--