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

(-)Makefile (-1 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	ts
4
PORTNAME=	ts
5
PORTVERSION=	0.7.5
5
PORTVERSION=	0.7.6
6
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
7
MASTER_SITES=	http://vicerveza.homeunix.net/~viric/soft/ts/
7
MASTER_SITES=	http://vicerveza.homeunix.net/~viric/soft/ts/
8
8
Lines 9-14 Link Here
9
MAINTAINER=	demon@FreeBSD.org
9
MAINTAINER=	demon@FreeBSD.org
10
COMMENT=	Serial task spooler
10
COMMENT=	Serial task spooler
11
11
12
LICENSE=	GPLv2+
13
12
USES=		gmake
14
USES=		gmake
13
PLIST_FILES=	bin/ts \
15
PLIST_FILES=	bin/ts \
14
		man/man8/ts.8.gz
16
		man/man8/ts.8.gz
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (ts-0.7.5.tar.gz) = 216d09dcfbae2f9bfea7582a71494172fe91c33d65499ea01b3bcac0600de96d
1
SHA256 (ts-0.7.6.tar.gz) = 93d383e6cf239f90aa06b9aed163c33e71de75fab907551eeded6238ba0e661d
2
SIZE (ts-0.7.5.tar.gz) = 64872
2
SIZE (ts-0.7.6.tar.gz) = 65122

Return to bug 208394