Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2018 20:36:17 +0000 (UTC)
From:      Christoph Moench-Tegeder <cmt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485042 - head/net/liferea
Message-ID:  <201811152036.wAFKaHi2082340@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 CONFIGURE_ARGS=	--enable-introspection

Modified: head/net/liferea/distinfo
==============================================================================
--- head/net/liferea/distinfo	Thu Nov 15 20:10:46 2018	(r485041)
+++ head/net/liferea/distinfo	Thu Nov 15 20:36:16 2018	(r485042)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526327928
-SHA256 (liferea-1.12.3.tar.bz2) = 8f5dfc676c4cc7cc641ad302d61f2f80ee53fb2851ede886c14dd9973162a272
-SIZE (liferea-1.12.3.tar.bz2) = 1467804
+TIMESTAMP = 1541107416
+SHA256 (lwindolf-liferea-v1.12.5_GH0.tar.gz) = 850a0e0a429db1c2f09e8f26f344790047e19f9fea9585a99dd5afa085a3c3fb
+SIZE (lwindolf-liferea-v1.12.5_GH0.tar.gz) = 1525920

Modified: head/net/liferea/pkg-plist
==============================================================================
--- head/net/liferea/pkg-plist	Thu Nov 15 20:10:46 2018	(r485041)
+++ head/net/liferea/pkg-plist	Thu Nov 15 20:36:16 2018	(r485042)
@@ -90,7 +90,6 @@ share/icons/hicolor/scalable/apps/liferea.svg
 %%DATADIR%%/enclosure_handler.ui
 %%DATADIR%%/gir-1.0/Liferea-3.0.gir
 %%DATADIR%%/google_source.ui
-%%DATADIR%%/inoreader_source.ui
 %%DATADIR%%/liferea.css
 %%DATADIR%%/liferea_menu.ui
 %%DATADIR%%/liferea_toolbar.ui



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811152036.wAFKaHi2082340>