Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2018 17:21:43 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r470311 - head/net/liferea
Message-ID:  <201805181721.w4IHLhi4088140@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Fri May 18 17:21:43 2018
New Revision: 470311
URL: https://svnweb.freebsd.org/changeset/ports/470311

Log:
  Update liferea to 1.12.3.
  
  * Update WWW link in pkg-descr.
  
  PR:		225766
  Submitted by:	cmt@

Modified:
  head/net/liferea/Makefile
  head/net/liferea/distinfo
  head/net/liferea/pkg-descr
  head/net/liferea/pkg-plist

Modified: head/net/liferea/Makefile
==============================================================================
--- head/net/liferea/Makefile	Fri May 18 17:20:03 2018	(r470310)
+++ head/net/liferea/Makefile	Fri May 18 17:21:43 2018	(r470311)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	liferea
-DISTVERSION=	1.12-rc3
-PORTREVISION=	1
+PORTVERSION=	1.12.3
 CATEGORIES=	net gnome
 MASTER_SITES=	https://github.com/lwindolf/liferea/releases/download/v${PORTVERSION:S/.r/-rc/}/
 

Modified: head/net/liferea/distinfo
==============================================================================
--- head/net/liferea/distinfo	Fri May 18 17:20:03 2018	(r470310)
+++ head/net/liferea/distinfo	Fri May 18 17:21:43 2018	(r470311)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1493330118
-SHA256 (liferea-1.12-rc3.tar.bz2) = 798e2d54c7b212e3763bcb08048bc261a9443a26c3d3d49bd197b08d7584a635
-SIZE (liferea-1.12-rc3.tar.bz2) = 1474948
+TIMESTAMP = 1526327928
+SHA256 (liferea-1.12.3.tar.bz2) = 8f5dfc676c4cc7cc641ad302d61f2f80ee53fb2851ede886c14dd9973162a272
+SIZE (liferea-1.12.3.tar.bz2) = 1467804

Modified: head/net/liferea/pkg-descr
==============================================================================
--- head/net/liferea/pkg-descr	Fri May 18 17:20:03 2018	(r470310)
+++ head/net/liferea/pkg-descr	Fri May 18 17:21:43 2018	(r470311)
@@ -4,4 +4,4 @@ Windows. There are some projects for GNU/Linux or Unic
 satisfying solutions for GTK/GNOME. Therefore I started to write
 this program. Liferea is an abbreviation for Linux Feed Reader.
 
-WWW: http://liferea.sourceforge.net/
+WWW: https://lzone.de/liferea/

Modified: head/net/liferea/pkg-plist
==============================================================================
--- head/net/liferea/pkg-plist	Fri May 18 17:20:03 2018	(r470310)
+++ head/net/liferea/pkg-plist	Fri May 18 17:21:43 2018	(r470311)
@@ -1,12 +1,18 @@
 bin/liferea
 bin/liferea-add-feed
 lib/liferea/girepository-1.0/Liferea-3.0.typelib
+lib/liferea/plugins/bold-unread.plugin
+lib/liferea/plugins/bold-unread.py
 lib/liferea/plugins/gnome-keyring.plugin
 lib/liferea/plugins/gnome-keyring.py
+lib/liferea/plugins/headerbar.plugin
+lib/liferea/plugins/headerbar.py
 lib/liferea/plugins/libnotify.plugin
 lib/liferea/plugins/libnotify.py
 lib/liferea/plugins/media-player.plugin
 lib/liferea/plugins/media-player.py
+lib/liferea/plugins/plugin-installer.plugin
+lib/liferea/plugins/plugin-installer.py
 lib/liferea/plugins/trayicon.plugin
 lib/liferea/plugins/trayicon.py
 lib/liferea/web-extension/liblifereawebextension.a
@@ -86,7 +92,10 @@ share/icons/hicolor/scalable/apps/liferea.svg
 %%DATADIR%%/google_source.ui
 %%DATADIR%%/inoreader_source.ui
 %%DATADIR%%/liferea.css
+%%DATADIR%%/liferea_menu.ui
+%%DATADIR%%/liferea_toolbar.ui
 %%DATADIR%%/mainwindow.ui
+%%DATADIR%%/mark_read_dialog.ui
 %%DATADIR%%/new_folder.ui
 %%DATADIR%%/new_newsbin.ui
 %%DATADIR%%/new_subscription.ui
@@ -101,8 +110,10 @@ share/icons/hicolor/scalable/apps/liferea.svg
 %%DATADIR%%/opml/feedlist_gl.opml
 %%DATADIR%%/opml/feedlist_he.opml
 %%DATADIR%%/opml/feedlist_hu.opml
+%%DATADIR%%/opml/feedlist_id.opml
 %%DATADIR%%/opml/feedlist_it.opml
 %%DATADIR%%/opml/feedlist_nl.opml
+%%DATADIR%%/opml/feedlist_no.opml
 %%DATADIR%%/opml/feedlist_pl.opml
 %%DATADIR%%/opml/feedlist_pt.opml
 %%DATADIR%%/opml/feedlist_pt_BR.opml



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