Update liferea to 1.10.19 which fixes a crash in the current port when accessing
preferences.  This no longer needs additional patches that I submitted with 
1.10.18.

1.10.18 never got commited, let me know if there is something else the port
needs.  Or is this just another port I'm the only user of? :)

Tim.


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/liferea/Makefile,v
retrieving revision 1.84
diff -u -p -r1.84 Makefile
--- Makefile    18 Mar 2016 23:12:20 -0000      1.84
+++ Makefile    10 Apr 2016 16:43:19 -0000
@@ -1,11 +1,10 @@
 # $OpenBSD: Makefile,v 1.84 2016/03/18 23:12:20 naddy Exp $
 
-V=                     1.10.16
+V=                     1.10.19
 COMMENT=               simple GTK desktop news aggregator
 DISTNAME=              liferea-${V}
 CATEGORIES=            www x11
 EXTRACT_SUFX=          .tar.bz2
-REVISION=              1
 
 HOMEPAGE=              http://lzone.de/liferea/
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/liferea/distinfo,v
retrieving revision 1.36
diff -u -p -r1.36 distinfo
--- distinfo    19 Aug 2015 23:38:03 -0000      1.36
+++ distinfo    10 Apr 2016 16:43:19 -0000
@@ -1,2 +1,2 @@
-SHA256 (liferea-1.10.16.tar.bz2) = MrmipXs9AGPGljWd6Lmttr8x64BA/84kh4RVFT3dDC0=
-SIZE (liferea-1.10.16.tar.bz2) = 1444638
+SHA256 (liferea-1.10.19.tar.bz2) = AMVd/XysTe1n8txm0AAk45vY+XH8Cbdq4i83SlpH3cA=
+SIZE (liferea-1.10.19.tar.bz2) = 1453859
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/liferea/pkg/PLIST,v
retrieving revision 1.22
diff -u -p -r1.22 PLIST
--- pkg/PLIST   24 Aug 2014 20:56:06 -0000      1.22
+++ pkg/PLIST   10 Apr 2016 16:43:19 -0000
@@ -129,6 +129,8 @@ share/liferea/pixmaps/unread.png
 share/liferea/pixmaps/vfolder.png
 share/liferea/prefs.ui
 share/liferea/reedah_source.ui
+share/liferea/search.ui
+share/liferea/search_folder.ui
 share/liferea/simple_subscription.ui
 share/liferea/theoldreader_source.ui
 share/liferea/ttrss_source.ui

Reply via email to