diff --git a/databases/webdis/Makefile b/databases/webdis/Makefile index 7cdeca14a46d..0472cc21a694 100644 --- a/databases/webdis/Makefile +++ b/databases/webdis/Makefile @@ -1,33 +1,33 @@ PORTNAME= webdis -DISTVERSION= 0.1.14 +DISTVERSION= 0.1.15 CATEGORIES= databases MAINTAINER= olgeni@FreeBSD.org COMMENT= HTTP interface for Redis LICENSE= BSD2CLAUSE LIB_DEPENDS= libevent.so:devel/libevent USES= gmake USE_GITHUB= yes GH_ACCOUNT= nicolasff USE_RC_SUBR= webdis USERS= webdis GROUPS= webdis PLIST_FILES= bin/webdis \ "@sample etc/webdis.conf.sample" post-patch: ${REINPLACE_CMD} -e "s@%%LOCALBASE%%@${LOCALBASE}@g" ${WRKSRC}/Makefile do-install: ${INSTALL} ${WRKSRC}/webdis ${STAGEDIR}${PREFIX}/bin/webdis ${INSTALL_DATA} ${FILESDIR}/webdis.conf ${STAGEDIR}${PREFIX}/etc/webdis.conf.sample post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/webdis .include diff --git a/databases/webdis/distinfo b/databases/webdis/distinfo index 1ba6ca2bb248..5c8f572d3fec 100644 --- a/databases/webdis/distinfo +++ b/databases/webdis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617726637 -SHA256 (nicolasff-webdis-0.1.14_GH0.tar.gz) = 8c2ba6b85d6fda15acd13eb9705c0b6a19e178a2358c034e5690ef7ca0ebf5d7 -SIZE (nicolasff-webdis-0.1.14_GH0.tar.gz) = 145302 +TIMESTAMP = 1619428514 +SHA256 (nicolasff-webdis-0.1.15_GH0.tar.gz) = 6ef2ce437240b792442594968f149b5ddc6b4a8a0abd58f7b19374387373aed1 +SIZE (nicolasff-webdis-0.1.15_GH0.tar.gz) = 145898