From nobody@FreeBSD.org  Mon Feb 14 16:44:09 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 00981106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 Feb 2011 16:44:09 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id CC4918FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 Feb 2011 16:44:08 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p1EGi8Kr038179
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 Feb 2011 16:44:08 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p1EGi8BT038155;
	Mon, 14 Feb 2011 16:44:08 GMT
	(envelope-from nobody)
Message-Id: <201102141644.p1EGi8BT038155@red.freebsd.org>
Date: Mon, 14 Feb 2011 16:44:08 GMT
From: Aldis Berjoza <aldis@bsdroot.lv>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] sysutils/zfsnap v1.9.3
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         154779
>Category:       ports
>Synopsis:       [PATCH] sysutils/zfsnap v1.9.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    sylvio
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 14 16:50:07 UTC 2011
>Closed-Date:    Mon Feb 14 18:56:58 UTC 2011
>Last-Modified:  Mon Feb 14 19:00:20 UTC 2011
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
Update zfsnap to v1.9.4
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN zfsnap.bak/Makefile zfsnap/Makefile
--- zfsnap.bak/Makefile	2011-02-14 18:37:55.954421292 +0200
+++ zfsnap/Makefile	2011-02-14 18:38:22.593788307 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	zfsnap
-PORTVERSION=	1.9.2
+PORTVERSION=	1.9.4
 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=		a47a7d2a59b0
+REV=		55cdedfce678
 
 PERIODICDIR?=	${PREFIX}/etc/periodic
 PLIST_SUB+=	PERIODICDIR="${PERIODICDIR:S,^${PREFIX}/,,}"
diff -urN zfsnap.bak/distinfo zfsnap/distinfo
--- zfsnap.bak/distinfo	2011-02-14 18:37:55.954421292 +0200
+++ zfsnap/distinfo	2011-02-14 18:39:24.810670900 +0200
@@ -1,2 +1,2 @@
-SHA256 (zfSnap-1.9.2.tar.gz) = bb056331159872a6e9b5ec7c53633fc0df0cc49ff39899d96000921e11b64b61
-SIZE (zfSnap-1.9.2.tar.gz) = 4723
+SHA256 (zfSnap-1.9.4.tar.gz) = 759220693320aba671aadfc302b2b3e4959fb787e02017512d894c840040b8e2
+SIZE (zfSnap-1.9.4.tar.gz) = 4988
diff -urN zfsnap.bak/pkg-message zfsnap/pkg-message
--- zfsnap.bak/pkg-message	2011-02-14 18:37:55.922416946 +0200
+++ zfsnap/pkg-message	2011-02-14 18:41:20.400311203 +0200
@@ -18,7 +18,7 @@
 					  (Default = "xPERIODICx-")
 	(where xPERIODICx is any of hourly, daily, weekly, monthly, reboot)
 
-	xPERIODICx_zfsnap_delete_enable    - Delete old snapshots periodicaly
+	xPERIODICx_zfsnap_delete_enable    - Delete old snapshots periodically
 					     (values: YES | NO)
 	xPERIODICx_zfsnap_delete_flags	   - zfSnap generic flags
 					     (except -v and -d)
@@ -26,8 +26,8 @@
 	xPERIODICx_zfsnap_delete_prefixes  - Space separated list of prefixes
 					     of old zfSnap snapshots to delete
 					     'hourly-', 'daily-', 'weekly-',
-					     'monthly-' and 'reboot'  prefixes
-					     are hardcoded
+					     'monthly-' and 'reboot-' prefixes
+					     are hard-coded
 	(where xPERIODICx is any of daily, weekly, monthly)
 
 
@@ -46,5 +46,5 @@
 
 	Don't forget to check http://wiki.bsdroot.lv/zfsnap for more info.
 
-	Feedback wellcomed: zfsnap@bsdroot.lv
+	Feedback welcomed: zfsnap@bsdroot.lv
 


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sylvio 
Responsible-Changed-By: sylvio 
Responsible-Changed-When: Mon Feb 14 18:42:21 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154779 
State-Changed-From-To: open->closed 
State-Changed-By: sylvio 
State-Changed-When: Mon Feb 14 18:56:57 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154779 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/154779: commit references a PR
Date: Mon, 14 Feb 2011 18:56:38 +0000 (UTC)

 sylvio      2011-02-14 18:56:34 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/zfsnap      Makefile distinfo pkg-message 
   Log:
   - Update to 1.9.4
   
   PR:             ports/154779
   Submitted by:   Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
   
   Revision  Changes    Path
   1.16      +2 -2      ports/sysutils/zfsnap/Makefile
   1.16      +2 -2      ports/sysutils/zfsnap/distinfo
   1.2       +4 -4      ports/sysutils/zfsnap/pkg-message
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
