From owner-freebsd-ports@freebsd.org Mon Dec 21 18:38:01 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 3D165A4F121 for ; Mon, 21 Dec 2015 18:38:01 +0000 (UTC) (envelope-from ricky1252@hotmail.com) Received: from SNT004-OMC4S49.hotmail.com (snt004-omc4s49.hotmail.com [65.54.51.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "MSIT Machine Auth CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1DFF01826 for ; Mon, 21 Dec 2015 18:38:00 +0000 (UTC) (envelope-from ricky1252@hotmail.com) Received: from SNT146-W35 ([65.55.90.199]) by SNT004-OMC4S49.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Mon, 21 Dec 2015 10:36:54 -0800 X-TMN: [Sv7RBtKaG3X5Kz/sNYNdPQROdawkRIPb] X-Originating-Email: [ricky1252@hotmail.com] Message-ID: From: Ricky G To: Chris H , "freebsd-ports@freebsd.org" Subject: RE: will the use of GitHub ever be fully explained? Date: Mon, 21 Dec 2015 13:36:35 -0500 Importance: Normal In-Reply-To: <8a8127da8d27494c17763acc506d23f2@ultimatedns.net> References: <8a8127da8d27494c17763acc506d23f2@ultimatedns.net> MIME-Version: 1.0 X-OriginalArrivalTime: 21 Dec 2015 18:36:54.0696 (UTC) FILETIME=[90D41A80:01D13C1E] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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, 21 Dec 2015 18:38:01 -0000 Hey there Chris=2C I actually invested some time figuring this out. When the GH_TAGNAME is us= ed=2C that hash will be downloaded instead of the PORTVERSION. Pretty much = the PORTVERSION variable is ignored other than the fact that is will be pac= ked as ${PORTVERSION} so it is important to keep TAGNAME and PORTVERSION in= sync. > To: freebsd-ports@FreeBSD.org> From: bsd-lists@bsdforge.com > Subject: will the use of GitHub ever be fully explained? > Date: Mon=2C 21 Dec 2015 08:34:56 -0800 >=20 > Greetings fellow maintainers=2C > I'd like to update a port that's moved to GitHub. > I pretty well understand the use MASTER_SITES where GitHub > is concerned *except* where the need to use GIT_HASH for > GH_TAGNAME=2C is concerned. Sure=2C I know how to put it there. > But I am unclear how that affects the PORTVERSION entry. > Does anyone have an example they'd be willing to share? > Please? >=20 > What I'd like to accomplish: >=20 > PORTVERSION=3D 2.0 >=20 > USE_GITHUB=3D yes >=20 > GH_TAGNAME=3D 95f841f >=20 > But I don't think this will work. >=20 > Thanks! >=20 > --Chris >=20 > -- >=20 >=20 > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe=2C send any mail to "freebsd-ports-unsubscribe@freebsd.org= " =