pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.7.18.33



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Oct 9 10:47:08 2023 -0500
Changeset:	9c3ac541c757710fa034616fcc40eac032032cd7

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

Log Message:
auto-admin: Update to 0.7.18.33

auto-ostype: Document future expansion path
auto-os-variant: New script to distinguish derivatives like GhostBSD, Ubuntu

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

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

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index e00bb77d59..2fff3f1d77 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.18.32
+DISTNAME=	auto-admin-0.7.18.33
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	adc7d7a8a71f1b7b4cfabbc17ef8f040985179fa
+GITHUB_TAG=	dbaef52063b3cd379f7b3ceaf20a0ae68dc9e3e9
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
index 0c91753e90..a58df7eed4 100644
--- a/auto-admin/PLIST
+++ b/auto-admin/PLIST
@@ -118,6 +118,7 @@ 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
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index 9a5ecf7318..4c763cdf7c 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.7.18.32-adc7d7a8a71f1b7b4cfabbc17ef8f040985179fa.tar.gz) = 5bd60d442cb45555981203a46fc38aaf3eb47250a52fba55307af0d535055cd4
-SHA512 (auto-admin-0.7.18.32-adc7d7a8a71f1b7b4cfabbc17ef8f040985179fa.tar.gz) = c26f0961f2bf1bd027e493b0b788ff38b3f588ca458183656051c1a81caca7f1c30856d4e5c837a372e67f0215e7099aaeb77b4596b9ddb97cfad0222e24e575
-Size (auto-admin-0.7.18.32-adc7d7a8a71f1b7b4cfabbc17ef8f040985179fa.tar.gz) = 134795 bytes
+BLAKE2s (auto-admin-0.7.18.33-dbaef52063b3cd379f7b3ceaf20a0ae68dc9e3e9.tar.gz) = d0c1c7789b37fdbbfc7c6c03614c253f27ab15820f49d2e23ba135938b0780b0
+SHA512 (auto-admin-0.7.18.33-dbaef52063b3cd379f7b3ceaf20a0ae68dc9e3e9.tar.gz) = 6b3c658e2915127eca15828bd45b77b1da0bc7f05fc4d87705215a39afb7a8cc0a3991fdc8fa112a2d04382f3561f50bf4d2b92dd429f061790d699728027ac6
+Size (auto-admin-0.7.18.33-dbaef52063b3cd379f7b3ceaf20a0ae68dc9e3e9.tar.gz) = 135308 bytes


Home | Main Index | Thread Index | Old Index