Bug 168643

Summary: Port update: sysutils/py-danzfs Provides a standard Python API to perform ZFS related activities without libzfs
Product: Ports & Packages Reporter: Daniel Knaggs <knaggsy2000>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Daniel Knaggs 2012-06-03 18:00:21 UTC
I've updated DanZFS to the next version (v0.1.2), you should find the diff attached for the ports.

This is my first attempt of updating a port, please let me know if anything is wrong.


Thanks.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-04 13:44:19 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-04 13:44:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 3 Marcelo Araujo freebsd_committer freebsd_triage 2012-06-17 21:24:54 UTC
Responsible Changed
From-To: freebsd-python->araujo

Let me take it, I'm interested on ZFS stuff.
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-06-27 22:35:01 UTC
araujo      2012-06-27 21:34:48 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/py-danzfs   Makefile distinfo pkg-plist 
  Log:
  - Update to 0.1.2.
  
  PR:             ports/168643
  Submitted by:   Danny Knaggs <knaggsy2000@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.2       +1 -1      ports/sysutils/py-danzfs/Makefile
  1.2       +2 -2      ports/sysutils/py-danzfs/distinfo
  1.2       +4 -0      ports/sysutils/py-danzfs/pkg-plist
_______________________________________________
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 5 Marcelo Araujo freebsd_committer freebsd_triage 2012-06-27 22:35:08 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!