Update www/liferea to 1.10.17.
Changes: * Fixes Github #194: Add source dialog visually broken (reported by k0377) * Fixes Github #195: Out-dated documentation on enclosure download (reported by brian-in-crawford) * Fixes Github #223: Search folder dialog don't show rules (reported by Guido Masella) * Fixes Github #227: Preference dialog fails to load with latest GtkBuilder (patch by Yanko Kaneti) * Fixes Github #234: Segmentation fault upon attempting to add an OPML (reported by GreenLunar) * Fixes compilation error when there is no libnotify * Added debugging for #258: Dialog loading issues (patch by glitsj16)
This commit is contained in:
parent
9e6d7f5abf
commit
2602f1be12
2 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.138 2015/10/10 01:58:22 ryoon Exp $
|
||||
# $NetBSD: Makefile,v 1.139 2015/12/31 08:49:23 leot Exp $
|
||||
|
||||
DISTNAME= liferea-1.10.16
|
||||
PKGREVISION= 1
|
||||
DISTNAME= liferea-1.10.17
|
||||
CATEGORIES= www
|
||||
GITHUB_RELEASE= v${PKGVERSION_NOREV}
|
||||
MASTER_SITES= ${MASTER_SITE_GITHUB:=lwindolf/}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.63 2015/11/04 02:46:57 agc Exp $
|
||||
$NetBSD: distinfo,v 1.64 2015/12/31 08:49:23 leot Exp $
|
||||
|
||||
SHA1 (liferea-1.10.16.tar.bz2) = ef31d5de815de35083d07c0bd5499f74e32f95b7
|
||||
RMD160 (liferea-1.10.16.tar.bz2) = f7a7722b8de312c9e7d9d5614074d882308b18ac
|
||||
SHA512 (liferea-1.10.16.tar.bz2) = dd38920adbe4666c8671eba08689f117e82ed4508b5606e471261d7f980b0e4290b510f1b55cd87b457ee1682f054430b5c8a3b220b5e1da188e0dab52b2c878
|
||||
Size (liferea-1.10.16.tar.bz2) = 1444638 bytes
|
||||
SHA1 (liferea-1.10.17.tar.bz2) = 7f19a64984424a7c24408dc62721a8fb5b0ef80d
|
||||
RMD160 (liferea-1.10.17.tar.bz2) = 8b38d8207014aacd3991ee3471a646d5911f73fc
|
||||
SHA512 (liferea-1.10.17.tar.bz2) = 8776952793a3c323a387d17ac401bd7453d29169efcc55e0096fb3b6b8b19958f29d00bfb02e83d7362602ac1ea03a03956f6d5117868054c3b76d3ba35d0a15
|
||||
Size (liferea-1.10.17.tar.bz2) = 1446634 bytes
|
||||
|
|
Loading…
Reference in a new issue