Index: head/net/motsognir/Makefile =================================================================== --- head/net/motsognir/Makefile (revision 421485) +++ head/net/motsognir/Makefile (revision 421486) @@ -1,25 +1,28 @@ # $FreeBSD$ PORTNAME= motsognir -PORTVERSION= 1.0.8.1 +PORTVERSION= 1.0.9 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/v${PORTVERSION} MAINTAINER= kaltheat@gmail.com COMMENT= Full-featured gopher server without dependencies LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/license.txt SUB_FILES= pkg-message USE_RC_SUBR= motsognir + +USES= tar:xz PLIST_FILES= bin/motsognir \ "@sample etc/motsognir.conf.sample" \ man/man8/motsognir.8.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/motsognir ${STAGEDIR}${PREFIX}/bin/motsognir ${INSTALL_DATA} ${WRKSRC}/motsognir.conf ${STAGEDIR}${PREFIX}/etc/motsognir.conf.sample ${INSTALL_MAN} ${WRKSRC}/motsognir.8.gz ${STAGEDIR}${MANPREFIX}/man/man8/motsognir.8.gz .include Index: head/net/motsognir/distinfo =================================================================== --- head/net/motsognir/distinfo (revision 421485) +++ head/net/motsognir/distinfo (revision 421486) @@ -1,2 +1,3 @@ -SHA256 (motsognir-1.0.8.1.tar.gz) = 2d49e825517a071ce2077c549c8c610af2adc5b6e4b7b2cf7191bd49f7c89b03 -SIZE (motsognir-1.0.8.1.tar.gz) = 978714 +TIMESTAMP = 1473181073 +SHA256 (motsognir-1.0.9.tar.xz) = 85d3a37472e5d13367ab44655c3304bf222ec9b81cd4ba57a98e6f1fc5096a06 +SIZE (motsognir-1.0.9.tar.xz) = 991436