ports/188523: net/liferea : update to 1.10.8

Christoph Moench-Tegeder cmt at burggraben.net
Sat Apr 12 17:00:02 UTC 2014


>Number:         188523
>Category:       ports
>Synopsis:       net/liferea : update to 1.10.8
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 12 17:00:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Christoph Moench-Tegeder
>Release:        FreeBSD 10.0-RELEASE-p1 amd64
>Organization:
>Environment:
System: FreeBSD elch.exwg.net 10.0-RELEASE-p1 FreeBSD 10.0-RELEASE-p1 #3 r264302: Wed Apr 9 19:18:58 CEST 2014 cmt at elch.exwg.net:/usr/obj/usr/src/sys/ELCH amd64

	liferea-1.8.15                 Simple RSS/RDF feed reader

>Description:

	the 1.8 branch of liferea seems to be unsupported/unmaintained, so let's
	switch to to 1.10 branch - I'm using it for some time now and it seems
	to "work quite good for me".

>How-To-Repeat:

>Fix:
MASTER_SITE has changed, liferea is now hosted at github, see
http://lzone.de/liferea/blog

svn status:
M       Makefile
M       distinfo
A       files
A       files/patch-fl_sources-json_api_mapper.c
M       pkg-plist

svn diff:
Index: Makefile
===================================================================
--- Makefile	(revision 351108)
+++ Makefile	(working copy)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	liferea
-PORTVERSION=	1.8.15
+PORTVERSION=	1.10.8
 CATEGORIES=	net gnome
-MASTER_SITES=	SF/${PORTNAME}/Liferea%20Stable/${PORTVERSION}
+MASTER_SITES=	https://github.com/lwindolf/${PORTNAME}/releases/download/v${PORTVERSION}/
 
 MAINTAINER=	kwm at FreeBSD.org
 COMMENT=	Simple RSS/RDF feed reader
@@ -11,7 +11,8 @@
 
 LICENSE=	GPLv2
 
-LIB_DEPENDS=	libwebkitgtk-1.0.so:${PORTSDIR}/www/webkit-gtk2 \
+LIB_DEPENDS=	libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 \
+		libpeas-gtk-1.0.so:${PORTSDIR}/devel/libpeas \
 		libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique \
 		libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib
 
@@ -25,7 +26,8 @@
 INSTALL_TARGET=	install-strip
 CONFIGURE_ARGS=	--disable-libnotify --disable-libindicate
 
-GCONF_SCHEMAS=	liferea.schemas
+MANLANG=		"" pl
+GLIB_SCHEMAS=	net.sf.liferea.gschema.xml
 INSTALLS_ICONS=	yes
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 351108)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (liferea-1.8.15.tar.bz2) = 2931db4454a37ce5ec2d9fd46e7a94ef6d72e986b0dda35bca9bf1b80a6d108a
-SIZE (liferea-1.8.15.tar.bz2) = 1369873
+SHA256 (liferea-1.10.8.tar.bz2) = 9dd7cb09f624c2f2765aadb139278f635032c9edd05d20a2b2405690546571b4
+SIZE (liferea-1.10.8.tar.bz2) = 1430531
Index: files/patch-fl_sources-json_api_mapper.c
===================================================================
--- files/patch-fl_sources-json_api_mapper.c	(revision 0)
+++ files/patch-fl_sources-json_api_mapper.c	(working copy)
@@ -0,0 +1,29 @@
+--- src/fl_sources/json_api_mapper.c.orig	2014-02-08 13:35:29.000000000 +0100
++++ src/fl_sources/json_api_mapper.c	2014-02-08 13:36:09.000000000 +0100
+@@ -55,7 +55,7 @@
+ 	const gchar	*field;
+ 
+ 	if (!node || !mapping)
+-		return;
++		return NULL;
+ 
+ 	node = json_api_get_node (parent, mapping);
+ 	field = strrchr (mapping, '/');
+@@ -74,7 +74,7 @@
+ 	const gchar	*field;
+ 
+ 	if (!node || !mapping)
+-		return;
++		return NULL;
+ 
+ 	node = json_api_get_node (parent, mapping);
+ 	field = strrchr (mapping, '/');
+@@ -93,7 +93,7 @@
+ 	const gchar	*field;
+ 
+ 	if (!node || !mapping)
+-		return;
++		return NULL;
+ 
+ 	node = json_api_get_node (parent, mapping);
+ 	field = strrchr (mapping, '/');
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 351108)
+++ pkg-plist	(working copy)
@@ -1,16 +1,22 @@
 bin/liferea
 bin/liferea-add-feed
+lib/liferea/girepository-1.0/Liferea-3.0.typelib
+lib/liferea/plugins/gnome-keyring.plugin
+lib/liferea/plugins/gnome-keyring.py
+lib/liferea/plugins/media-player.plugin
+lib/liferea/plugins/media-player.py
 man/man1/liferea.1.gz
 man/pl/man1/liferea.1.gz
+share/GConf/gsettings/liferea.convert
+share/appdata/liferea.appdata.xml
 share/applications/liferea.desktop
