Catch up with Liferea releases. Looks like they might have rerolled 1.12.6 so
had to add a 'b' to the DISTNAME.
Bigfixes, endless loop fix, switch from GnomeKeyring to libsecret, usability
fixes.
1.12.5
* #665: Webkit browser now supplies 'Liferea' component in user agent
* #664: Added "Mark All As Read" button to headerbar plugin
* #620: Added flatpak JSON
(glitsj16)
* #579: Added item list column drag and drop reordering
(Yanko Kaneti)
* #436, #662: Move from GnomeKeyring to libsecret
(bgermann)
* Fixes #663: Correct instapaper sharing link
(Daniel Alexandersen)
* Fixes #661: Update sharing links
(Daniel Alexandersen)
* Fixes #271: Consistent over usage of CPU (trigger by "Next Unread" loop)
(reported by GreenLunar)
* #472, #632: Dropping Inoreader support (API broke)
1.12.6
* #658: Add confirmation dialog when adding duplicate subscription
(dymoksc)
* Fixes #689: When resuming from sleep feeds were being fetched
before Wifi came up
(ghost)
* Fixes #685: Headerbar plugin "Mark All Read" button is not
feed-specific
(Robbie Cooper)
* Fixes #549: Scrollbars not always present in the headline area
(Leiaz)
* Fixes #543: Next update overrides HTML5 enrichment
(Lars Windolf)
* Fixes overly wide label in enclosure preferences dialog
(Lars Windolf)
* Dropped unencrypted warning from auth dialog (not true anymore)
(Lars Windolf)
* #692: Update of Czech translation
(RadimNo)
* #688: Adding translatable tooltips for the headerbar plugin
(Robbie Cooper)
Tim.
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/liferea/Makefile,v
retrieving revision 1.109
diff -u -p -r1.109 Makefile
--- Makefile 12 Jul 2019 20:50:47 -0000 1.109
+++ Makefile 17 Sep 2019 22:26:58 -0000
@@ -4,9 +4,8 @@ BROKEN-i386= hangs during build while r
COMMENT= simple GTK desktop news aggregator
-V= 1.12.4
-DISTNAME= liferea-${V}
-REVISION= 1
+V= 1.12.6
+DISTNAME= liferea-${V}b
CATEGORIES= www news x11
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/liferea/distinfo,v
retrieving revision 1.45
diff -u -p -r1.45 distinfo
--- distinfo 6 Aug 2018 19:47:15 -0000 1.45
+++ distinfo 17 Sep 2019 22:26:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (liferea-1.12.4.tar.bz2) = lr4aCNMu16ieKtAQf+Eo9Lt9ivDHZwbOedqSEy4WBYk=
-SIZE (liferea-1.12.4.tar.bz2) = 1466788
+SHA256 (liferea-1.12.6b.tar.bz2) = LaStuhi9xylNWjyFD1lIlIYwNMqdwblEisCXHesL+Q4=
+SIZE (liferea-1.12.6b.tar.bz2) = 1495311
Index: patches/patch-src_ui_liferea_shell_c
===================================================================
RCS file: /cvs/ports/www/liferea/patches/patch-src_ui_liferea_shell_c,v
retrieving revision 1.9
diff -u -p -r1.9 patch-src_ui_liferea_shell_c
--- patches/patch-src_ui_liferea_shell_c 25 May 2018 00:58:43 -0000
1.9
+++ patches/patch-src_ui_liferea_shell_c 17 Sep 2019 22:26:58 -0000
@@ -2,7 +2,7 @@ $OpenBSD: patch-src_ui_liferea_shell_c,v
Index: src/ui/liferea_shell.c
--- src/ui/liferea_shell.c.orig
+++ src/ui/liferea_shell.c
-@@ -753,7 +753,7 @@ on_about_activate (GSimpleAction *action, GVariant *pa
+@@ -749,7 +749,7 @@ on_about_activate (GSimpleAction *action, GVariant *pa
static void
liferea_shell_add_html_tab (const gchar *file, const gchar *name)
{
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/liferea/pkg/PLIST,v
retrieving revision 1.33
diff -u -p -r1.33 PLIST
--- pkg/PLIST 6 Aug 2018 19:47:15 -0000 1.33
+++ pkg/PLIST 17 Sep 2019 22:26:58 -0000
@@ -5,7 +5,7 @@ lib/liferea/
lib/liferea/girepository-1.0/
lib/liferea/girepository-1.0/Liferea-3.0.typelib
lib/liferea/plugins/
-lib/liferea/plugins/${MODPY_PYCACHE}/
+${MODPY_COMMENT}lib/liferea/plugins/${MODPY_PYCACHE}/
lib/liferea/plugins/${MODPY_PYCACHE}bold-unread.${MODPY_PYC_MAGIC_TAG}pyc
lib/liferea/plugins/${MODPY_PYCACHE}gnome-keyring.${MODPY_PYC_MAGIC_TAG}pyc
lib/liferea/plugins/${MODPY_PYCACHE}headerbar.${MODPY_PYC_MAGIC_TAG}pyc
@@ -112,7 +112,6 @@ share/liferea/enclosure_handler.ui
share/liferea/gir-1.0/
share/liferea/gir-1.0/Liferea-3.0.gir
share/liferea/google_source.ui
-share/liferea/inoreader_source.ui
share/liferea/liferea.css
share/liferea/liferea_menu.ui
share/liferea/liferea_toolbar.ui