Date: Thu, 5 Aug 2010 14:30:29 GMT From: Aldis Berjoza <aldis@bsdroot.lv> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/149324: [PATCH] update sysutils/zfsnap to v1.2.3 Message-ID: <201008051430.o75EUTKe098237@www.freebsd.org> Resent-Message-ID: <201008051440.o75EeAl3085225@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 149324 >Category: ports >Synopsis: [PATCH] update sysutils/zfsnap to v1.2.3 >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: Thu Aug 05 14:40:09 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Aldis Berjoza >Release: >Organization: >Environment: >Description: zfSnap v1.2.3 contains many optimizations over 1.1.x >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ur zfsnap.old/Makefile zfsnap/Makefile --- zfsnap.old/Makefile 2010-08-05 17:24:52.054366218 +0300 +++ zfsnap/Makefile 2010-08-05 17:25:48.947954121 +0300 @@ -6,7 +6,7 @@ # PORTNAME= zfsnap -PORTVERSION= 1.1.8 +PORTVERSION= 1.2.3 CATEGORIES= sysutils MASTER_SITES= http://files.bsdroot.lv/FreeBSD/distfiles/ DISTNAME= zfSnap-${PORTVERSION} @@ -21,4 +21,5 @@ do-install: ${INSTALL_SCRIPT} ${WRKSRC}/zfSnap.sh ${PREFIX}/sbin/zfSnap +# vim: set ts=8 sw=8: .include <bsd.port.mk> diff -ur zfsnap.old/distinfo zfsnap/distinfo --- zfsnap.old/distinfo 2010-08-05 17:24:52.042021654 +0300 +++ zfsnap/distinfo 2010-08-05 17:22:58.549804651 +0300 @@ -1,3 +1,3 @@ -MD5 (zfSnap-1.1.8.tar.gz) = 1382c27d8b974a699067d965bb024fa6 -SHA256 (zfSnap-1.1.8.tar.gz) = 8ac66b67187b2121b7dd5953038920e75cde134049a4233012655b55cadd7cdb -SIZE (zfSnap-1.1.8.tar.gz) = 1771 +MD5 (zfSnap-1.2.3.tar.gz) = 47f38be8d609dfccec50e78998972ba2 +SHA256 (zfSnap-1.2.3.tar.gz) = c11b7098b8f44c4e1c4367687cc136683f42124910971eb4baf0bc76800ffeb6 +SIZE (zfSnap-1.2.3.tar.gz) = 1921 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008051430.o75EUTKe098237>