From owner-svn-ports-head@freebsd.org Fri Aug 7 16:33:05 2015 Return-Path: Delivered-To: svn-ports-head@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 CF1FF9B473D for ; Fri, 7 Aug 2015 16:33:05 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from vfemail.net (ninezero.vfemail.net [96.30.253.190]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 92DE2369 for ; Fri, 7 Aug 2015 16:33:05 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: (qmail 15503 invoked by uid 89); 7 Aug 2015 16:32:58 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 7 Aug 2015 16:32:58 -0000 Received: (qmail 15478 invoked by uid 89); 7 Aug 2015 16:32:40 -0000 Received: by simscan 1.3.1 ppid: 15470, pid: 15474, t: 0.0039s scanners:none Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62) by FreeQueue with SMTP; 7 Aug 2015 16:32:40 -0000 Received: (qmail 15689 invoked by uid 89); 7 Aug 2015 16:32:40 -0000 Received: by simscan 1.4.0 ppid: 15653, pid: 15682, t: 0.5615s scanners:none Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27) by 172.16.100.62 with ESMTPA; 7 Aug 2015 16:32:40 -0000 From: Jan Beich To: David Chisnall Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r393694 - head/lang/libobjc2 References: <201508071407.t77E7kdT074528@repo.freebsd.org> Date: Fri, 07 Aug 2015 18:32:29 +0200 In-Reply-To: <201508071407.t77E7kdT074528@repo.freebsd.org> (David Chisnall's message of "Fri, 7 Aug 2015 14:07:46 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Aug 2015 16:33:05 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable David Chisnall writes: > Author: theraven > Date: Fri Aug 7 14:07:45 2015 > New Revision: 393694 > URL: https://svnweb.freebsd.org/changeset/ports/393694 > > Log: > Update libobjc2 to the latest release. >=20=20=20 > Approved by: bapt (mentor, implicit) [...] > CATEGORIES=3D lang devel gnustep > USE_GITHUB=3D yes > GH_ACCOUNT=3D gnustep > GH_PROJECT=3D libobjc2 > -GH_TAGNAME=3D 857edd9 > +GH_TAGNAME=3D 5a21dd1 These lines are redundant: =2D GH_PROJECT =3D=3D PORTNAME is default =2D GH_TAGNAME isn't a substitute for (removed) GH_COMMIT and only required when the commit cannot be inferred from DISTVERSIONFULL https://www.freebsd.org/doc/en/books/porters-handbook/makefile-distfiles.ht= ml#makefile-master_sites-github-ex3 portlint(1) has more to say: WARN: lang/libobjc2/pkg-plist: [18]: installing shared libraries, please = define USE_LDCONFIG as appropriate FATAL: Makefile: [48]: contiguous blank lines (> 1 lines) found. FATAL: Makefile: extra item "USE_GITHUB" placed in the PORTNAME section. For one, USE_LDCONFIG disappeared in r325546. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJVxN2dXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3bKawIAMuBaRYzPheNgU7pLanRdgP6 tYZQ7Oyo9ST3zAJlMBnI8y2Fp3qo6JlTW9ZyUYBCKJggHJg2Q+SKSeV5YLDDl7Wz Ofd7f+OqXQe6MycwhWxo/Jr8WuiMmzQ3W0Ph4DHNDX0nvYo8PcBc+5wwhdRTh4Cx pPLhBCFMlETjTr/N0Pqu5n4laBqnlp/orMfGuGtKuNyeHqEuwJ6OFSIB/LXVoqQb cSeU/VcHDLZ+kfmgNY5O0InUAAwaCS9+rXX5o5gGUkl55yAZSzNg9X+2y8F/Cv87 x8nPQJBZm4RAgbq0bDDXdWxW9PJwUdQZV1zeFY+vb58MIIw2HCuQsT9t6LarOrM= =yeoc -----END PGP SIGNATURE----- --=-=-=--