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



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Nov 2 15:40:39 2023 -0500
Changeset:	c1d29d8ab64e1a82a695d5faeaa68244b736a15d

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

Log Message:
auto-admin: Update to 0.8.0.6

auto-pkgsrc-delete-all: Check for non-removable packages
auto-pkgsrc-setup: Standardize var names, fix bootstrap from git URL

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

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 46ec315522..e382b3e4c5 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.8.0.5
+DISTNAME=	auto-admin-0.8.0.6
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	d371a9ac54ab50acc2e9b81a20895d96cf2d7c9f
+GITHUB_TAG=	f82fad5e968995694e73b50d033049ac0758bb65
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index 54c34e1382..32218a21bf 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.8.0.5-d371a9ac54ab50acc2e9b81a20895d96cf2d7c9f.tar.gz) = e4ca1bba55a1496a38daeefeb0921f087c45dd3249b304760718f85201af9b9a
-SHA512 (auto-admin-0.8.0.5-d371a9ac54ab50acc2e9b81a20895d96cf2d7c9f.tar.gz) = 047d255a54131167f92b6fe92887906802716f032935435a205e1a48affa3bca26fa01a5a5fc6f3aa1391d81468b5efc062db00df9161b841c30de6997b14e58
-Size (auto-admin-0.8.0.5-d371a9ac54ab50acc2e9b81a20895d96cf2d7c9f.tar.gz) = 135425 bytes
+BLAKE2s (auto-admin-0.8.0.6-f82fad5e968995694e73b50d033049ac0758bb65.tar.gz) = a7843d07c4ccd608e268d7d5fc3343558f72e9e8e13c2e0ae54d8cb13094e292
+SHA512 (auto-admin-0.8.0.6-f82fad5e968995694e73b50d033049ac0758bb65.tar.gz) = d2434731b1c35b53da159384e03c646b9e9358d87ba76d25b934d1187768c5ebc6853b5234973b52edb378ec40f6a5ed754150299b3d7754ef2d7fceac578164
+Size (auto-admin-0.8.0.6-f82fad5e968995694e73b50d033049ac0758bb65.tar.gz) = 135484 bytes


Home | Main Index | Thread Index | Old Index