diff --git a/www/vger/Makefile b/www/vger/Makefile index 3e9448019c3e..4cf63ea3f2d2 100644 --- a/www/vger/Makefile +++ b/www/vger/Makefile @@ -1,25 +1,25 @@ PORTNAME= vger -PORTVERSION= 1.11 +PORTVERSION= 2.0.0 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 cb4936b44976..fce1dd64d644 100644 --- a/www/vger/distinfo +++ b/www/vger/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662228618 -SHA256 (1.11.tar.gz) = 2328abeba77b8cc418b74cdb39ee3160b3766c023b25a05a675e80f168133119 -SIZE (1.11.tar.gz) = 15442 +TIMESTAMP = 1665347828 +SHA256 (2.0.0.tar.gz) = b1db79c25caf5543ab9c8bda268ed3bffc2d7edf3d719acc75b7aabe24bbdb6a +SIZE (2.0.0.tar.gz) = 15370