pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.7.14.5



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Jan 9 08:16:25 2023 -0600
Changeset:	b4a7c52f34d74c9d6353441160955061e8ecd055

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

Log Message:
auto-admin: Update to 0.7.14.5

Add auto-restart-services: Restart all services listed in rc.conf
auto-adduser: Quit if no username is entered

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

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/PLIST    | 1 +
 auto-admin/distinfo | 6 +++---
 3 files changed, 6 insertions(+), 5 deletions(-)

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index 994dccd815..ab42b043b4 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.14.1
+DISTNAME=	auto-admin-0.7.14.5
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	4aa5344399aa9c64bd43c1cbe39e5d316647dafe
+GITHUB_TAG=	ee406bfa0b52315b63ce3febdf00e7ea4d84be71
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
index 0c4cac2fdb..6428f28aee 100644
--- a/auto-admin/PLIST
+++ b/auto-admin/PLIST
@@ -125,6 +125,7 @@ sbin/auto-pxe-installer-setup
 sbin/auto-pxe-node-discover
 sbin/auto-remove-from-group
 sbin/auto-remove-user
+sbin/auto-restart-services
 sbin/auto-restore-ownership
 sbin/auto-restore-pw
 sbin/auto-restore-user
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index d2cb40d5ed..eb629204d0 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.7.14.1-4aa5344399aa9c64bd43c1cbe39e5d316647dafe.tar.gz) = 1e95de936aeaa4fd6b6153c983a5a5963adbf678fdd91f7b321ae57e4c60d12c
-SHA512 (auto-admin-0.7.14.1-4aa5344399aa9c64bd43c1cbe39e5d316647dafe.tar.gz) = 65cfa5d83bc9a66a38c8865dae1bdf73ed0888256075aca6a9deef2fffcab04f73b8feab846af885a666a99052f0861dc1b00a5b92bc1d689db9819f8df3327d
-Size (auto-admin-0.7.14.1-4aa5344399aa9c64bd43c1cbe39e5d316647dafe.tar.gz) = 126193 bytes
+BLAKE2s (auto-admin-0.7.14.5-ee406bfa0b52315b63ce3febdf00e7ea4d84be71.tar.gz) = dc65a62f985b02ba6aea16b0cd5a5dcac295c236d53743a6dfbd99065bdcabe9
+SHA512 (auto-admin-0.7.14.5-ee406bfa0b52315b63ce3febdf00e7ea4d84be71.tar.gz) = 0d100df59d36389287807bca0077640b16e5a547ba82f0f3049843210ab40134f5cdc7d016ebdb75b21aa925c08ce2b43c6491b5d9160e7fb17cc3df60c5d0a4
+Size (auto-admin-0.7.14.5-ee406bfa0b52315b63ce3febdf00e7ea4d84be71.tar.gz) = 126637 bytes


Home | Main Index | Thread Index | Old Index