diff --git a/databases/webdis/Makefile b/databases/webdis/Makefile index 30cd407d38fe..de8ca8ab0b6b 100644 --- a/databases/webdis/Makefile +++ b/databases/webdis/Makefile @@ -1,34 +1,34 @@ PORTNAME= webdis -DISTVERSION= 0.1.19 -PORTREVISION= 1 +DISTVERSION= 0.1.20 +PORTREVISION= 0 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 c8d70827386a..bfddf57cef30 100644 --- a/databases/webdis/distinfo +++ b/databases/webdis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642583989 -SHA256 (nicolasff-webdis-0.1.19_GH0.tar.gz) = a77d0124589673c7816d45ddcc9d7c505ccb535759ee115d562b72fa22be4777 -SIZE (nicolasff-webdis-0.1.19_GH0.tar.gz) = 187298 +TIMESTAMP = 1645692323 +SHA256 (nicolasff-webdis-0.1.20_GH0.tar.gz) = 1f0c8e8e8b68486fb7ccfc68a2c0d28167f7b243004b8a521c2552d0f9bbbe84 +SIZE (nicolasff-webdis-0.1.20_GH0.tar.gz) = 198385