From owner-freebsd-ports@freebsd.org Mon Nov 2 08:29:46 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B8AE5A23836 for ; Mon, 2 Nov 2015 08:29:46 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from mail.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.0x20.net", Issuer "mail.0x20.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 729791217 for ; Mon, 2 Nov 2015 08:29:46 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from e-new.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTPS id 850256DF91B; Mon, 2 Nov 2015 09:29:44 +0100 (CET) Received: from e-new.0x20.net (localhost [127.0.0.1]) by e-new.0x20.net (8.14.7/8.14.7) with ESMTP id tA28Tio7044213; Mon, 2 Nov 2015 09:29:44 +0100 (CET) (envelope-from lars@e-new.0x20.net) Received: (from lars@localhost) by e-new.0x20.net (8.14.7/8.14.7/Submit) id tA28ThRG043475; Mon, 2 Nov 2015 09:29:43 +0100 (CET) (envelope-from lars) Date: Mon, 2 Nov 2015 09:29:43 +0100 From: Lars Engels To: Xavier Cc: FreeBSD Ports ML Subject: Re: pkg : option to exclude some files from checksum ? Message-ID: <20151102082943.GF66179@e-new.0x20.net> References: <5636A1AE.5050607@groumpf.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="E7UzyiO3cWVgLa0z" Content-Disposition: inline In-Reply-To: <5636A1AE.5050607@groumpf.org> X-Editor: VIM - Vi IMproved 7.4 X-Operation-System: FreeBSD 8.4-RELEASE-p23 User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 08:29:46 -0000 --E7UzyiO3cWVgLa0z Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 02, 2015 at 12:35:10AM +0100, Xavier wrote: > Hi folks, >=20 > I noticed that some ports are complaining in daily check that a checksum= =20 > has changed. >=20 > Example : f-prot which checksums virus definitions, which obviously chang= es. >=20 > Is there some macro/option in Makefile to not checksum this file ? >=20 > I hope my point is clear enough... >=20 > TIA, >=20 > Xav make -DNO_CHECKSUM should work --E7UzyiO3cWVgLa0z Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJWNx73XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RjQwMDE3RTRERjUzMTI1N0FGRTUxNDlF NTRDQjM3RDNBMDg5RDZEAAoJEOVMs306CJ1thwUIAIgy+yrP4sucNz2s1DjK7nxG 0C3tSF3mKo8sHzNhslT1Pq1TEv39nMoosPVVW9XJKNyZfXkW7XGbSg0ZeWM1Wl5p 3g+dLTL9nkmfsMGRXYxemaIC4zYqotvTKPd1F+6Wmtqm+Ez1cJtaHBOOjaV1X3Mm X5r4aBHLPJebcPA5z9K7I35eaP5vMD5UFYhgnT2sNGAd7rF3Pb4pQy/IxyVNgdev kauM5QhUR1x2BXl5jVWYvVdohezF7zdtfCpkmdgUzAXbuAj7HTpUSR1hSKnJgdFO REYurOijhQ5rJc+jDdF8KQ+NBW+N1gnma6Bnr65ZvEzsJhIMmKk6X8j8VvjvlrI= =KpKK -----END PGP SIGNATURE----- --E7UzyiO3cWVgLa0z--