diff --git a/databases/webdis/Makefile b/databases/webdis/Makefile index f3601b572776..dc9de9a79672 100644 --- a/databases/webdis/Makefile +++ b/databases/webdis/Makefile @@ -1,33 +1,33 @@ PORTNAME= webdis -DISTVERSION= 0.1.18 +DISTVERSION= 0.1.19 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 a06b5ee6412b..c8d70827386a 100644 --- a/databases/webdis/distinfo +++ b/databases/webdis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634998657 -SHA256 (nicolasff-webdis-0.1.18_GH0.tar.gz) = 05b3786ab120b102b37b510aa2e854bf1ccb4c68b730b7bb1456c60f8e27ed2b -SIZE (nicolasff-webdis-0.1.18_GH0.tar.gz) = 186205 +TIMESTAMP = 1642583989 +SHA256 (nicolasff-webdis-0.1.19_GH0.tar.gz) = a77d0124589673c7816d45ddcc9d7c505ccb535759ee115d562b72fa22be4777 +SIZE (nicolasff-webdis-0.1.19_GH0.tar.gz) = 187298