ports/157621: [PATCH] sysutils/zfsnap update to v1.10.0

Aldis Berjoza aldis at bsdroot.lv
Sun Jun 5 09:40:08 UTC 2011


>Number:         157621
>Category:       ports
>Synopsis:       [PATCH] sysutils/zfsnap update to v1.10.0
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 05 09:40:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
Update zfSnap to v1.10.0

This update bring new command line switch -zpool28fix which will turn on workaround for zpool v28 zfs destroy -r bug

About this bug:
http://www.freebsd.org/cgi/getmsg.cgi?fetch=26590+30792+/usr/local/www/db/text/2011/freebsd-fs/20110327.freebsd-fs
http://www.freebsd.org/cgi/getmsg.cgi?fetch=326330+329407+/usr/local/www/db/text/2011/freebsd-fs/20110508.freebsd-fs
http://www.freebsd.org/cgi/getmsg.cgi?fetch=392420+397429+/usr/local/www/db/text/2011/freebsd-current/20110327.freebsd-current
http://www.freebsd.org/cgi/getmsg.cgi?fetch=63397+70918+/usr/local/www/db/text/2011/freebsd-current/20110320.freebsd-current
http://www.freebsd.org/cgi/getmsg.cgi?fetch=52098+59772+/usr/local/www/db/text/2011/freebsd-current/20110320.freebsd-current

For more info:
https://wiki.bsdroot.lv/zfsnap#generic_options

P.S.
Maybe info about -zpool28fix should be included in UPDATING?
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN zfsnap.bak/Makefile zfsnap/Makefile
--- zfsnap.bak/Makefile	2011-06-05 12:14:21.679589036 +0300
+++ zfsnap/Makefile	2011-06-05 12:15:09.664704456 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	zfsnap
-PORTVERSION=	1.9.4
+PORTVERSION=	1.10.0
 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=		55cdedfce678
+REV=		cc881751ad16
 
 PERIODICDIR?=	${PREFIX}/etc/periodic
 PLIST_SUB+=	PERIODICDIR="${PERIODICDIR:S,^${PREFIX}/,,}"
diff -ruN zfsnap.bak/distinfo zfsnap/distinfo
--- zfsnap.bak/distinfo	2011-06-05 12:14:21.670587792 +0300
+++ zfsnap/distinfo	2011-06-05 12:16:34.577772832 +0300
@@ -1,2 +1,2 @@
-SHA256 (zfSnap-1.9.4.tar.gz) = 759220693320aba671aadfc302b2b3e4959fb787e02017512d894c840040b8e2
-SIZE (zfSnap-1.9.4.tar.gz) = 4988
+SHA256 (zfSnap-1.10.0.tar.gz) = 69fef45b676533355fbf7e0f438316a19e0e0a0a91ffbc130de24645df20bda3
+SIZE (zfSnap-1.10.0.tar.gz) = 5234


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



More information about the freebsd-ports-bugs mailing list