pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.8.0.10



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Nov 13 07:38:15 2023 -0600
Changeset:	2caa578eb109307550d2aa9876671e3bd3a50bc6

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

Log Message:
auto-admin: Update to 0.8.0.10

auto-pkgsrc-make: Output sbmake, bmake, or make as appropriate
Replace hard-coded [s]bmake commands with $(auto-pkgsrc-make)

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

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 ad53977402..11765bdda9 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.8.0.8
+DISTNAME=	auto-admin-0.8.0.10
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	2c3b7c853df176c51230aae8ddbdd107b262a112
+GITHUB_TAG=	e4a4d5b9ef78bcdcc44ea9b34891956c8b816324
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
index a58df7eed4..b2b704bcaf 100644
--- a/auto-admin/PLIST
+++ b/auto-admin/PLIST
@@ -20,6 +20,7 @@ bin/auto-pkgsrc-branch
 bin/auto-pkgsrc-checkout
 bin/auto-pkgsrc-delete-all
 bin/auto-pkgsrc-dir
+bin/auto-pkgsrc-make
 bin/auto-pkgsrc-non-removable
 bin/auto-pkgsrc-prefix
 bin/auto-pkgsrc-remote-x11
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index f879bf9cfb..f248d2120d 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.8.0.8-2c3b7c853df176c51230aae8ddbdd107b262a112.tar.gz) = b741a0a29e36bc995683038bfbf9ee2a7ac485ac8ed44afd5b97fbef9ac53a3d
-SHA512 (auto-admin-0.8.0.8-2c3b7c853df176c51230aae8ddbdd107b262a112.tar.gz) = 8d70631d5d1fb594b9cccd4bf07e4d643dc58ac15550d8c833d2bb641d0a25331f9188807849e5e09e0d2a9ffcda8dce476579d4aff103c6ee3390875643df1f
-Size (auto-admin-0.8.0.8-2c3b7c853df176c51230aae8ddbdd107b262a112.tar.gz) = 135531 bytes
+BLAKE2s (auto-admin-0.8.0.10-e4a4d5b9ef78bcdcc44ea9b34891956c8b816324.tar.gz) = 52dac70e7a73ad8b8613b859f6bebcb9cbad2d2584a55fab5841db106b8bb085
+SHA512 (auto-admin-0.8.0.10-e4a4d5b9ef78bcdcc44ea9b34891956c8b816324.tar.gz) = c4f7988e811fd09f7e02bf5edef97112273e6a8ea7efb52f31e4cbeedcea657ad145ab88e9138c5b4c6f9ee5f037b061159013e8158560e48e7942a6ea2ab4d8
+Size (auto-admin-0.8.0.10-e4a4d5b9ef78bcdcc44ea9b34891956c8b816324.tar.gz) = 135596 bytes


Home | Main Index | Thread Index | Old Index