aboutsummaryrefslogtreecommitdiffstats
path: root/www/newsbeuter
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-11-09 23:57:18 +0800
committerwg <wg@FreeBSD.org>2013-11-09 23:57:18 +0800
commit04545043bfbf30745f8ea9bda6b0aa31deb1abfb (patch)
tree2544b5628d3d92fc6c228fe04bb48d11ae734b7d /www/newsbeuter
parent484eceb0cff6cd4135baaaeb9f5f3db7e26f7af5 (diff)
downloadfreebsd-ports-gnome-04545043bfbf30745f8ea9bda6b0aa31deb1abfb.tar.gz
freebsd-ports-gnome-04545043bfbf30745f8ea9bda6b0aa31deb1abfb.tar.zst
freebsd-ports-gnome-04545043bfbf30745f8ea9bda6b0aa31deb1abfb.zip
devel/json-c: update to 0.11
- Update to 0.11 - Bump revision of dependent ports - Fix pkg-plist [1] PR: ports/182958 Submitted by: zi, wg [1] Approved by: maintainer (timeout)
Diffstat (limited to 'www/newsbeuter')
-rw-r--r--www/newsbeuter/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/newsbeuter/Makefile b/www/newsbeuter/Makefile
index 3a645210e63b..13187a6c9ad7 100644
--- a/www/newsbeuter/Makefile
+++ b/www/newsbeuter/Makefile
@@ -3,6 +3,7 @@
PORTNAME= newsbeuter
PORTVERSION= 2.7
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://newsbeuter.org/downloads/
@@ -11,7 +12,7 @@ COMMENT= An RSS feed reader for the text console
LIB_DEPENDS= stfl.1:${PORTSDIR}/devel/stfl \
curl:${PORTSDIR}/ftp/curl \
- json.0:${PORTSDIR}/devel/json-c
+ libjson.so:${PORTSDIR}/devel/json-c
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE