Summary: | sysutils/zfs-periodic periodic script error | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | basarevych | ||||
Component: | Individual Port(s) | Assignee: | Michael Scheidell <scheidell> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
basarevych
2011-11-12 03:50:04 UTC
Maintainer of sysutils/zfs-periodic, Please note that PR ports/162496 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/162496 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Sorry in the PR is a mistake: instead of /usr/local/etc/periodic/monthly/000.zfs-snapshot read /usr/local/etc/periodic/weekly/000.zfs-snapshot I have no objection to the fix but can't se a patch or anything?
On Nov 12, 2011, at 4:50 AM, Edwin Groothuis wrote:
> Maintainer of sysutils/zfs-periodic,
>
> Please note that PR ports/162496 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/162496
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
>
Here is the patch. I created it in /usr/ports/sysutils/zfs-periodic/work/zfs-periodic-1.0 after doing make extract. I hope I did it right. State Changed From-To: feedback->open Maintainer has approved. Responsible Changed From-To: freebsd-ports-bugs->scheidell I'll take it State Changed From-To: open->closed Committed, Thanks scheidell 2012-01-06 21:58:57 UTC FreeBSD ports repository Modified files: sysutils/zfs-periodic Makefile pkg-message Added files: sysutils/zfs-periodic/files patch-zfs-snapshot Log: - fix weekly/periodic script. should have been 'weekly' was 'daily' PR: ports/162496 Submitted by: basarevych@gmail.com Approved by: peter@pean.org (maintainer), gabor (mentor, implicit) Revision Changes Path 1.2 +1 -0 ports/sysutils/zfs-periodic/Makefile 1.1 +11 -0 ports/sysutils/zfs-periodic/files/patch-zfs-snapshot (new) 1.2 +0 -1 ports/sysutils/zfs-periodic/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" |