pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.7.6.35



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Oct 26 19:38:54 2021 -0500
Changeset:	a5b826f7e5965124215bf2bf6ea474d4caf77858

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

Log Message:
auto-admin: Update to 0.7.6.35

Factor out auto-unsupported-os and auto-unsupported-release from all scripts

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

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 74ea26b26e..1265719774 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.6.33
+DISTNAME=	auto-admin-0.7.6.35
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	1577318407580e6064e1b574cc60ea875b74aa2f
+GITHUB_TAG=	6d934acae5893ce8601720f05c61f8ddb834840f
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
index b832da164c..2153b43c44 100644
--- a/auto-admin/PLIST
+++ b/auto-admin/PLIST
@@ -137,6 +137,7 @@ sbin/auto-transfer-pw
 sbin/auto-unlock-local-pw
 sbin/auto-unlock-user
 sbin/auto-unsupported-os
+sbin/auto-unsupported-release
 sbin/auto-update-infiniband-modules
 sbin/auto-update-pkgsrc
 sbin/auto-update-system
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index a827f29317..57f643e1dd 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-RMD160 (auto-admin-0.7.6.33-1577318407580e6064e1b574cc60ea875b74aa2f.tar.gz) = b48f2d402882daa21a35389e49656f390121854d
-SHA512 (auto-admin-0.7.6.33-1577318407580e6064e1b574cc60ea875b74aa2f.tar.gz) = 83fb265fe1a11f60fe13d65d21ea9ee1477f54a597be7a166fb53d39bc99d92e2c96f62ec75f68432768a803d02022a1e72d561e8c3eade12e6997e583804b16
-Size (auto-admin-0.7.6.33-1577318407580e6064e1b574cc60ea875b74aa2f.tar.gz) = 111877 bytes
+RMD160 (auto-admin-0.7.6.35-6d934acae5893ce8601720f05c61f8ddb834840f.tar.gz) = 29008ef2b605c27e8d8428f3708fa73273c842f9
+SHA512 (auto-admin-0.7.6.35-6d934acae5893ce8601720f05c61f8ddb834840f.tar.gz) = 5776c9f32fc382d21e02c68f880111feb577de275ca790bc518b406aa69bc4fe7497239557c4ab74bb1e431e07642993958fc55335270dea5df7d7d8bf1cf994
+Size (auto-admin-0.7.6.35-6d934acae5893ce8601720f05c61f8ddb834840f.tar.gz) = 111851 bytes


Home | Main Index | Thread Index | Old Index