Date: Wed, 12 Jan 2011 11:20:23 GMT From: Aldis Berjoza <aldis@bsdroot.lv> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/153927: [PATCH] sysutils/zfsnap update to v1.8.2 Message-ID: <201101121120.p0CBKNbJ092611@red.freebsd.org> Resent-Message-ID: <201101121130.p0CBU95n081919@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 153927 >Category: ports >Synopsis: [PATCH] sysutils/zfsnap update to v1.8.2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 12 11:30:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Aldis Berjoza >Release: >Organization: >Environment: >Description: Update zfSnap to v1.8.2 New in this version: -s & -S switches to prevent actions on pool while resilvering or scrubing pool >How-To-Repeat: >Fix: Patch attached with submission follows: diff -u zfsnap.bak/Makefile zfsnap/Makefile --- zfsnap.bak/Makefile 2011-01-12 13:04:57.173947247 +0200 +++ zfsnap/Makefile 2011-01-12 13:16:40.919090554 +0200 @@ -6,7 +6,7 @@ # PORTNAME= zfsnap -PORTVERSION= 1.7.2 +PORTVERSION= 1.8.2 CATEGORIES= sysutils MASTER_SITES= http://files.bsdroot.lv/my/FreeBSD/distfiles/ DISTNAME= zfSnap-${PORTVERSION} @@ -18,7 +18,7 @@ NO_BUILD= yes WRKSRC= ${WRKDIR}/zfSnap-${REV} -REV= a7a361b9460c +REV= fe4a95a6b271 do-install: ${INSTALL_SCRIPT} ${WRKSRC}/zfSnap.sh ${PREFIX}/sbin/zfSnap diff -u zfsnap.bak/distinfo zfsnap/distinfo --- zfsnap.bak/distinfo 2011-01-12 13:04:57.173947247 +0200 +++ zfsnap/distinfo 2011-01-12 13:17:22.987420188 +0200 @@ -1,2 +1,2 @@ -SHA256 (zfSnap-1.7.2.tar.gz) = 58044e68974fad2cbae713a11ae2434139d5821dc91794f6f167ad175f2d6ebb -SIZE (zfSnap-1.7.2.tar.gz) = 3419 +SHA256 (zfSnap-1.8.2.tar.gz) = d67398b4d24f1e48f7121e774a3aa3812dfd08456a28a4926946df87c5388672 +SIZE (zfSnap-1.8.2.tar.gz) = 3843 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101121120.p0CBKNbJ092611>