ports/160396: [PATCH] sysutils/zfsnap update to v1.10.1

Aldis Berjoza aldis at bsdroot.lv
Fri Sep 2 15:00:28 UTC 2011


>Number:         160396
>Category:       ports
>Synopsis:       [PATCH] sysutils/zfsnap update to v1.10.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 02 15:00:21 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
Update zfSnap to v1.10.1
Update links and e-mail address
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN zfsnap.bak/Makefile zfsnap/Makefile
--- zfsnap.bak/Makefile	2011-09-02 17:48:08.895156398 +0300
+++ zfsnap/Makefile	2011-09-02 17:53:12.725885597 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	zfsnap
-PORTVERSION=	1.10.0
+PORTVERSION=	1.10.1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://files.bsdroot.lv/my/FreeBSD/distfiles/
 DISTNAME=	zfSnap-${PORTVERSION}
@@ -15,8 +15,8 @@
 COMMENT=	Simple sh script to make zfs rolling snaphosts with cron
 
 NO_BUILD=	yes
-WRKSRC=		${WRKDIR}/zfSnap-${REV}
-REV=		cc881751ad16
+WRKSRC=		${WRKDIR}/graudeejs-zfSnap-${REV}
+REV=		e9e56ff
 
 PERIODICDIR?=	${PREFIX}/etc/periodic
 PLIST_SUB+=	PERIODICDIR="${PERIODICDIR:S,^${PREFIX}/,,}"
diff -ruN zfsnap.bak/distinfo zfsnap/distinfo
--- zfsnap.bak/distinfo	2011-09-02 17:48:08.895156398 +0300
+++ zfsnap/distinfo	2011-09-02 17:53:37.032344156 +0300
@@ -1,2 +1,2 @@
-SHA256 (zfSnap-1.10.0.tar.gz) = 69fef45b676533355fbf7e0f438316a19e0e0a0a91ffbc130de24645df20bda3
-SIZE (zfSnap-1.10.0.tar.gz) = 5234
+SHA256 (zfSnap-1.10.1.tar.gz) = 08bc589da0a76b1c525d210ca088817351642b453945d1b0ce124779fd281e4d
+SIZE (zfSnap-1.10.1.tar.gz) = 4726
diff -ruN zfsnap.bak/pkg-descr zfsnap/pkg-descr
--- zfsnap.bak/pkg-descr	2011-09-02 17:48:08.886162189 +0300
+++ zfsnap/pkg-descr	2011-09-02 17:56:48.691729873 +0300
@@ -6,7 +6,7 @@
 names are in form: Timestamp--TTL where timestamp is date and time of
 snapshot creation and TTL is Time To Live in human readable form.
 
-WWW: http://wiki.bsdroot.lv/zfsnap
+WWW: https://github.com/graudeejs/zfSnap/
 
 -- Aldis Berjoza
-<zfsnap at bsdroot.lv>
+<graudeejs at gmail.com>
diff -ruN zfsnap.bak/pkg-message zfsnap/pkg-message
--- zfsnap.bak/pkg-message	2011-09-02 17:48:08.895156398 +0300
+++ zfsnap/pkg-message	2011-09-02 17:54:18.720566753 +0300
@@ -44,7 +44,8 @@
 	more advanced setup, you need to call zfSnap from crontab directly.
 	This way you can combine all sort of parameter combinations.
 
-	Don't forget to check http://wiki.bsdroot.lv/zfsnap for more info.
+	Don't forget to check https://github.com/graudeejs/zfSnap/wiki for more
+	info.
 
-	Feedback welcomed: zfsnap at bsdroot.lv
+	Feedback welcomed: graudeejs at gmail.com
 


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



More information about the freebsd-ports-bugs mailing list