diff --git a/net/motsognir/Makefile b/net/motsognir/Makefile index e1ce1352a341..a49fbac0b3a9 100644 --- a/net/motsognir/Makefile +++ b/net/motsognir/Makefile @@ -1,26 +1,25 @@ PORTNAME= motsognir -PORTVERSION= 1.0.12 +PORTVERSION= 1.0.13 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 +LICENSE= MIT USES= tar:xz USE_RC_SUBR= motsognir SUB_FILES= pkg-message 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 diff --git a/net/motsognir/distinfo b/net/motsognir/distinfo index 593b2a73979a..18f8ce0f25cc 100644 --- a/net/motsognir/distinfo +++ b/net/motsognir/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1590494017 -SHA256 (motsognir-1.0.12.tar.xz) = b9d67df7bde3151d66000a9605cac2f15cca888e7cd174ae384d0835b4c54de5 -SIZE (motsognir-1.0.12.tar.xz) = 812876 +TIMESTAMP = 1644499953 +SHA256 (motsognir-1.0.13.tar.xz) = d6903cc0ae31b8d3b95b6e42625c7298d6519074a195cedd2773c8d75c59af40 +SIZE (motsognir-1.0.13.tar.xz) = 317664