+share/icons/hicolor/16x16/apps/liferea.png
+share/icons/hicolor/22x22/apps/liferea.png
+share/icons/hicolor/24x24/apps/liferea.png
+share/icons/hicolor/32x32/apps/liferea.png
+share/icons/hicolor/48x48/apps/liferea.png
+share/icons/hicolor/scalable/apps/liferea.svg
 share/liferea/auth.ui
-share/liferea/google_source.ui
-share/liferea/liferea.ui
-share/liferea/new_subscription.ui
-share/liferea/node_source.ui
-share/liferea/opml_source.ui
-share/liferea/simple_subscription.ui
-share/liferea/ttrss_source.ui
 share/liferea/css/adblock.css
 share/liferea/css/liferea.css
 share/liferea/css/user.css
@@ -24,8 +30,6 @@
 share/liferea/doc/html/faq_en.html
 share/liferea/doc/html/folders_de.html
 share/liferea/doc/html/folders_en.html
-share/liferea/doc/html/greader_de.html
-share/liferea/doc/html/greader_en.html
 share/liferea/doc/html/headlines_de.html
 share/liferea/doc/html/headlines_en.html
 share/liferea/doc/html/help_feed_default.png
@@ -51,6 +55,8 @@
 share/liferea/doc/html/help_vfolder_1.6.0.png
 share/liferea/doc/html/newsbin_de.html
 share/liferea/doc/html/newsbin_en.html
+share/liferea/doc/html/onlineservices_de.html
+share/liferea/doc/html/onlineservices_en.html
 share/liferea/doc/html/preferences_de.html
 share/liferea/doc/html/preferences_en.html
 share/liferea/doc/html/reference.css
@@ -65,6 +71,12 @@
 share/liferea/doc/html/updating_de.html
 share/liferea/doc/html/updating_en.html
 share/liferea/dtd/html.ent
+share/liferea/gir-1.0/Liferea-3.0.gir
+share/liferea/google_source.ui
+share/liferea/inoreader_source.ui
+share/liferea/liferea.ui
+share/liferea/new_subscription.ui
+share/liferea/node_source.ui
 share/liferea/opml/feedlist_bg.opml
 share/liferea/opml/feedlist_ca.opml
 share/liferea/opml/feedlist_de.opml
@@ -82,6 +94,7 @@
 share/liferea/opml/feedlist_pt_BR.opml
 share/liferea/opml/feedlist_sk.opml
 share/liferea/opml/feedlist_sv.opml
+share/liferea/opml_source.ui
 share/liferea/pixmaps/attachment.png
 share/liferea/pixmaps/available.png
 share/liferea/pixmaps/available_offline.png
@@ -97,19 +110,18 @@
 share/liferea/pixmaps/newsbin.png
 share/liferea/pixmaps/unread.png
 share/liferea/pixmaps/vfolder.png
+share/liferea/prefs.ui
+share/liferea/reedah_source.ui
+share/liferea/simple_subscription.ui
+share/liferea/theoldreader_source.ui
+share/liferea/ttrss_source.ui
 share/liferea/xslt/feed.xml
 share/liferea/xslt/folder.xml
+share/liferea/xslt/i18n-filter.xslt
 share/liferea/xslt/item.xml
-share/liferea/xslt/i18n-filter.xslt
 share/liferea/xslt/newsbin.xml
 share/liferea/xslt/source.xml
 share/liferea/xslt/vfolder.xml
-share/icons/hicolor/16x16/apps/liferea.png
-share/icons/hicolor/22x22/apps/liferea.png
-share/icons/hicolor/24x24/apps/liferea.png
-share/icons/hicolor/32x32/apps/liferea.png
-share/icons/hicolor/48x48/apps/liferea.png
-share/icons/hicolor/scalable/apps/liferea.svg
 share/locale/ar/LC_MESSAGES/liferea.mo
 share/locale/ast/LC_MESSAGES/liferea.mo
 share/locale/be at latin/LC_MESSAGES/liferea.mo
@@ -146,9 +158,14 @@
 share/locale/vi/LC_MESSAGES/liferea.mo
 share/locale/zh_CN/LC_MESSAGES/liferea.mo
 share/locale/zh_TW/LC_MESSAGES/liferea.mo
+ at dirrmtry share/locale/be at latin/LC_MESSAGES
+ at dirrmtry share/locale/be at latin
+ at dirrmtry share/locale/ast/LC_MESSAGES
+ at dirrmtry share/locale/ast
 @dirrm share/liferea/xslt
 @dirrm share/liferea/pixmaps
 @dirrm share/liferea/opml
+ at dirrm share/liferea/gir-1.0
 @dirrm share/liferea/dtd
 @dirrm share/liferea/doc/html
 @dirrm share/liferea/doc
@@ -156,3 +173,7 @@
 @dirrm share/liferea
 @dirrmtry man/pl/man1
 @dirrmtry man/pl
+ at dirrmtry share/applications
+ at dirrm lib/liferea/plugins
+ at dirrm lib/liferea/girepository-1.0
+ at dirrm lib/liferea


Regards,
Christoph
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list