ports/154779: [PATCH] sysutils/zfsnap v1.9.3
Aldis Berjoza
aldis at bsdroot.lv
Mon Feb 14 16:50:09 UTC 2011
>Number: 154779
>Category: ports
>Synopsis: [PATCH] sysutils/zfsnap v1.9.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: Mon Feb 14 16:50:07 UTC 2011
>Closed-Date:
>Last-Modified:
>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 at bsdroot.lv
+ Feedback welcomed: zfsnap at bsdroot.lv
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list