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

Collapse All | Expand All

(-)sysutils/duply/Makefile (-5 / +2 lines)
Lines 2-18 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	duply
4
PORTNAME=	duply
5
PORTVERSION=	2.1
5
PORTVERSION=	2.2
6
PORTREVISION=	1
7
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
8
MASTER_SITES=	https://duply.net/projects/ftplicity/files/latest/download/
7
MASTER_SITES=	SOURCEFORGE/ftplicity/duply%20%28simple%20duplicity%29/2.2.x/
9
DISTNAME=	${PORTNAME}_${PORTVERSION}
8
DISTNAME=	${PORTNAME}_${PORTVERSION}
10
9
11
MAINTAINER=	michael@ranner.eu
10
MAINTAINER=	michael@ranner.eu
12
COMMENT=	Shell front end for the duplicity backup tool
11
COMMENT=	Shell front end for the duplicity backup tool
13
12
14
BROKEN=		unfetchable
15
16
LICENSE=	GPLv2
13
LICENSE=	GPLv2
17
LICENSE_FILE=	${WRKSRC}/gpl-2.0.txt
14
LICENSE_FILE=	${WRKSRC}/gpl-2.0.txt
18
15
(-)sysutils/duply/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1533248620
1
TIMESTAMP = 1573136999
2
SHA256 (duply_2.1.tgz) = a8d2bfa907aacbef1c66bf1079fa24e541ad63f5d0694029e4596b030f3cb244
2
SHA256 (duply_2.2.tgz) = 79e55942ef8d31d2319ed45a2c3e6c70b23797f98f5b072c31afd7cef58ea7ad
3
SIZE (duply_2.1.tgz) = 47010
3
SIZE (duply_2.2.tgz) = 47644

Return to bug 241784