Bump to 1.3: Fix handling of negative numbers
PR: ports/199255 Differential Revision: https://reviews.freebsd.org/D3673 Reviewed by: feld Approved by: feld
This commit is contained in:
parent
8eb9015217
commit
3ac63080e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400672
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= zfs-stats-lite
|
PORTNAME= zfs-stats-lite
|
||||||
PORTVERSION= 1.2
|
PORTVERSION= 1.3
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= http://druidbsd.sourceforge.net/download/
|
MASTER_SITES= http://druidbsd.sourceforge.net/download/
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (zfs-stats-lite-1.2.tar.gz) = 2671eed519aabe096f6480988c9513a4e5963b00195c88d76fa089755227f634
|
SHA256 (zfs-stats-lite-1.3.tar.gz) = 53b759d25a1620bbd1d20e6765e709ec5bcea10e2946ae7c69af02d70d144595
|
||||||
SIZE (zfs-stats-lite-1.2.tar.gz) = 7637
|
SIZE (zfs-stats-lite-1.3.tar.gz) = 7603
|
||||||
|
|
Loading…
Reference in a new issue