pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.7.9.8



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Jan 30 19:29:42 2022 -0600
Changeset:	9ce5899e84133d7434f4af9f15c356947e11bc88

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

Log Message:
auto-admin: Update to 0.7.9.8

auto-enable-service: Tolerate service stop failure
auto-network-config: Fix argument processing

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

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 b4763da382..554df10d12 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.9.7
+DISTNAME=	auto-admin-0.7.9.8
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	21af5c70cf64590fec383b0aff3bbfca2cf34135
+GITHUB_TAG=	14464f16a3c23a516fd0fc799e79686c26c046e4
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index 0ba46a39ef..f738e969d6 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.7.9.7-21af5c70cf64590fec383b0aff3bbfca2cf34135.tar.gz) = 9072c99b0e5e66bf8898a3accca73e0f15a90aa1d994c3b388dd837da5409b3b
-SHA512 (auto-admin-0.7.9.7-21af5c70cf64590fec383b0aff3bbfca2cf34135.tar.gz) = 03c5b2cfda6450effa2f4f3bdc36b1f3536d950dd20cc750e5fbf8baec564dbe1fee8f9dc859d7a17ab368962a1afc9f59c609982e5619e5f5118e1ea929fbcf
-Size (auto-admin-0.7.9.7-21af5c70cf64590fec383b0aff3bbfca2cf34135.tar.gz) = 119106 bytes
+BLAKE2s (auto-admin-0.7.9.8-14464f16a3c23a516fd0fc799e79686c26c046e4.tar.gz) = c50b86ce96ca8b58cb67c67dea00f6fb7050351f1c3f7f90d4b16e712bcd10b0
+SHA512 (auto-admin-0.7.9.8-14464f16a3c23a516fd0fc799e79686c26c046e4.tar.gz) = b9d0638f39177cdb8165a67d04a6380c406f5bb0ee03ea650438dc1724c4e938c62a500d4dbe172228aa2b7efe0fefb2ab72506fa57e7742d6114dbac1308033
+Size (auto-admin-0.7.9.8-14464f16a3c23a516fd0fc799e79686c26c046e4.tar.gz) = 119171 bytes


Home | Main Index | Thread Index | Old Index