Update to 0.2.0 which integrates the contributed patch.

PR:		ports/189158
Submitted by:	Masato Minda <minmin@wide.ad.jp>
This commit is contained in:
Akinori MUSHA 2014-05-23 10:03:23 +00:00
parent dd6d694e4a
commit 8842bf4a7e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354922
2 changed files with 10 additions and 5 deletions

View File

@ -2,14 +2,19 @@
# $FreeBSD$
PORTNAME= zfs-snapshot-clean
PORTVERSION= 0.1.3
PORTVERSION= 0.2.0
CATEGORIES= sysutils
MASTER_SITES= http://cloud.github.com/downloads/knu/${PORTNAME}/ \
ftp://ftp.iDaemons.org/pub/distfiles/
MAINTAINER= knu@FreeBSD.org
COMMENT= Tool to sieve ZFS snapshots as per given spec a la 'pdumpfs-clean'
LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= knu
GH_TAGNAME= v${PORTVERSION}
GH_COMMIT= 2cecfa1
NO_BUILD= yes
PLIST_FILES= sbin/${PORTNAME}

View File

@ -1,2 +1,2 @@
SHA256 (zfs-snapshot-clean-0.1.3.tar.gz) = ef080e0e07090bde4841736e8e4ed7a714fcd1f7bc4441139e8d065a61c671a5
SIZE (zfs-snapshot-clean-0.1.3.tar.gz) = 2984
SHA256 (zfs-snapshot-clean-0.2.0.tar.gz) = 7760e4eae5a6515fcec821cab4a2313d6899586eb71ff81f4906745da0ca5dc7
SIZE (zfs-snapshot-clean-0.2.0.tar.gz) = 2966