pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.7.8.2



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Wed Dec 15 07:59:07 2021 -0600
Changeset:	b28a293253b96c49c120fc765e011547b9899d38

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

Log Message:
auto-admin: Update to 0.7.8.2

Factor out auto-localbase to report platform-dependent add-on prefix

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

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

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index 0098b00eed..8304aa7e74 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.8.1
+DISTNAME=	auto-admin-0.7.8.2
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	30bf6de66324971d3e1e670763cb227e4af1ee71
+GITHUB_TAG=	59aef4645332f8e37119e38fae45019b1af544b6
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
index 6c97738a1b..8237f4abd8 100644
--- a/auto-admin/PLIST
+++ b/auto-admin/PLIST
@@ -73,8 +73,10 @@ sbin/auto-ipmi-remote-access
 sbin/auto-ipmi-remote-power
 sbin/auto-ipmi-remote-status
 sbin/auto-krb-auth-setup
+sbin/auto-last-update
 sbin/auto-ldap-adduser
 sbin/auto-ldap-client-setup
+sbin/auto-localbase
 sbin/auto-lock-local-pw
 sbin/auto-lock-user
 sbin/auto-mark-install-from-source
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index 141b71d434..1fa620fcaf 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.7.8.1-30bf6de66324971d3e1e670763cb227e4af1ee71.tar.gz) = 5be28823a9f35253e3a355a4a6b5438fe70ebd852415f7c01474e8dc99d091e5
-SHA512 (auto-admin-0.7.8.1-30bf6de66324971d3e1e670763cb227e4af1ee71.tar.gz) = 167961412d03f622b856238605ee5f730993fc0abc0ca130c2f25e3d647385b2b81ddf56dab3846816cdd28a47bcc3adb6dc5e2da729965dd3788db2777b4089
-Size (auto-admin-0.7.8.1-30bf6de66324971d3e1e670763cb227e4af1ee71.tar.gz) = 115254 bytes
+BLAKE2s (auto-admin-0.7.8.2-59aef4645332f8e37119e38fae45019b1af544b6.tar.gz) = 61606b3520a9bfd258fdce974d0fdd406d5d32f3e6eca09c21e42a7efe5beb76
+SHA512 (auto-admin-0.7.8.2-59aef4645332f8e37119e38fae45019b1af544b6.tar.gz) = d143382e6df0e00537e09014422bb3226bc063bebc609fbcd18bbe38439462455bc461332e31c5278a6af51bad7a401b3b8c2dd48e0ccec6277c1290f49851ad
+Size (auto-admin-0.7.8.2-59aef4645332f8e37119e38fae45019b1af544b6.tar.gz) = 115640 bytes


Home | Main Index | Thread Index | Old Index