View | Details | Raw Unified | Return to bug 223992 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-4 / +2 lines)
Lines 2-12 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	dcc-dccd
4
PORTNAME=	dcc-dccd
5
PORTVERSION=	1.3.159
5
PORTVERSION=	1.3.162
6
PORTREVISION=	2
7
CATEGORIES=	mail
6
CATEGORIES=	mail
8
MASTER_SITES=	http://www.dcc-servers.net/dcc/source/old/ \
7
MASTER_SITES=	https://www.dcc-servers.net/dcc/source/old/ \
9
		ftp://ftp.dcc-servers.net/src/dcc/old/ \
10
		LOCAL/mat/${PORTNAME}
8
		LOCAL/mat/${PORTNAME}
11
DISTNAME=	dcc-${PORTVERSION}
9
DISTNAME=	dcc-${PORTVERSION}
12
10
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1497491773
1
TIMESTAMP = 1512659758
2
SHA256 (dcc-1.3.159.tar.Z) = 064144a1f01bda7cdc3e8b8f721b2b73df53bf7b293c1c672244eada9776ac89
2
SHA256 (dcc-1.3.162.tar.Z) = f98413df06d1c25a56cafc016adf9e3348ccce6bc575ea5b7d12556b8e83bc91
3
SIZE (dcc-1.3.159.tar.Z) = 1606625
3
SIZE (dcc-1.3.162.tar.Z) = 1628885
(-)pkg-descr (-1 / +1 lines)
Lines 6-9 Link Here
6
Also included are utilities such as cdcc and all of the manual pages
6
Also included are utilities such as cdcc and all of the manual pages
7
and documentation.
7
and documentation.
8
8
9
WWW: http://www.rhyolite.com/dcc/
9
WWW: https://www.rhyolite.com/dcc/

Return to bug 223992