Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jan 2011 19:40:31 GMT
From:      Aldis Berjoza <aldis@bsdroot.lv>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/154037: [PATCH] sysutils/zfsnap v1.9.2
Message-ID:  <201101151940.p0FJeVlT085484@red.freebsd.org>
Resent-Message-ID: <201101151950.p0FJo3NS052012@freefall.freebsd.org>

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

>Number:         154037
>Category:       ports
>Synopsis:       [PATCH] sysutils/zfsnap v1.9.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 15 19:50:03 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
Update zfsnap to v1.9.2
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u zfsnap.bak/Makefile zfsnap/Makefile
--- zfsnap.bak/Makefile	2011-01-15 21:35:35.147505897 +0200
+++ zfsnap/Makefile	2011-01-15 21:36:02.240936766 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	zfsnap
-PORTVERSION=	1.9.1
+PORTVERSION=	1.9.2
 CATEGORIES=	sysutils
 MASTER_SITES=	http://files.bsdroot.lv/my/FreeBSD/distfiles/
 DISTNAME=	zfSnap-${PORTVERSION}
@@ -16,7 +16,7 @@
 
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/zfSnap-${REV}
-REV=		97120372a8b2
+REV=		a47a7d2a59b0
 
 PERIODICDIR?=	${PREFIX}/etc/periodic
 PLIST_SUB+=	PERIODICDIR="${PERIODICDIR:S,^${PREFIX}/,,}"
diff -u zfsnap.bak/distinfo zfsnap/distinfo
--- zfsnap.bak/distinfo	2011-01-15 21:35:35.147505897 +0200
+++ zfsnap/distinfo	2011-01-15 21:36:51.995237103 +0200
@@ -1,2 +1,2 @@
-SHA256 (zfSnap-1.9.1.tar.gz) = aaa92147d4c6e1b0f2e76edab8822a96ed041ae41869d896a819f170d7c4476b
-SIZE (zfSnap-1.9.1.tar.gz) = 4705
+SHA256 (zfSnap-1.9.2.tar.gz) = bb056331159872a6e9b5ec7c53633fc0df0cc49ff39899d96000921e11b64b61
+SIZE (zfSnap-1.9.2.tar.gz) = 4723
Only in zfsnap: work


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



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