Index: head/devel/opendht/Makefile =================================================================== --- head/devel/opendht/Makefile (revision 507986) +++ head/devel/opendht/Makefile (revision 507987) @@ -1,45 +1,44 @@ # Created by: Yuri Victorovich # $FreeBSD$ PORTNAME= opendht -DISTVERSION= 1.10.0 -PORTREVISION= 1 +DISTVERSION= 1.10.1 CATEGORIES= devel net MAINTAINER= yuri@FreeBSD.org COMMENT= Lightweight Distributed Hash Table implementation LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libargon2.so:security/libargon2 \ libjsoncpp.so:devel/jsoncpp \ libmsgpackc.so:devel/msgpack \ libnettle.so:security/nettle \ libgnutls.so:security/gnutls USES= cmake compiler:c++11-lib pathfix pkgconfig readline:port USE_GITHUB= yes GH_ACCOUNT= savoirfairelinux USE_LDCONFIG= yes CMAKE_OFF= OPENDHT_STATIC PLIST_SUB= SHL3=${PORTVERSION} SHL1=${PORTVERSION:R:R} OPTIONS_DEFINE= PROXY_SERVER PROXY_CLIENT PUSH_NOTIFICATIONS DOCS PROXY_SERVER_DESC= Enable DHT proxy server PROXY_CLIENT_DESC= Enable DHT proxy client PUSH_NOTIFICATIONS_DESC= Enable push notifications support PROXY_SERVER_CMAKE_BOOL= OPENDHT_PROXY_SERVER PROXY_CLIENT_CMAKE_BOOL= OPENDHT_PROXY_CLIENT PUSH_NOTIFICATIONS_CMAKE_BOOL= OPENDHT_PUSH_NOTIFICATIONS PROXY_SERVER_LIB_DEPENDS= libjsoncpp.so:devel/jsoncpp \ librestbed.so:www/restbed PORTDOCS= * .include Index: head/devel/opendht/distinfo =================================================================== --- head/devel/opendht/distinfo (revision 507986) +++ head/devel/opendht/distinfo (revision 507987) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563003334 -SHA256 (savoirfairelinux-opendht-1.10.0_GH0.tar.gz) = a8e32253b2e3f2696105660f370dfecd588727ec9e3c3982d8e507e3e7868b25 -SIZE (savoirfairelinux-opendht-1.10.0_GH0.tar.gz) = 434841 +TIMESTAMP = 1564859802 +SHA256 (savoirfairelinux-opendht-1.10.1_GH0.tar.gz) = c1ce3b03c028ff8c11ab2855fd51f050a2ceef33c3afea9ac54f39ab78e5aee5 +SIZE (savoirfairelinux-opendht-1.10.1_GH0.tar.gz) = 434885