summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2020-01-04 20:41:29 +0000
committerleot <leot@pkgsrc.org>2020-01-04 20:41:29 +0000
commit468a89f2cbf62662d0862313c35589ce6f901c04 (patch)
tree443a0bd332f47876cafca2c0ba6ec93638cbc428 /www
parent9fac26afd7b2cfbe11bb6c77412c3ca5c1f724ef (diff)
downloadpkgsrc-468a89f2cbf62662d0862313c35589ce6f901c04.tar.gz
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 (limited to 'www')
-rw-r--r--www/liferea/Makefile13
-rw-r--r--www/liferea/distinfo10
2 files changed, 12 insertions, 11 deletions
diff --git a/www/liferea/Makefile b/www/liferea/Makefile
index 379da2c0db7..ec7bd900130 100644
--- a/www/liferea/Makefile
+++ b/www/liferea/Makefile
@@ -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
HOMEPAGE= http://lzone.de/liferea/
@@ -13,7 +11,7 @@ COMMENT= Simple FeedReader clone for reading RSS/RDF feeds
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"
diff --git a/www/liferea/distinfo b/www/liferea/distinfo
index e851c8037e5..7b3324a0ea5 100644
--- a/www/liferea/distinfo
+++ b/www/liferea/distinfo
@@ -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