Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Sep 2010 15:40:14 GMT
From:      Aldis Berjoza <aldis@bsdroot.lv>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/150758: [patch] sysutils/zfsnap v1.3.2
Message-ID:  <201009201540.o8KFeEZ3087710@www.freebsd.org>
Resent-Message-ID: <201009201550.o8KFo2ai007211@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         150758
>Category:       ports
>Synopsis:       [patch] sysutils/zfsnap v1.3.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:   Mon Sep 20 15:50:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
Update zfsnap to v1.3.2
in this version zfsnsap will specify full path to zfs program (ie /sbin/zfs)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u -r zfsnap.bak/Makefile zfsnap/Makefile
--- zfsnap.bak/Makefile	2010-09-20 18:32:19.450760896 +0300
+++ zfsnap/Makefile	2010-09-20 18:32:27.432569619 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	zfsnap
-PORTVERSION=	1.3.1
+PORTVERSION=	1.3.2
 CATEGORIES=	sysutils
 MASTER_SITES=	http://files.bsdroot.lv/pub/FreeBSD/distfiles/
 DISTNAME=	zfSnap-${PORTVERSION}
diff -u -r zfsnap.bak/distinfo zfsnap/distinfo
--- zfsnap.bak/distinfo	2010-09-20 18:32:19.450760896 +0300
+++ zfsnap/distinfo	2010-09-20 18:32:46.776498905 +0300
@@ -1,3 +1,3 @@
-MD5 (zfSnap-1.3.1.tar.gz) = 42f38e4576c545d352d5530e48363f25
-SHA256 (zfSnap-1.3.1.tar.gz) = a734d5c2b631166ebaa539a18c1c02c1126398939810a4c77a65db5442df204e
-SIZE (zfSnap-1.3.1.tar.gz) = 2172
+MD5 (zfSnap-1.3.2.tar.gz) = 53d099ec0d38e554adea1358eb9f7386
+SHA256 (zfSnap-1.3.2.tar.gz) = cea95ad6be2bb83fd1b64430f6b11a6fcb49191554ad647a816391e68e0f3d28
+SIZE (zfSnap-1.3.2.tar.gz) = 2189


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009201540.o8KFeEZ3087710>