summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2015-07-14 13:25:38 +0000
committerkwm <kwm@FreeBSD.org>2015-07-14 13:25:38 +0000
commit858a8c543d03d6e8346456cf25ffc71372388133 (patch)
treedbc654e7bb8e5291b659048370e4ca31d2c92e5f
parentdecaccc7b360504c9834a275e4c157f9b69eabd5 (diff)
downloadFreeBSD-ports-858a8c543d03d6e8346456cf25ffc71372388133.zip
FreeBSD-ports-858a8c543d03d6e8346456cf25ffc71372388133.tar.gz
Update liferea to 1.10.16. [1]
Add dconf as a run dependancy. So liferea can safe it settings, in non-gnome based DE's. [2] PR: 201555 [1] Submitted by: Olivierd@ [1], Serpent7776 (ports@ ML) [2]
-rw-r--r--net/liferea/Makefile4
-rw-r--r--net/liferea/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/liferea/Makefile b/net/liferea/Makefile
index 2136a6b..56331be 100644
--- a/net/liferea/Makefile
+++ b/net/liferea/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= liferea
-PORTVERSION= 1.10.15
+PORTVERSION= 1.10.16
CATEGORIES= net gnome
MASTER_SITES= https://github.com/lwindolf/liferea/releases/download/v${PORTVERSION}/
@@ -20,7 +20,7 @@ RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-sc
USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \
python:2 tar:bzip2
-USE_GNOME= gnomeprefix gtk30 introspection:build libxslt:build libxml2
+USE_GNOME= dconf:run gtk30 introspection:build libxslt:build libxml2
USE_SQLITE= 3
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/net/liferea/distinfo b/net/liferea/distinfo
index afb611d..19316d3 100644
--- a/net/liferea/distinfo
+++ b/net/liferea/distinfo
@@ -1,2 +1,2 @@
-SHA256 (liferea-1.10.15.tar.bz2) = afb9586fb277e135dc41d015385a74fdecb18ba45c05a43bc170039705e12c46
-SIZE (liferea-1.10.15.tar.bz2) = 1460072
+SHA256 (liferea-1.10.16.tar.bz2) = 32b9a2a57b3d0063c696359de8b9adb6bf31eb8040ffce24878455153ddd0c2d
+SIZE (liferea-1.10.16.tar.bz2) = 1444638
OpenPOWER on IntegriCloud