From owner-svn-ports-all@freebsd.org Thu Nov 15 21:24:49 2018 Return-Path: Delivered-To: svn-ports-all@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 3ED3B110A507; Thu, 15 Nov 2018 21:24:49 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3918E7FD63; Thu, 15 Nov 2018 21:24:48 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id E4B1522257; Thu, 15 Nov 2018 16:24:47 -0500 (EST) Received: from web4 ([10.202.2.214]) by compute4.internal (MEProxy); Thu, 15 Nov 2018 16:24:47 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=2+hAOqbUpLocx21mO2LmdlTmRomS7UHEFmt8w9AX0 zE=; b=WFtbE0piI7h6Gqhar0dilkI/qQd4PJmt3g1ScKTBuGqWPrzJ2ZKSbEeLk AjSog355qkytgXC48Ry+/dzRQZQ6pE6/+eFcU/EfQ58unEc/jeHsUngdy38jZqqz R9fNFM15bQnL1H5PQ9wDcxB+D5239GRzJTT48hbuEXgLCq42Kj6f2NKZlXd30YIL P2ovp0/WEqToAG4lGWWQsfkoQL9GskqTP22O/0vpg3GZANL9FjYO/I7hsMapHDjO hkwWD469le98YlzN0pdQre6H9ZV8xxkSliS39EmmVCRiPyRXSyVNs25/eTjQSRkp nxu0CVyAn7OE5s/YZPZR3MY9AqLww== X-ME-Sender: X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 5ED34BA7BA; Thu, 15 Nov 2018 16:24:47 -0500 (EST) Message-Id: <1542317087.45290.1578493896.08BD6AC9@webmail.messagingengine.com> From: Tobias Kortkamp To: "Christoph Moench-Tegeder" , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-2d882eb6 In-Reply-To: <201811152036.wAFKaHi2082340@repo.freebsd.org> Date: Thu, 15 Nov 2018 22:24:47 +0100 References: <201811152036.wAFKaHi2082340@repo.freebsd.org> Subject: Re: svn commit: r485042 - head/net/liferea X-Rspamd-Queue-Id: 3918E7FD63 X-Spamd-Result: default: False [-107.01 / 200.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; R_DKIM_ALLOW(-0.20)[messagingengine.com]; ALLOW_DOMAIN_WHITELIST(-100.00)[FreeBSD.org]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[FreeBSD.org]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; R_SPF_SOFTFAIL(0.00)[~all]; RCVD_COUNT_THREE(0.00)[4]; DKIM_TRACE(0.00)[messagingengine.com:+]; MX_GOOD(-0.01)[cached: mx1.FreeBSD.org]; NEURAL_HAM_SHORT(-1.00)[-0.999,0]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; IP_SCORE(-3.60)[ip: (-9.61), ipnet: 66.111.0.0/20(-4.38), asn: 11403(-3.91), country: US(-0.10)]; ASN(0.00)[asn:11403, ipnet:66.111.0.0/20, country:US]; RCVD_IN_DNSWL_LOW(-0.10)[29.4.111.66.list.dnswl.org : 127.0.5.1] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Nov 2018 21:24:49 -0000 On Thu, Nov 15, 2018, at 21:36, Christoph Moench-Tegeder wrote: > Author: cmt > Date: Thu Nov 15 20:36:16 2018 > New Revision: 485042 > URL: https://svnweb.freebsd.org/changeset/ports/485042 > > Log: > net/liferea: update to 1.12.5 > > PR: 232896 > Approved by: kwm (maintainer, timeout) > > Modified: > head/net/liferea/Makefile > head/net/liferea/distinfo > head/net/liferea/pkg-plist > > Modified: head/net/liferea/Makefile > ============================================================================== > --- head/net/liferea/Makefile Thu Nov 15 20:10:46 2018 (r485041) > +++ head/net/liferea/Makefile Thu Nov 15 20:36:16 2018 (r485042) > @@ -2,7 +2,8 @@ > # $FreeBSD$ > > PORTNAME= liferea > -PORTVERSION= 1.12.3 > +DISTVERSIONPREFIX= v > +DISTVERSION= 1.12.5 > CATEGORIES= net gnome > MASTER_SITES= https://github.com/lwindolf/liferea/releases/download/v$ > {PORTVERSION:S/.r/-rc/}/ > > @@ -19,10 +20,13 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ > RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ > ${PYTHON_PKGNAMEPREFIX}libpeas>=0:devel/py-libpeas@${PY_FLAVOR} > > -USES= compiler:c++11-lang desktop-file-utils gettext gmake gnome libtool > localbase \ > +USES= autoreconf compiler:c++11-lang desktop-file-utils gettext \ > + gmake gnome libtool localbase \ > pathfix pkgconfig python:3.4+ sqlite tar:bzip2 > USE_GNOME= cairo dconf:run gtk30 intltool introspection \ > libxslt libxml2 > +USE_GITHUB= yes > +GH_ACCOUNT= lwindolf There is still a release tarball available. Why do we need USE_GITHUB? https://github.com/lwindolf/liferea/releases/download/v1.12.5/liferea-1.12.5a.tar.bz2