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.8



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Nov 4 21:42:23 2023 -0500
Changeset:	f12740372f90ee752102e9b0bb0d698b329388fe

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

Log Message:
auto-admin: Update to 0.8.0.8

auto-update-system: Exit after recursive call under su
(replace exec removed for retry loop)

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

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

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index 7d34c92cd8..ad53977402 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.8.0.7
+DISTNAME=	auto-admin-0.8.0.8
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	d31856629e6199c175ce714723cd52189ea009f0
+GITHUB_TAG=	2c3b7c853df176c51230aae8ddbdd107b262a112
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index a153a22fb0..f879bf9cfb 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.8.0.7-d31856629e6199c175ce714723cd52189ea009f0.tar.gz) = b1062e5fe8392f89b3afbcee6f5a5ff45cb7e71f3d4f61ddca086ecebed1b6dd
-SHA512 (auto-admin-0.8.0.7-d31856629e6199c175ce714723cd52189ea009f0.tar.gz) = 44e38270341a2d7e8c0fa2d1811e44654042c25c1e1f523bd98ae686c57db0764decb03d435436dd852141c6f627a0fdac4d4a9303ca2b28579dc237f62a9588
-Size (auto-admin-0.8.0.7-d31856629e6199c175ce714723cd52189ea009f0.tar.gz) = 135532 bytes
+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


Home | Main Index | Thread Index | Old Index