pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.7.7.4



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Nov 11 19:30:28 2021 -0600
Changeset:	83887c309ed1e66e4d55a1d9845f4accd5aff953

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

Log Message:
auto-admin: Update to 0.7.7.4

auto-services-manager: Menu for basic services like ssh, cups

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

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

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index 847175187e..b7292948a8 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.7.2
+DISTNAME=	auto-admin-0.7.7.4
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	8986bf90a4df7bfdb20bb45e92a66f9d368653fe
+GITHUB_TAG=	cdc68af2b7c2d7806c1a76f72a661a92cc939938
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
index 2153b43c44..d53adfd4a2 100644
--- a/auto-admin/PLIST
+++ b/auto-admin/PLIST
@@ -27,6 +27,7 @@ sbin/auto-clean-pkgsrc
 sbin/auto-clean-ports
 sbin/auto-clean-tmp
 sbin/auto-cuda-install
+sbin/auto-cups-setup
 sbin/auto-denyhosts-remove-ip
 sbin/auto-denyhosts-setup
 sbin/auto-detect-laptops
@@ -121,6 +122,7 @@ sbin/auto-root-check
 sbin/auto-secure-directory
 sbin/auto-security-manager
 sbin/auto-service-enabled
+sbin/auto-services-manager
 sbin/auto-set-conf-var
 sbin/auto-set-hostname
 sbin/auto-set-lid-switch-mode
@@ -138,6 +140,8 @@ sbin/auto-unlock-local-pw
 sbin/auto-unlock-user
 sbin/auto-unsupported-os
 sbin/auto-unsupported-release
+sbin/auto-update-devfs-conf
+sbin/auto-update-devfs-rules
 sbin/auto-update-infiniband-modules
 sbin/auto-update-pkgsrc
 sbin/auto-update-system
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index 875fbd3e07..52cdde287e 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.7.7.2-8986bf90a4df7bfdb20bb45e92a66f9d368653fe.tar.gz) = 6d79d817bbe686319c339a566b1d449fd2dbbfc64eaa91e652924d1a9e5f53ef
-SHA512 (auto-admin-0.7.7.2-8986bf90a4df7bfdb20bb45e92a66f9d368653fe.tar.gz) = 5e90d03c956d09cdd07e9add34a166d41c77ddf4f278fd104a4435a0b09bb598afab821134def4a440de570d3c5cbe0be99a3da4001c9b8dc202cdf4d2e4233b
-Size (auto-admin-0.7.7.2-8986bf90a4df7bfdb20bb45e92a66f9d368653fe.tar.gz) = 112048 bytes
+BLAKE2s (auto-admin-0.7.7.4-cdc68af2b7c2d7806c1a76f72a661a92cc939938.tar.gz) = fd07cf0e896bfb2ffcb62cffe97b0b6888a51f7d38672930d8aeacadac8d828b
+SHA512 (auto-admin-0.7.7.4-cdc68af2b7c2d7806c1a76f72a661a92cc939938.tar.gz) = 287b147f550ddd6a08e503ee0dbef4cefbb0e086657aebda4d4f5bdf03de4dc9918c820ba8c92ac65fcd79ed04882d8dbd83e058b52ee4e8f5bd171aa6bb81de
+Size (auto-admin-0.7.7.4-cdc68af2b7c2d7806c1a76f72a661a92cc939938.tar.gz) = 113369 bytes


Home | Main Index | Thread Index | Old Index