pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.8.1.20



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Sat Mar 22 07:42:58 2025 -0500
Changeset:	300aea8f3867d14329b3e2a8877de25e3ef56095

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

Log Message:
auto-admin: Update to 0.8.1.20

auto-install-packages, auto-update-system:
    Check existence of install-from-source before reading

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

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 01d11d9c29..7112d2d865 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.8.1.18
+DISTNAME=	auto-admin-0.8.1.20
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	27380e146647b76b3c93c3931a8143034814ac8c
+GITHUB_TAG=	5b25254e34a416c953ffe338c6954e63944a7021
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index 8d905fa656..45332bcc15 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.8.1.18-27380e146647b76b3c93c3931a8143034814ac8c.tar.gz) = aa49fbdb6bdee07265501d42567555cfafdadb2318c639294300409a972cd0f9
-SHA512 (auto-admin-0.8.1.18-27380e146647b76b3c93c3931a8143034814ac8c.tar.gz) = 793c07cac3c0a65c760400fd0aea20fe399e14361857f39438485c27037158631c29d71b397a52041ba0f0d512b17a3ac9b07b6bb33572b0c8e3b63c098008a2
-Size (auto-admin-0.8.1.18-27380e146647b76b3c93c3931a8143034814ac8c.tar.gz) = 156032 bytes
+BLAKE2s (auto-admin-0.8.1.20-5b25254e34a416c953ffe338c6954e63944a7021.tar.gz) = 14559effd0d15be48d35e5fd715cb76f329c1c6d6d56e7a2eef5f94a7b3aa342
+SHA512 (auto-admin-0.8.1.20-5b25254e34a416c953ffe338c6954e63944a7021.tar.gz) = 08654b3d13cf264408f537c0e6aea0733a9defdc09d77d2ba855af018624ef2daa55f5c6c2e7ac64a6f1e2cd859877f730e2040acc3ad83b32a2201292f28acf
+Size (auto-admin-0.8.1.20-5b25254e34a416c953ffe338c6954e63944a7021.tar.gz) = 156099 bytes


Home | Main Index | Thread Index | Old Index