diff --git a/www/vger/Makefile b/www/vger/Makefile index 4cf63ea3f2d2..b89983c87ec2 100644 --- a/www/vger/Makefile +++ b/www/vger/Makefile @@ -1,25 +1,25 @@ PORTNAME= vger -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= www MASTER_SITES= https://tildegit.org/solene/vger/archive/ DISTFILES= ${PORTVERSION}.tar.gz MAINTAINER= nc@FreeBSD.org COMMENT= Simplistic and secure Gemini server WWW= https://tildegit.org/solene/vger LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_CSTD= c99 WRKSRC= ${WRKDIR}/${PORTNAME} do-install: ${CP} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${MAN8PREFIX}/man/man8/ post-install: @${MKDIR} ${STAGEDIR}${ETCDIR}/gemini .include diff --git a/www/vger/distinfo b/www/vger/distinfo index fce1dd64d644..7fef73883c30 100644 --- a/www/vger/distinfo +++ b/www/vger/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665347828 -SHA256 (2.0.0.tar.gz) = b1db79c25caf5543ab9c8bda268ed3bffc2d7edf3d719acc75b7aabe24bbdb6a -SIZE (2.0.0.tar.gz) = 15370 +TIMESTAMP = 1674073246 +SHA256 (2.0.1.tar.gz) = bba0f595cf6ded1ee423f1ec5ef078f06faf4bbe1d2b8fb63add7b6ea2f836ed +SIZE (2.0.1.tar.gz) = 15372