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

(-)Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	sec
3
PORTNAME=	sec
4
PORTVERSION=	2.7.11
4
PORTVERSION=	2.7.12
5
CATEGORIES=	sysutils
5
CATEGORIES=	sysutils
6
MASTER_SITES=	SF/simple-evcorr/${PORTNAME}/${PORTVERSION}
6
MASTER_SITES=	SF/simple-evcorr/${PORTNAME}/${PORTVERSION}
7
7
Lines 21-27 Link Here
21
21
22
PLIST_FILES=	bin/sec man/man8/sec.8.gz
22
PLIST_FILES=	bin/sec man/man8/sec.8.gz
23
PORTCONTRIB=	convert.pl itostream.c swatch2sec.pl
23
PORTCONTRIB=	convert.pl itostream.c swatch2sec.pl
24
PLIST_FILES+=	${PORTCONTRIB:S|^|%%DATADIR%%/|}
24
PLIST_FILES+=	${PORTCONTRIB:S|^|share/sec/|}
25
25
26
OPTIONS_DEFINE=	DOCS
26
OPTIONS_DEFINE=	DOCS
27
27
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1502637445
1
TIMESTAMP = 1519563042
2
SHA256 (sec-2.7.11.tar.gz) = 59cd744c36be43c0cb69f1570d2aa6911ebb3492ff01fc292347ec8876dfe991
2
SHA256 (sec-2.7.12.tar.gz) = 4ab19f0e9499a071c1e07dddd453faad2cde5e7de2ff187f0eafb2d2a615aa38
3
SIZE (sec-2.7.11.tar.gz) = 134533
3
SIZE (sec-2.7.12.tar.gz) = 134197

Return to bug 226196