- Update to 1.5.9
- Cleanup Makefile header for portlint PR: ports/176818 Submitted by: Michael Ranner <michael@ranner.eu> (maintainer)
This commit is contained in:
parent
7ce3c96d60
commit
3c0bfa7a87
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313851
2 changed files with 7 additions and 10 deletions
|
@ -1,12 +1,8 @@
|
|||
# New ports collection makefile for: duply
|
||||
# Date created: 2010-09-25
|
||||
# Whom: Michael Ranner <michael@ranner.eu>
|
||||
#
|
||||
# Created By: Michael Ranner <michael@ranner.eu>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= duply
|
||||
PORTVERSION= 1.5.5.1
|
||||
PORTVERSION= 1.5.9
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF/ftplicity/${PORTNAME}%20%28simple%20duplicity%29/1.5.x/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
@ -15,11 +11,12 @@ EXTRACT_SUFX= .tgz
|
|||
MAINTAINER= michael@ranner.eu
|
||||
COMMENT= Shell front end for the duplicity backup tool
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/gpl-2.0.txt
|
||||
|
||||
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
|
||||
duplicity:${PORTSDIR}/sysutils/duplicity
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/gpl-2.0.txt
|
||||
NO_BUILD= yes
|
||||
|
||||
PORTDOCS= INSTALL.txt gpl-2.0.txt
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (duply_1.5.5.1.tgz) = 15860f5d22d4e6f02961a9b5a93024475bdc51333de7bd2ba9f2b0b0d02fe297
|
||||
SIZE (duply_1.5.5.1.tgz) = 30018
|
||||
SHA256 (duply_1.5.9.tgz) = e8de8e6b477f3abe9c5a959aabe7b6c030594aa982c54818b8bf6ac3612c6f7d
|
||||
SIZE (duply_1.5.9.tgz) = 31753
|
||||
|
|
Loading…
Reference in a new issue