ports/176818: [PATCH] sysutils/duply: update to 1.5.9
Michael Ranner
michael at ranner.eu
Sun Mar 10 18:50:02 UTC 2013
>Number: 176818
>Category: ports
>Synopsis: [PATCH] sysutils/duply: update to 1.5.9
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Mar 10 18:50:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Michael Ranner
>Release: FreeBSD 8.3-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD mom.azedo.at 8.3-RELEASE FreeBSD 8.3-RELEASE #1: Sun Apr 22 19:11:48 CEST 2012
>Description:
- Update to 1.5.9
- Cleanup Makefile header for portlint
- Tested with port test
Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:
--- duply-1.5.9.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/duply/Makefile ./Makefile
--- /usr/ports/sysutils/duply/Makefile 2012-11-17 07:01:29.000000000 +0100
+++ ./Makefile 2013-03-10 19:25:37.222174225 +0100
@@ -1,12 +1,8 @@
-# New ports collection makefile for: duply
-# Date created: 2010-09-25
-# Whom: Michael Ranner <michael at ranner.eu>
-#
+# Created by: Michael Ranner <michael at ranner.eu>
# $FreeBSD: ports/sysutils/duply/Makefile,v 1.7 2012/11/17 06:01:29 svnexp Exp $
-#
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 @@
MAINTAINER= michael at 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
diff -ruN --exclude=CVS /usr/ports/sysutils/duply/distinfo ./distinfo
--- /usr/ports/sysutils/duply/distinfo 2011-06-16 22:06:26.000000000 +0200
+++ ./distinfo 2013-03-09 18:27:48.633296175 +0100
@@ -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
--- duply-1.5.9.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list