Bug 153934 - [PATCH] sysutils/zfsnap update to v1.9.0
Summary: [PATCH] sysutils/zfsnap update to v1.9.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Tim Bishop
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-12 16:50 UTC by Aldis Berjoza
Modified: 2011-01-13 12:00 UTC (History)
0 users

See Also:


Attachments
file.diff (4.84 KB, patch)
2011-01-12 16:50 UTC, Aldis Berjoza
no flags Details | Diff
zfsnap.patch.txt (4.84 KB, text/plain)
2011-01-12 18:47 UTC, Aldis Berjoza
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aldis Berjoza 2011-01-12 16:50:06 UTC
Update zfSnap to v1.9.0
What's new:
* Added -e switch. When set exitcode will return number of failed actions
* Added periodic scripts

Fix: Patch attached with submission follows:
Comment 1 Aldis Berjoza 2011-01-12 18:47:21 UTC
Attached patch, for update to 1.9.1
in 1.9.0 there was critical bug, that prevented deletion of snapshots (fixed in
1.9.1)
--
Aldis Berjoza
Comment 2 Tim Bishop freebsd_committer freebsd_triage 2011-01-13 09:59:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tdb

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-01-13 11:53:26 UTC
tdb         2011-01-13 11:53:18 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/zfsnap      Makefile distinfo 
  Added files:
    sysutils/zfsnap      pkg-message pkg-plist 
  Log:
  - Update to 1.9.1
  
  PR:             ports/153934
  Submitted by:   Aldis Berjoza <aldis@bsdroot.lv> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.14      +24 -5     ports/sysutils/zfsnap/Makefile
  1.14      +2 -2      ports/sysutils/zfsnap/distinfo
  1.1       +50 -0     ports/sysutils/zfsnap/pkg-message (new)
  1.1       +15 -0     ports/sysutils/zfsnap/pkg-plist (new)
_______________________________________________
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"
Comment 4 Tim Bishop freebsd_committer freebsd_triage 2011-01-13 11:54:13 UTC
State Changed
From-To: open->closed

Committed. Thanks!