Hi ports --
Here's an update to liferea I've had sitting in my queue. I don't want
MAINTAINER but I'm happy to do a one-time update.
OK?
~Brian
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/liferea/Makefile,v
retrieving revision 1.101
diff -u -p -r1.101 Makefile
--- Makefile 15 May 2018 13:27:47 -0000 1.101
+++ Makefile 24 May 2018 03:58:02 -0000
@@ -4,9 +4,8 @@ BROKEN-i386= hangs during build while r
COMMENT= simple GTK desktop news aggregator
-V= 1.12.1
+V= 1.12.3
DISTNAME= liferea-${V}
-REVISION= 2
CATEGORIES= www news x11
@@ -17,21 +16,20 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB += ${COMPILER_LIBCXX} EGL GL GLESv2 ICE SM X11 X11-xcb
WANTLIB += Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama
-WANTLIB += Xrandr Xrender Xt Xxf86vm atk-1.0 atk-bridge-2.0
-WANTLIB += atspi c cairo cairo-gobject dbus-1 drm enchant-2 epoxy
-WANTLIB += expat ffi fontconfig freetype gbm gcrypt gdk-3 gdk_pixbuf-2.0
-WANTLIB += gio-2.0 girepository-1.0 glapi glib-2.0 gmodule-2.0
-WANTLIB += gobject-2.0 gpg-error graphite2 gstallocators-1.0 gstapp-1.0
-WANTLIB += gstaudio-1.0 gstbase-1.0 gstfft-1.0
-WANTLIB += gstgl-1.0 gstpbutils-1.0 gstreamer-1.0 gsttag-1.0 gstvideo-1.0
-WANTLIB += gthread-2.0 gtk-3 harfbuzz harfbuzz-icu hyphen iconv
-WANTLIB += icudata icui18n icuuc intl javascriptcoregtk-4.0 jpeg
-WANTLIB += json-glib-1.0 lzma m notify orc-0.4 pango-1.0 pangocairo-1.0
-WANTLIB += pangoft2-1.0 pcre peas-1.0 peas-gtk-1.0 pixman-1 png
-WANTLIB += secret-1 soup-2.4 sqlite3 tasn1 webkit2gtk-4.0 webp
-WANTLIB += xcb xcb-dri2 xcb-glx xcb-render xcb-shm xcb-xfixes
-WANTLIB += xml2 xslt z woff2dec
-WANTLIB += aspell brotlicommon brotlidec fribidi webpdemux woff2common
+WANTLIB += Xrandr Xrender Xt Xxf86vm atk-1.0 atk-bridge-2.0 atspi
+WANTLIB += brotlicommon brotlidec c cairo cairo-gobject dbus-1
+WANTLIB += drm enchant epoxy expat ffi fontconfig freetype fribidi
+WANTLIB += gbm gcrypt gdk-3 gdk_pixbuf-2.0 gio-2.0 girepository-1.0
+WANTLIB += glapi glib-2.0 gmodule-2.0 gobject-2.0 gpg-error graphite2
+WANTLIB += gstallocators-1.0 gstapp-1.0 gstaudio-1.0 gstbase-1.0
+WANTLIB += gstfft-1.0 gstgl-1.0 gstpbutils-1.0 gstreamer-1.0 gsttag-1.0
+WANTLIB += gstvideo-1.0 gthread-2.0 gtk-3 harfbuzz harfbuzz-icu
+WANTLIB += hyphen iconv icudata icui18n icuuc intl javascriptcoregtk-4.0
+WANTLIB += jpeg json-glib-1.0 lzma m notify orc-0.4 pango-1.0
+WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre peas-1.0 peas-gtk-1.0
+WANTLIB += pixman-1 png secret-1 soup-2.4 sqlite3 tasn1 webkit2gtk-4.0
+WANTLIB += webp webpdemux woff2common woff2dec xcb xcb-dri2 xcb-glx
+WANTLIB += xcb-render xcb-shm xcb-xfixes xml2 xslt z
MASTER_SITES= https://github.com/lwindolf/liferea/releases/download/v${V}/
@@ -46,6 +44,7 @@ USE_GMAKE= Yes
LIB_DEPENDS= devel/json-glib \
devel/libpeas \
+ textproc/enchant \
www/webkitgtk4
RUN_DEPENDS= devel/desktop-file-utils \
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/liferea/distinfo,v
retrieving revision 1.43
diff -u -p -r1.43 distinfo
--- distinfo 7 Mar 2018 15:15:14 -0000 1.43
+++ distinfo 24 May 2018 03:58:02 -0000
@@ -1,2 +1,2 @@
-SHA256 (liferea-1.12.1.tar.bz2) = uO1bx+7bOFhyWoTKxb88WsE7DFNtI1UJa94y2UUfHZM=
-SIZE (liferea-1.12.1.tar.bz2) = 1490079
+SHA256 (liferea-1.12.3.tar.bz2) = j138Z2xMx8xkGtMC1h8vgO5T+yhR7eiGwU3ZlzFionI=
+SIZE (liferea-1.12.3.tar.bz2) = 1467804
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.8
diff -u -p -r1.8 patch-src_ui_liferea_shell_c
--- patches/patch-src_ui_liferea_shell_c 30 Dec 2017 09:21:49 -0000 1.8
+++ patches/patch-src_ui_liferea_shell_c 24 May 2018 03:58:02 -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
-@@ -758,7 +758,7 @@ on_about_activate (GtkMenuItem *menuitem, gpointer use
+@@ -753,7 +753,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.28
diff -u -p -r1.28 PLIST
--- pkg/PLIST 30 Dec 2017 09:21:49 -0000 1.28
+++ pkg/PLIST 24 May 2018 03:58:02 -0000
@@ -5,20 +5,26 @@ lib/liferea/
lib/liferea/girepository-1.0/
lib/liferea/girepository-1.0/Liferea-3.0.typelib
lib/liferea/plugins/
-lib/liferea/plugins/${MODPY_PYCACHE}/
+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
lib/liferea/plugins/${MODPY_PYCACHE}libnotify.${MODPY_PYC_MAGIC_TAG}pyc
lib/liferea/plugins/${MODPY_PYCACHE}media-player.${MODPY_PYC_MAGIC_TAG}pyc
+lib/liferea/plugins/${MODPY_PYCACHE}plugin-installer.${MODPY_PYC_MAGIC_TAG}pyc
lib/liferea/plugins/${MODPY_PYCACHE}trayicon.${MODPY_PYC_MAGIC_TAG}pyc
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/
@@ -108,7 +114,10 @@ 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
share/liferea/mainwindow.ui
+share/liferea/mark_read_dialog.ui
share/liferea/new_folder.ui
share/liferea/new_newsbin.ui
share/liferea/new_subscription.ui
@@ -127,6 +136,7 @@ share/liferea/opml/feedlist_hu.opml
share/liferea/opml/feedlist_id.opml
share/liferea/opml/feedlist_it.opml
share/liferea/opml/feedlist_nl.opml
+share/liferea/opml/feedlist_no.opml
share/liferea/opml/feedlist_pl.opml
share/liferea/opml/feedlist_pt.opml
share/liferea/opml/feedlist_pt_BR.opml