pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
auto-admin: Update to latest commit and clean up
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Tue Dec 15 10:48:33 2020 -0600
Changeset: d5440f235d97011b86637dfa16fc72abc57781ae
Modified Files:
auto-admin/DESCR
auto-admin/Makefile
auto-admin/distinfo
Log Message:
auto-admin: Update to latest commit and clean up
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d5440f235d97011b86637dfa16fc72abc57781ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
auto-admin/DESCR | 4 ++--
auto-admin/Makefile | 6 +++---
auto-admin/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs:
diff --git a/auto-admin/DESCR b/auto-admin/DESCR
index 5a55259b08..0d0276450b 100644
--- a/auto-admin/DESCR
+++ b/auto-admin/DESCR
@@ -1,4 +1,4 @@
-Auto-admin is a set of tools for automating common systems management tasks
+Auto-admin is a set of scripts for automating common systems management tasks
from the command line. It is meant as a library of scripts to be used by
-more specific automated systems management scripts. It is also intended to
+more specific automated systems management tools. It is also intended to
serve as a compatibility layer to ease management of multiple POSIX platforms.
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index 6d165c022a..731077b199 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,12 +1,12 @@
# $NetBSD$
-DISTNAME= auto-admin-0.6.7.18
+DISTNAME= auto-admin-0.6.8.3
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= d2c50572b04ce8c47dac5bf080e4685ff8e76f8a
+GITHUB_TAG= 7d1f55d4d0344a9aeb5af3bab7905670fa5a3351
MAINTAINER= bacon%NetBSD.org@localhost
-HOMEPAGE= http://acadix.biz/
+HOMEPAGE= https://acadix.biz/auto-admin.php
COMMENT= Portable tools for automating systems management
LICENSE= 2-clause-bsd
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index 6fbc6924f8..fbd885f356 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (auto-admin-0.6.7.18-d2c50572b04ce8c47dac5bf080e4685ff8e76f8a.tar.gz) = e2f3c10607c2b7a70eb3fd0e193a66bdfb715a80
-RMD160 (auto-admin-0.6.7.18-d2c50572b04ce8c47dac5bf080e4685ff8e76f8a.tar.gz) = a70c696fcc952f8f97830b99a68ba90e62ed176d
-SHA512 (auto-admin-0.6.7.18-d2c50572b04ce8c47dac5bf080e4685ff8e76f8a.tar.gz) = 08a0fa0cd2ff28d7d4f3fae74bc21bf40df979721b7688452965181b8bcf316fff08b6b0ca70040472e10833c345d519845db3ac9fc7890619c5a70c5986f287
-Size (auto-admin-0.6.7.18-d2c50572b04ce8c47dac5bf080e4685ff8e76f8a.tar.gz) = 95255 bytes
+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
Home |
Main Index |
Thread Index |
Old Index