View | Details | Raw Unified | Return to bug 212423
Collapse All | Expand All

(-)Makefile (-1 / +3 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	motsognir
3
PORTNAME=	motsognir
4
PORTVERSION=	1.0.8.1
4
PORTVERSION=	1.0.9
5
CATEGORIES=	net
5
CATEGORIES=	net
6
MASTER_SITES=	SF/${PORTNAME}/v${PORTVERSION}
6
MASTER_SITES=	SF/${PORTNAME}/v${PORTVERSION}
7
7
Lines 13-18 Link Here
13
SUB_FILES=	pkg-message
13
SUB_FILES=	pkg-message
14
USE_RC_SUBR=	motsognir
14
USE_RC_SUBR=	motsognir
15
15
16
USES=		tar:xz
17
16
PLIST_FILES=	bin/motsognir \
18
PLIST_FILES=	bin/motsognir \
17
		"@sample etc/motsognir.conf.sample" \
19
		"@sample etc/motsognir.conf.sample" \
18
		man/man8/motsognir.8.gz
20
		man/man8/motsognir.8.gz
(-)distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (motsognir-1.0.8.1.tar.gz) = 2d49e825517a071ce2077c549c8c610af2adc5b6e4b7b2cf7191bd49f7c89b03
1
TIMESTAMP = 1473181073
2
SIZE (motsognir-1.0.8.1.tar.gz) = 978714
2
SHA256 (motsognir-1.0.9.tar.xz) = 85d3a37472e5d13367ab44655c3304bf222ec9b81cd4ba57a98e6f1fc5096a06
3
SIZE (motsognir-1.0.9.tar.xz) = 991436

Return to bug 212423