FreeBSD Bugzilla – Attachment 125086 Details for
Bug 168643
Port update: sysutils/py-danzfs Provides a standard Python API to perform ZFS related activities without libzfs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.33 KB, created by
Daniel Knaggs
on 2012-06-03 18:00:21 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Daniel Knaggs
Created:
2012-06-03 18:00:21 UTC
Size:
2.33 KB
patch
obsolete
>diff -ruN py-danzfs.bak/Makefile py-danzfs/Makefile >--- py-danzfs.bak/Makefile 2012-05-30 20:43:20.000000000 +0100 >+++ py-danzfs/Makefile 2012-06-03 16:32:47.000000000 +0100 >@@ -6,7 +6,7 @@ > # > > PORTNAME= danzfs >-PORTVERSION= 0.1.1 >+PORTVERSION= 0.1.2 > CATEGORIES= sysutils python > MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -22,7 +22,7 @@ > > WRKSRC= ${WRKDIR}/danzfs > >-EXAMPLESDIR= ${PREFIX}/share/examples/py-danzfs >+EXAMPLESDIR= ${PREFIX}/share/examples/danzfs > > post-install: > @${MKDIR} ${EXAMPLESDIR} >diff -ruN py-danzfs.bak/distinfo py-danzfs/distinfo >--- py-danzfs.bak/distinfo 2012-05-27 12:50:37.000000000 +0100 >+++ py-danzfs/distinfo 2012-06-03 17:42:28.000000000 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (danzfs-0.1.1.tar.xz) = 79672edcc4f253b32fbfcc6233f7134955acba421882c5f3a4715b1b6b2e038a >-SIZE (danzfs-0.1.1.tar.xz) = 6756 >+SHA256 (danzfs-0.1.2.tar.xz) = 013d3df58cd04ff9d547565ef50fb29389833c42cc58eb6ab054b6e7cbe9f417 >+SIZE (danzfs-0.1.2.tar.xz) = 8692 >diff -ruN py-danzfs.bak/pkg-descr py-danzfs/pkg-descr >--- py-danzfs.bak/pkg-descr 2012-05-30 21:03:47.000000000 +0100 >+++ py-danzfs/pkg-descr 2012-06-03 16:33:03.000000000 +0100 >@@ -15,7 +15,7 @@ > The data from the API calls will be returned as a Python dictionary. > > Example code is provided and will be installed into the >-${PREFIX}/share/examples/py-danzfs directory. >+${PREFIX}/share/examples/danzfs directory. > > > WWW: http://code.google.com/p/danzfs/ >diff -ruN py-danzfs.bak/pkg-plist py-danzfs/pkg-plist >--- py-danzfs.bak/pkg-plist 2012-05-26 22:29:37.000000000 +0100 >+++ py-danzfs/pkg-plist 2012-06-03 17:38:08.000000000 +0100 >@@ -1,6 +1,9 @@ > %%PYTHON_SITELIBDIR%%/danzfs.py > %%PYTHON_SITELIBDIR%%/danzfs.pyc > %%PYTHON_SITELIBDIR%%/danzfs.pyo >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/date_based_snapshots/README >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/date_based_snapshots/snapshot_cleanup.py >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/date_based_snapshots/take_snapshots.sh > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zfs_get.py > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zfs_list_everything.py > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zfs_list_filesystems.py >@@ -9,4 +12,5 @@ > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zpool_iostat.py > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zpool_list.py > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zpool_status.py >+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/date_based_snapshots > %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 168643
: 125086