aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-09-07 10:15:00 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-09-07 10:15:00 +0000
commit8169299ee1dd28552141a15e9d4661651c64ce67 (patch)
tree3cae1cf7a735299e4e5c3ee764813d587024ae88
parente1cfdee3383e0d691e0f5c5c776d68d7221bd3b7 (diff)
downloadports-8169299ee1dd28552141a15e9d4661651c64ce67.tar.gz
ports-8169299ee1dd28552141a15e9d4661651c64ce67.zip
- Update to 1.0.9
- While here, add LICENSE_FILE PR: 212423 Submitted by: kaltheat@gmail.com (maintainer)
Notes
Notes: svn path=/head/; revision=421486
-rw-r--r--net/motsognir/Makefile5
-rw-r--r--net/motsognir/distinfo5
2 files changed, 7 insertions, 3 deletions
diff --git a/net/motsognir/Makefile b/net/motsognir/Makefile
index e7edc95b72b9..8a6d6ac0277d 100644
--- a/net/motsognir/Makefile
+++ b/net/motsognir/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= motsognir
-PORTVERSION= 1.0.8.1
+PORTVERSION= 1.0.9
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/v${PORTVERSION}
@@ -9,10 +9,13 @@ 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
diff --git a/net/motsognir/distinfo b/net/motsognir/distinfo
index 9c345408266f..d71707c96238 100644
--- a/net/motsognir/distinfo
+++ b/net/motsognir/distinfo
@@ -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