From owner-svn-ports-head@freebsd.org Sat Nov 17 15:59:22 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9AF1E1136EC9; Sat, 17 Nov 2018 15:59:22 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (smtp.burggraben.net [IPv6:2a01:4f8:140:50a2::3:1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "ns.exwg.net", Issuer "Christoph Moench-Tegeder" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id BAC206FB71; Sat, 17 Nov 2018 15:59:21 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from localhost (localhost [127.0.0.1]) by smtp.burggraben.net (Postfix) with ESMTP id D3E366002F3; Sat, 17 Nov 2018 16:59:19 +0100 (CET) X-Spam-Scanned: by amavisd-new at exwg.net Received: from smtp.burggraben.net ([127.0.0.1]) by localhost (ns.burggraben.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NV6oC7qGIB7x; Sat, 17 Nov 2018 16:59:14 +0100 (CET) Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7120:1:127b:44ff:fe4f:148d]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "elch.exwg.net", Issuer "Christoph Moench-Tegeder" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS; Sat, 17 Nov 2018 16:59:14 +0100 (CET) Received: by elch.exwg.net (Postfix, from userid 1000) id E3C1827349; Sat, 17 Nov 2018 16:59:13 +0100 (CET) Date: Sat, 17 Nov 2018 16:59:13 +0100 From: Christoph Moench-Tegeder To: Tobias Kortkamp Cc: Christoph Moench-Tegeder , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r485042 - head/net/liferea Message-ID: <20181117155913.GA67596@elch.exwg.net> References: <201811152036.wAFKaHi2082340@repo.freebsd.org> <1542317087.45290.1578493896.08BD6AC9@webmail.messagingengine.com> <20181115215127.GB1752@elch.exwg.net> <1542318993.54400.1578535128.0407F955@webmail.messagingengine.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1542318993.54400.1578535128.0407F955@webmail.messagingengine.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-Rspamd-Queue-Id: BAC206FB71 X-Spamd-Result: default: False [-1.23 / 15.00]; ARC_NA(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[burggraben.net]; AUTH_NA(1.00)[]; RCPT_COUNT_FIVE(0.00)[5]; MX_GOOD(-0.01)[smtp.burggraben.net]; NEURAL_HAM_SHORT(-0.92)[-0.915,0]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:24940, ipnet:2a01:4f8::/29, country:DE]; IP_SCORE(-1.21)[ipnet: 2a01:4f8::/29(-3.16), asn: 24940(-2.86), country: DE(-0.01)] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sat, 17 Nov 2018 15:59:22 -0000 ## Tobias Kortkamp (tobik@FreeBSD.org): > > I like the USE_GITHUB more than what I came up with to deal with the "a" > > in the tarball name (which may or may not be part of the version?). > > Let's assume it's not part of the version since the tag on GitHub > is just v1.12.5, so just setting Unfortunately, the 1.12.5a tarball does not exactly match the github tag (even when accounting for autoreconf etc.). From the diff alone, I won't expect functional differences except for some version numbers, but still... it's a mess of a release. > DISTVERSIONSUFFIX=a But you're right - that works a lot better than I expected it to - I should've tried it before discarding the idea. Regards, Christoph -- Spare Space