pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/liferea
Module Name: pkgsrc
Committed By: leot
Date: Sat Jan 4 20:41:29 UTC 2020
Modified Files:
pkgsrc/www/liferea: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.168 -r1.169 pkgsrc/www/liferea/Makefile
cvs rdiff -u -r1.67 -r1.68 pkgsrc/www/liferea/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/liferea/Makefile
diff -u pkgsrc/www/liferea/Makefile:1.168 pkgsrc/www/liferea/Makefile:1.169
--- pkgsrc/www/liferea/Makefile:1.168 Tue Sep 10 22:53:54 2019
+++ pkgsrc/www/liferea/Makefile Sat Jan 4 20:41:29 2020
@@ -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 @@ COMMENT= Simple FeedReader clone for re
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 @@ SHLIBTOOL_OVERRIDE= # empty
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"
Index: pkgsrc/www/liferea/distinfo
diff -u pkgsrc/www/liferea/distinfo:1.67 pkgsrc/www/liferea/distinfo:1.68
--- pkgsrc/www/liferea/distinfo:1.67 Sat Dec 1 10:15:15 2018
+++ pkgsrc/www/liferea/distinfo Sat Jan 4 20:41:29 2020
@@ -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