pkgsrc-WIP-changes archive

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

auto-admin: Minor improvements



Module Name:	pkgsrc-wip
Committed By:	Jason W Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Dec 29 08:59:24 2020 -0600
Changeset:	defe48ebbe8f37f727db4b0c61534fb5f7306e6a

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

Log Message:
auto-admin: Minor improvements

auto-file-secure: Accept either root:wheel or calling user
auto-detect-laptops: Fix typo and improve MacBook xkbd mods

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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 auto-admin/Makefile | 3 ++-
 auto-admin/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index d125088d72..6712d1e331 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.6.10
+DISTNAME=	auto-admin-0.6.10.3
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_TAG=	d360ff1e683ba2c27cfaf3f54eb8d00de0d07814
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index 982d50fa60..9e218dedf0 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (auto-admin-0.6.10.tar.gz) = cd6ce6010993ef41b203fe0dd17ab67e97dbf7a2
-RMD160 (auto-admin-0.6.10.tar.gz) = 65e4e251030883b5cfe5064065037927d6a6ea98
-SHA512 (auto-admin-0.6.10.tar.gz) = a1b1810dc27919821a126ea389cf578afd3d06f96c93dce3a52fcccaa6aff657eda7f62e49cc966bee826fcbae33ba6965dd94e151980afa0e5decc4bb0a0e1d
-Size (auto-admin-0.6.10.tar.gz) = 96432 bytes
+SHA1 (auto-admin-0.6.10.3-d360ff1e683ba2c27cfaf3f54eb8d00de0d07814.tar.gz) = 5b5f6499168c7959bc933ff467bdd7205387d1f2
+RMD160 (auto-admin-0.6.10.3-d360ff1e683ba2c27cfaf3f54eb8d00de0d07814.tar.gz) = b1e0e2ae52c7b8d5fb03daf23c4fea0e33b4e513
+SHA512 (auto-admin-0.6.10.3-d360ff1e683ba2c27cfaf3f54eb8d00de0d07814.tar.gz) = 27aab80c8fd658477a6005f8e1eb63955540b7cf1abab7f959b384f06454daebb7541d33b9a57c3eebc63aedcf591ab54327c238f3ad81f5a09af939d6f69cfc
+Size (auto-admin-0.6.10.3-d360ff1e683ba2c27cfaf3f54eb8d00de0d07814.tar.gz) = 97152 bytes


Home | Main Index | Thread Index | Old Index