Hello,
Update for Duf to 0.6.2:
https://github.com/muesli/duf/releases/tag/v0.6.2
OK? Comments?
Cheers.-
--
%gonzalo
Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/duf/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile 8 Mar 2021 13:59:27 -0000 1.4
+++ Makefile 21 May 2021 14:49:48 -0000
@@ -3,15 +3,15 @@
COMMENT = disk Usage/free utility
MODGO_MODNAME = github.com/muesli/duf
-MODGO_VERSION = v0.6.0
+MODGO_VERSION = v0.6.2
DISTNAME = duf-${MODGO_VERSION}
-PKGNAME = duf-0.6.0
-REVISION = 0
+PKGNAME = duf-0.6.2
CATEGORIES = sysutils
MAINTAINER = Gonzalo L. R. <[email protected]>
+
# MIT
PERMIT_PACKAGE = Yes
@@ -20,10 +20,10 @@ MODULES = lang/go
MODGO_MODULES = \
github.com/davecgh/go-spew v1.1.1 \
github.com/jedib0t/go-pretty/v6 v6.0.5 \
- github.com/lucasb-eyer/go-colorful v1.0.3 \
+ github.com/lucasb-eyer/go-colorful v1.2.0 \
github.com/mattn/go-isatty v0.0.12 \
github.com/mattn/go-runewidth v0.0.10 \
- github.com/muesli/termenv v0.7.4 \
+ github.com/muesli/termenv v0.8.1 \
github.com/pkg/profile v1.2.1 \
github.com/pmezard/go-difflib v1.0.0 \
github.com/rivo/uniseg v0.1.0 \
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/duf/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo 14 Feb 2021 19:00:20 -0000 1.3
+++ distinfo 21 May 2021 14:49:48 -0000
@@ -1,17 +1,17 @@
-SHA256 (duf-v0.6.0.zip) = uo+q61d8wUMJ/Vr419BZTq/dSnpGOJoCUppL8e19AJM=
+SHA256 (duf-v0.6.2.zip) = /anp3Zns8/5DhsmJKmLzGTV3zwqA34qmoLqH07J0VSY=
SHA256 (go_modules/github.com/davecgh/go-spew/@v/v1.1.1.mod) =
vLKTkyUSN7eaF7bBm/KRNPQ+j0OMMZiYj81GGhzfBcw=
SHA256 (go_modules/github.com/davecgh/go-spew/@v/v1.1.1.zip) =
a0SoQ5UfNxtwEMdU7MPKvv6BXVztHFuUCfstaX6KiQ0=
SHA256 (go_modules/github.com/jedib0t/go-pretty/v6/@v/v6.0.5.mod) =
h91BexKLyKmi+zORQ7cJ4XlqPpme33h565513f1P9qI=
SHA256 (go_modules/github.com/jedib0t/go-pretty/v6/@v/v6.0.5.zip) =
sNK05STOOJp7+v1fvnMG9PSdBdVIjeaE9E7Uhwk/+BM=
-SHA256 (go_modules/github.com/lucasb-eyer/go-colorful/@v/v1.0.3.mod) =
hPnDjpiEqwE8g3yxau4TlQDT1cbMqwJDmIHbLs8o9mA=
-SHA256 (go_modules/github.com/lucasb-eyer/go-colorful/@v/v1.0.3.zip) =
qobu50Rk+L3FrZp9TqRz5yxl5qPdVpLBBzbQY14+AF8=
+SHA256 (go_modules/github.com/lucasb-eyer/go-colorful/@v/v1.2.0.mod) =
hPnDjpiEqwE8g3yxau4TlQDT1cbMqwJDmIHbLs8o9mA=
+SHA256 (go_modules/github.com/lucasb-eyer/go-colorful/@v/v1.2.0.zip) =
eNXQ4HN/D1S77Xe236hH2MhxvtJmip3EQyjHw0Ea2hA=
SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.12.mod) =
GgYuVsAmbQBL6lERWs+MK1l9FAfKVa1WzOAel62j2ks=
SHA256 (go_modules/github.com/mattn/go-isatty/@v/v0.0.12.zip) =
B5QdJOCJTCncQrzSnWRIFc17XuhOPBS75tUa0T78vwc=
SHA256 (go_modules/github.com/mattn/go-runewidth/@v/v0.0.10.mod) =
QTaqoj/LMXaikoIvKoqYzMey/eOKWZIsFSsAb1nVlpU=
SHA256 (go_modules/github.com/mattn/go-runewidth/@v/v0.0.10.zip) =
Aw3PPqbLObNCafEZ7l/l6dWDTa9Anh8/SMBlpFMm9KY=
SHA256 (go_modules/github.com/mattn/go-runewidth/@v/v0.0.9.mod) =
h9IheU+rSqxoFLv0KqEKpLdpPIMpT9GCb1gSJCh4Vwk=
-SHA256 (go_modules/github.com/muesli/termenv/@v/v0.7.4.mod) =
k5LtH+QufVKNat8nkI6IVSArU8IdC6e/phuvXUb+t4k=
-SHA256 (go_modules/github.com/muesli/termenv/@v/v0.7.4.zip) =
J8D6fADAFxGt5/9XT4OUbCFpfNz00lh32hPAinJKsD4=
+SHA256 (go_modules/github.com/muesli/termenv/@v/v0.8.1.mod) =
ERH5rAtKIvyrBN3Jck3QhuhXbZjJAfkkEaqPhBU/dEA=
+SHA256 (go_modules/github.com/muesli/termenv/@v/v0.8.1.zip) =
8AYJZMOD7LzwdB6LmpsZ5aDESdZEtCJ81x2xpWVNbSo=
SHA256 (go_modules/github.com/pkg/profile/@v/v1.2.1.mod) =
WbNk4Z1GA9v7C9owGpc5j9OxEE1nbWeHaucEwQtiyuQ=
SHA256 (go_modules/github.com/pkg/profile/@v/v1.2.1.zip) =
BYT+rR6CAjDAuJEMPOQ2aKGHXILjmPqgRQyecsLSnAo=
SHA256 (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.mod) =
dLLnZushU3eGTVh7rfV+lVIfaS0qeGCzx3WQk/nJvsI=
@@ -33,20 +33,20 @@ SHA256 (go_modules/golang.org/x/sys/@v/v
SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20200918174421-af09f7315aff.zip)
= CLO15P5/3rictkMOakq1szlOu1cvU6tSt3WWBGc4BNI=
SHA256 (go_modules/golang.org/x/text/@v/v0.3.0.mod) =
NoedWG/YAB6E2oeHGQoR5PeHSeKoHf6Lm2kxiZ//Mc8=
SHA256 (go_modules/golang.org/x/text/@v/v0.3.0.zip) =
6jBoOVUD08fvjOFqKG91yMk4gsJaZsKqbI4q1Np6muA=
-SIZE (duf-v0.6.0.zip) = 140112
+SIZE (duf-v0.6.2.zip) = 141050
SIZE (go_modules/github.com/davecgh/go-spew/@v/v1.1.1.mod) = 34
SIZE (go_modules/github.com/davecgh/go-spew/@v/v1.1.1.zip) = 60320
SIZE (go_modules/github.com/jedib0t/go-pretty/v6/@v/v6.0.5.mod) = 316
SIZE (go_modules/github.com/jedib0t/go-pretty/v6/@v/v6.0.5.zip) = 430968
-SIZE (go_modules/github.com/lucasb-eyer/go-colorful/@v/v1.0.3.mod) = 51
-SIZE (go_modules/github.com/lucasb-eyer/go-colorful/@v/v1.0.3.zip) = 442291
+SIZE (go_modules/github.com/lucasb-eyer/go-colorful/@v/v1.2.0.mod) = 51
+SIZE (go_modules/github.com/lucasb-eyer/go-colorful/@v/v1.2.0.zip) = 958042
SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.12.mod) = 104
SIZE (go_modules/github.com/mattn/go-isatty/@v/v0.0.12.zip) = 8902
SIZE (go_modules/github.com/mattn/go-runewidth/@v/v0.0.10.mod) = 84
SIZE (go_modules/github.com/mattn/go-runewidth/@v/v0.0.10.zip) = 20348
SIZE (go_modules/github.com/mattn/go-runewidth/@v/v0.0.9.mod) = 45
-SIZE (go_modules/github.com/muesli/termenv/@v/v0.7.4.mod) = 225
-SIZE (go_modules/github.com/muesli/termenv/@v/v0.7.4.zip) = 413026
+SIZE (go_modules/github.com/muesli/termenv/@v/v0.8.1.mod) = 226
+SIZE (go_modules/github.com/muesli/termenv/@v/v0.8.1.zip) = 415278
SIZE (go_modules/github.com/pkg/profile/@v/v1.2.1.mod) = 30
SIZE (go_modules/github.com/pkg/profile/@v/v1.2.1.zip) = 8307
SIZE (go_modules/github.com/pmezard/go-difflib/@v/v1.0.0.mod) = 37