pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

auto-admin: Update to 0.7.8.18



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Jan 9 16:22:54 2022 -0600
Changeset:	26be924cab49b796fa97e6f8c7d263d1225595d8

Modified Files:
	auto-admin/Makefile
	auto-admin/distinfo

Log Message:
auto-admin: Update to 0.7.8.18

auto-add-swap: Check for ZFS
auto-clean-disk: Support zeroing free blocks on ZFS

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=26be924cab49b796fa97e6f8c7d263d1225595d8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 auto-admin/Makefile | 4 ++--
 auto-admin/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index 8efe6f7b4c..70c4b74d53 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.8.17
+DISTNAME=	auto-admin-0.7.8.18
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	eb6831371126434a84c1059e45861c5dce8b291f
+GITHUB_TAG=	f137a179be94b44d8e2b3ec8b948ba66ce021b8f
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index a974565ba7..e4ea9637bc 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.7.8.17-eb6831371126434a84c1059e45861c5dce8b291f.tar.gz) = d878f60209677e02c7df95043d45b49b9dc0b7470e406bc764cbb4020944fe11
-SHA512 (auto-admin-0.7.8.17-eb6831371126434a84c1059e45861c5dce8b291f.tar.gz) = 315699a4bda1e4b00a47e1306e6ec5d9a8edede0ea9e5608bea185dfb3e2a49c59af0e1c907863b71af5d57dc0ff42eb33ba11f968436cc6d1525a3f3213dc4e
-Size (auto-admin-0.7.8.17-eb6831371126434a84c1059e45861c5dce8b291f.tar.gz) = 118192 bytes
+BLAKE2s (auto-admin-0.7.8.18-f137a179be94b44d8e2b3ec8b948ba66ce021b8f.tar.gz) = 8293fcf1df5b8af8bef882713beaf6f6f6c631153d2cb0b679286cf40e5cc210
+SHA512 (auto-admin-0.7.8.18-f137a179be94b44d8e2b3ec8b948ba66ce021b8f.tar.gz) = 22378b4a6287be2916b615d9ad0212c17b4601bf3286b38e9f203d6e62cdc1f3a6f989ba4e436d5d500f097836419ea22fa4d4a7f09aa32f16ce78f28d6b1449
+Size (auto-admin-0.7.8.18-f137a179be94b44d8e2b3ec8b948ba66ce021b8f.tar.gz) = 118592 bytes


Home | Main Index | Thread Index | Old Index