diff --git a/www/vger/Makefile b/www/vger/Makefile index 5a312b9df0b5..b6daa60df4fe 100644 --- a/www/vger/Makefile +++ b/www/vger/Makefile @@ -1,24 +1,24 @@ PORTNAME= vger -PORTVERSION= 1.08 +PORTVERSION= 1.09 CATEGORIES= www MASTER_SITES= https://tildegit.org/solene/vger/archive/ DISTFILES= ${PORTVERSION}.tar.gz MAINTAINER= nc@FreeBSD.org COMMENT= Simplistic and secure Gemini server 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 4cddc1529331..ca7cf20621aa 100644 --- a/www/vger/distinfo +++ b/www/vger/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642102032 -SHA256 (1.08.tar.gz) = 262e02a561b22c64d44d3a84d0ed6c47e6d436e720628d80dd700d4457c79dac -SIZE (1.08.tar.gz) = 13563 +TIMESTAMP = 1648412974 +SHA256 (1.09.tar.gz) = b23b8b1fd824d0057a062c50ed425037ea2626db24c88cc98771d8df8898161e +SIZE (1.09.tar.gz) = 13594