pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
auto-admin: Standardize unsupported OS message Make sure all scripts have an auto-ostype case if needed
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Tue Dec 15 18:02:16 2020 -0600
Changeset: 39682e754396eb6bb430132fa49d52d6097d3ccc
Modified Files:
auto-admin/Makefile
auto-admin/PLIST
auto-admin/distinfo
Log Message:
auto-admin: Standardize unsupported OS message
Make sure all scripts have an auto-ostype case if needed
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=39682e754396eb6bb430132fa49d52d6097d3ccc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
auto-admin/Makefile | 6 +++---
auto-admin/PLIST | 2 +-
auto-admin/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index 731077b199..9b17890d00 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,12 +1,12 @@
# $NetBSD$
-DISTNAME= auto-admin-0.6.8.3
+DISTNAME= auto-admin-0.6.8.4
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= 7d1f55d4d0344a9aeb5af3bab7905670fa5a3351
+GITHUB_TAG= 6cdc4975d1b094bceebd3bcef9b590e348ffa2ac
MAINTAINER= bacon%NetBSD.org@localhost
-HOMEPAGE= https://acadix.biz/auto-admin.php
+HOMEPAGE= https://github.com/outpaddling/auto-admin
COMMENT= Portable tools for automating systems management
LICENSE= 2-clause-bsd
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
index 3c8c9069ce..6fc22d3fd6 100644
--- a/auto-admin/PLIST
+++ b/auto-admin/PLIST
@@ -47,6 +47,7 @@ sbin/auto-firewall-setup
sbin/auto-freebsd-wip-checkout
sbin/auto-fusefs-install
sbin/auto-gpu-setup
+sbin/auto-group-check
sbin/auto-harden
sbin/auto-hex-to-octet
sbin/auto-idrac-config
@@ -77,7 +78,6 @@ sbin/auto-nfs-client-setup
sbin/auto-nfs-restart
sbin/auto-nfs-server-setup
sbin/auto-octet-to-hex
-sbin/auto-operator-check
sbin/auto-os-release
sbin/auto-ostype
sbin/auto-package-installed
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index fbd885f356..8ffe30555a 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (auto-admin-0.6.8.3-7d1f55d4d0344a9aeb5af3bab7905670fa5a3351.tar.gz) = ea102ab9175110cef33e355563ea11b69ef5b1a6
-RMD160 (auto-admin-0.6.8.3-7d1f55d4d0344a9aeb5af3bab7905670fa5a3351.tar.gz) = 02f2c385b0bf617dabf284b320a254cf4c1e573a
-SHA512 (auto-admin-0.6.8.3-7d1f55d4d0344a9aeb5af3bab7905670fa5a3351.tar.gz) = 2e1260ea451339e6ae104f5b92b7132e52a3304372197ba1bf4854d82e30db3a9ca43e07345a87c313e9d7d17a1a5ca27ee243563ba8fd3b658e33ef0ad3535c
-Size (auto-admin-0.6.8.3-7d1f55d4d0344a9aeb5af3bab7905670fa5a3351.tar.gz) = 95380 bytes
+SHA1 (auto-admin-0.6.8.4-6cdc4975d1b094bceebd3bcef9b590e348ffa2ac.tar.gz) = 93acdc74fc8221cde11d613782b43b6e6ff353e4
+RMD160 (auto-admin-0.6.8.4-6cdc4975d1b094bceebd3bcef9b590e348ffa2ac.tar.gz) = 96acc2febec0277d05da5b14b215a5793def097b
+SHA512 (auto-admin-0.6.8.4-6cdc4975d1b094bceebd3bcef9b590e348ffa2ac.tar.gz) = 1d232afa91211dee660dfd987c790906397813d6044604b262fe4a6fc45e68661db26228d99f3292e0c2c4fb72475919038908c4bfec9ce5c4f0cff004317b10
+Size (auto-admin-0.6.8.4-6cdc4975d1b094bceebd3bcef9b590e348ffa2ac.tar.gz) = 95818 bytes
Home |
Main Index |
Thread Index |
Old Index