pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/liferea liferea: Update to 1.12.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/751ac662d277
branches:  trunk
changeset: 420598:751ac662d277
user:      leot <leot%pkgsrc.org@localhost>
date:      Sat Jan 04 20:41:29 2020 +0000

description:
liferea: Update to 1.12.7

Changes:
Version 1.12.7
* #734: Fixes crash when selecting empty nodes
  (Leiaz)
* Fixes #727: Out-dated documentation on Firefox live bookmarks
  (reported by blueray453)
* Fixes headline large images/videos or images with margins
  causing horizontal scrolling in headline view
  (Lars Windolf)

Version 1.12.6
* #658: Add confirmation dialog when adding duplicate subscription
  (dymoksc)
* Fixes #689: When resuming from sleep feeds were being fetched
  before Wifi cam 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)

diffstat:

 www/liferea/Makefile |  13 +++++++------
 www/liferea/distinfo |  10 +++++-----
 2 files changed, 12 insertions(+), 11 deletions(-)

diffs (52 lines):

diff -r 6ecaa41ff896 -r 751ac662d277 www/liferea/Makefile
--- a/www/liferea/Makefile      Sat Jan 04 20:28:08 2020 +0000
+++ b/www/liferea/Makefile      Sat Jan 04 20:41:29 2020 +0000
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.168 2019/09/10 22:53:54 leot Exp $
+# $NetBSD: Makefile,v 1.169 2020/01/04 20:41:29 leot Exp $
 
-DISTNAME=              liferea-1.12.5a
-PKGREVISION=           5
+DISTNAME=              liferea-1.12.7
 CATEGORIES=            www
-GITHUB_RELEASE=                v${PKGVERSION_NOREV:S/a//}
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=lwindolf/}
-EXTRACT_SUFX=          .tar.bz2
+GITHUB_TAG=            v${PKGVERSION_NOREV}
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://lzone.de/liferea/
@@ -13,7 +11,7 @@
 LICENSE=               gnu-gpl-v2
 
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            gmake pkg-config msgfmt perl intltool
+USE_TOOLS+=            autoreconf autoconf automake gmake pkg-config msgfmt perl intltool
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 
@@ -21,6 +19,9 @@
 
 GLIB_SCHEMAS=          net.sf.liferea.gschema.xml
 
+pre-configure:
+       cd ${WRKSRC} && ./autogen.sh
+
 .include "../../databases/sqlite3/buildlink3.mk"
 .include "../../devel/glib2/schemas.mk"
 .include "../../devel/libpeas/buildlink3.mk"
diff -r 6ecaa41ff896 -r 751ac662d277 www/liferea/distinfo
--- a/www/liferea/distinfo      Sat Jan 04 20:28:08 2020 +0000
+++ b/www/liferea/distinfo      Sat Jan 04 20:41:29 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.67 2018/12/01 10:15:15 leot Exp $
+$NetBSD: distinfo,v 1.68 2020/01/04 20:41:29 leot Exp $
 
-SHA1 (liferea-1.12.5a.tar.bz2) = 71474b92905880364cef9a9c513922d83667d55a
-RMD160 (liferea-1.12.5a.tar.bz2) = 109d093623056153815445ec0b8fe6145bdbc039
-SHA512 (liferea-1.12.5a.tar.bz2) = 6ada3750d40310cc56577baff29796bd26d1da6d74958dbfd46d9477ac24c2f33f5a88cd82a143073dd2e34dcfb4d82fdeec8029307f7c6a4e16e587d2148b5c
-Size (liferea-1.12.5a.tar.bz2) = 1470744 bytes
+SHA1 (liferea-1.12.7.tar.gz) = 58e7b5b06007f6d621797fd67f8a7b30590e5ba4
+RMD160 (liferea-1.12.7.tar.gz) = b5716be794c4540cf71b96cbbf8548802c8beea3
+SHA512 (liferea-1.12.7.tar.gz) = 838a1d28d63299ff8370472a4c7a53e5e130877e51128f79737728ab0f925005ac978c91a8149942057a54a9944572ff510525a6aadb4e8c11dac94351e42287
+Size (liferea-1.12.7.tar.gz) = 1519971 bytes



Home | Main Index | Thread Index | Old Index