diff --git a/www/vger/Makefile b/www/vger/Makefile index b6daa60df4fe..42049493b1e8 100644 --- a/www/vger/Makefile +++ b/www/vger/Makefile @@ -1,24 +1,24 @@ PORTNAME= vger -PORTVERSION= 1.09 +PORTVERSION= 1.10 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 ca7cf20621aa..93fb43df5898 100644 --- a/www/vger/distinfo +++ b/www/vger/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648412974 -SHA256 (1.09.tar.gz) = b23b8b1fd824d0057a062c50ed425037ea2626db24c88cc98771d8df8898161e -SIZE (1.09.tar.gz) = 13594 +TIMESTAMP = 1649478952 +SHA256 (1.10.tar.gz) = 1fb8c246dd01fef6a0d4a2378b0a0a958c55bcd87c8dc490cf108dbf8200ecf3 +SIZE (1.10.tar.gz) = 13853