pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.8.0.11



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Nov 13 07:55:05 2023 -0600
Changeset:	08b58f90510341dde99aae660be707dfe7a14963

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

Log Message:
auto-admin: Update to 0.8.0.11

Move some scripts from Sys-scripts (sbin) to User-scripts (bin)

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

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

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index 11765bdda9..47654a41c9 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.8.0.10
+DISTNAME=	auto-admin-0.8.0.11
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	e4a4d5b9ef78bcdcc44ea9b34891956c8b816324
+GITHUB_TAG=	1ce00785d1cdc59a0da576c94d621b10bd464261
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
index b2b704bcaf..a6d79067b1 100644
--- a/auto-admin/PLIST
+++ b/auto-admin/PLIST
@@ -2,8 +2,10 @@
 bin/auto-append-line
 bin/auto-ask
 bin/auto-backup-file
+bin/auto-check-ports-branch
 bin/auto-clean-pkgsrc
 bin/auto-fastest-mirror
+bin/auto-fetch-install-media
 bin/auto-get-ip
 bin/auto-get-netmask
 bin/auto-get-netmask-bits
@@ -11,9 +13,14 @@ bin/auto-get-network
 bin/auto-hex-to-octet
 bin/auto-image2dev
 bin/auto-insert-line
+bin/auto-install-media-distname
 bin/auto-localbase
 bin/auto-media-format
 bin/auto-octet-to-hex
+bin/auto-os-release
+bin/auto-os-variant
+bin/auto-ostype
+bin/auto-package-installed
 bin/auto-pkg-branch
 bin/auto-pkg-latest
 bin/auto-pkgsrc-branch
@@ -26,6 +33,9 @@ bin/auto-pkgsrc-prefix
 bin/auto-pkgsrc-remote-x11
 bin/auto-pkgsrc-setup
 bin/auto-pkgsrc-wip-checkout
+bin/auto-ports-branch
+bin/auto-print-make-variable
+bin/auto-print-timezone
 bin/auto-replace-file
 bin/auto-software-manager
 bin/auto-ssh-authorize
@@ -57,7 +67,6 @@ sbin/auto-change-nfsd-count
 sbin/auto-change-ownership
 sbin/auto-change-primary-group
 sbin/auto-change-uid
-sbin/auto-check-ports-branch
 sbin/auto-clean-disk
 sbin/auto-clean-ports
 sbin/auto-clean-tmp
@@ -76,7 +85,6 @@ sbin/auto-enable-hal-mount
 sbin/auto-enable-passwdqc
 sbin/auto-enable-procfs
 sbin/auto-enable-service
-sbin/auto-fetch-install-media
 sbin/auto-file-secure
 sbin/auto-filesys-manager
 sbin/auto-firewall-setup
@@ -92,7 +100,6 @@ sbin/auto-idrac-config
 sbin/auto-install-base-components
 sbin/auto-install-infiniband-modules
 sbin/auto-install-linux_base
-sbin/auto-install-media-distname
 sbin/auto-install-packages
 sbin/auto-install-pkgsrc-tree
 sbin/auto-ipfw-gateway-setup
@@ -118,19 +125,12 @@ sbin/auto-nfs-add-share
 sbin/auto-nfs-client-setup
 sbin/auto-nfs-restart
 sbin/auto-nfs-server-setup
-sbin/auto-os-release
-sbin/auto-os-variant
-sbin/auto-ostype
-sbin/auto-package-installed
 sbin/auto-passwd-user-expiration
 sbin/auto-password-status
-sbin/auto-ports-branch
 sbin/auto-ports-checkout
 sbin/auto-ports-setup
 sbin/auto-ports-wip-checkout
 sbin/auto-power-manager
-sbin/auto-print-make-variable
-sbin/auto-print-timezone
 sbin/auto-pxe-installer-setup
 sbin/auto-pxe-node-discover
 sbin/auto-remove-from-group
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index f248d2120d..8511c473c7 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.8.0.10-e4a4d5b9ef78bcdcc44ea9b34891956c8b816324.tar.gz) = 52dac70e7a73ad8b8613b859f6bebcb9cbad2d2584a55fab5841db106b8bb085
-SHA512 (auto-admin-0.8.0.10-e4a4d5b9ef78bcdcc44ea9b34891956c8b816324.tar.gz) = c4f7988e811fd09f7e02bf5edef97112273e6a8ea7efb52f31e4cbeedcea657ad145ab88e9138c5b4c6f9ee5f037b061159013e8158560e48e7942a6ea2ab4d8
-Size (auto-admin-0.8.0.10-e4a4d5b9ef78bcdcc44ea9b34891956c8b816324.tar.gz) = 135596 bytes
+BLAKE2s (auto-admin-0.8.0.11-1ce00785d1cdc59a0da576c94d621b10bd464261.tar.gz) = 3535efef7d1b7383e6179ff0357184cc4aa7fda7cce490e6d647a95624737920
+SHA512 (auto-admin-0.8.0.11-1ce00785d1cdc59a0da576c94d621b10bd464261.tar.gz) = 959f285a4c053477ae1cfcf826a6a4e4dd0216a01cf71508729db735c737ed8fb730b7dc6e68b262bdd3d0754f96cbbc8e861e342fd14a65515737488fecea5d
+Size (auto-admin-0.8.0.11-1ce00785d1cdc59a0da576c94d621b10bd464261.tar.gz) = 135612 bytes


Home | Main Index | Thread Index | Old Index