ports/153860: [PATCH] sysutils/zfsnap update to v1.7.2
Aldis Berjoza
aldis at bsdroot.lv
Mon Jan 10 20:10:14 UTC 2011
>Number: 153860
>Category: ports
>Synopsis: [PATCH] sysutils/zfsnap update to v1.7.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 Jan 10 20:10:13 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Aldis Berjoza
>Release:
>Organization:
>Environment:
>Description:
update zfsnap to v1.7.2
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -u zfsnap.bak/Makefile zfsnap/Makefile
--- zfsnap.bak/Makefile 2011-01-10 21:51:23.009159543 +0200
+++ zfsnap/Makefile 2011-01-10 22:02:58.477248085 +0200
@@ -6,7 +6,7 @@
#
PORTNAME= zfsnap
-PORTVERSION= 1.7.0
+PORTVERSION= 1.7.2
CATEGORIES= sysutils
MASTER_SITES= http://files.bsdroot.lv/my/FreeBSD/distfiles/
DISTNAME= zfSnap-${PORTVERSION}
@@ -17,6 +17,8 @@
PLIST_FILES= sbin/zfSnap
NO_BUILD= yes
+WRKSRC= ${WRKDIR}/zfSnap-${REV}
+REV= a7a361b9460c
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/zfSnap.sh ${PREFIX}/sbin/zfSnap
diff -u zfsnap.bak/distinfo zfsnap/distinfo
--- zfsnap.bak/distinfo 2011-01-10 21:51:23.010151010 +0200
+++ zfsnap/distinfo 2011-01-10 22:03:45.452197415 +0200
@@ -1,2 +1,2 @@
-SHA256 (zfSnap-1.7.0.tar.gz) = e47d9b177fdc4aa579646f17015fe98c0746fed44e33f23edace578de16013a7
-SIZE (zfSnap-1.7.0.tar.gz) = 2736
+SHA256 (zfSnap-1.7.2.tar.gz) = 58044e68974fad2cbae713a11ae2434139d5821dc91794f6f167ad175f2d6ebb
+SIZE (zfSnap-1.7.2.tar.gz) = 3419
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list