Bug 151213 - [patch] sysutils/zfsnap v1.5.0
Summary: [patch] sysutils/zfsnap v1.5.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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-04 19:50 UTC by Aldis Berjoza
Modified: 2010-10-08 08:40 UTC (History)
0 users

See Also:


Attachments
file.diff (919 bytes, patch)
2010-10-04 19:50 UTC, Aldis Berjoza
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aldis Berjoza 2010-10-04 19:50:05 UTC
Update zfSnap to v1.5.0

Added -D switch to delete all zfSnap snapshots of specific zpool/zfs
http://wiki.bsdroot.lv/zfsnap#delete_all_zfsnap_snapshots_on_specific_filesystem

Fix: Patch attached with submission follows:
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-10-06 13:40:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-10-08 08:39:25 UTC
sunpoet     2010-10-08 07:39:19 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/zfsnap      Makefile distinfo 
  Log:
  - Update to 1.5.0
  
  Changes:
  - Added -D switch to delete all zfSnap snapshots of specific zpool/zfs
    http://wiki.bsdroot.lv/zfsnap#delete_all_zfsnap_snapshots_on_specific_filesystem
  
  PR:             ports/151213
  Submitted by:   "aldis@bsdroot.lv" <aldis@bsdroot.lv> (maintainer)
  Approved by:    pgollucci (mentor)
  
  Revision  Changes    Path
  1.9       +1 -1      ports/sysutils/zfsnap/Makefile
  1.9       +3 -3      ports/sysutils/zfsnap/distinfo
_______________________________________________
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 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-10-08 08:39:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!