pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.7.18.37



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Oct 19 10:42:00 2023 -0500
Changeset:	d4a256ec6d55da463667918c654f4c75a4daa1b0

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

Log Message:
auto-admin: Update to 0.7.18.37

auto-print-make-variable: Fix for NetBSD with no bmake

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

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 ed0870fa3c..5049aed48b 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.18.36
+DISTNAME=	auto-admin-0.7.18.37
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	0ed62d501e1ccd374cbcf90ed63c2f94adec6fa8
+GITHUB_TAG=	d120c149659ce8b82df2a7ad672f1a2df3cc2929
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index fbc69d60d5..938eee636a 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.7.18.36-0ed62d501e1ccd374cbcf90ed63c2f94adec6fa8.tar.gz) = e4cd1d2007626816a0dfd55936281fc25e6e478ea05f5da90a12caed500965e1
-SHA512 (auto-admin-0.7.18.36-0ed62d501e1ccd374cbcf90ed63c2f94adec6fa8.tar.gz) = 3ada33b70fbddc313d933128e9a19957fd6b1a372b05649812863d1d38e106d62795b92ec633e2ee00386f10734803d6a19a8665310314dfb8b728df38a78e09
-Size (auto-admin-0.7.18.36-0ed62d501e1ccd374cbcf90ed63c2f94adec6fa8.tar.gz) = 135370 bytes
+BLAKE2s (auto-admin-0.7.18.37-d120c149659ce8b82df2a7ad672f1a2df3cc2929.tar.gz) = 9a8b886547b7f2091ab69227fdccaeb933961028509e7d8c4b14ea1983ef5075
+SHA512 (auto-admin-0.7.18.37-d120c149659ce8b82df2a7ad672f1a2df3cc2929.tar.gz) = b0d8811687ef4666ee252a7cc56305aa6bf0041f86be0dd7862c559f8658f4c3dad3dbb5261e515605c219342016094103c4d5f2285ee6d0801f88113638af9d
+Size (auto-admin-0.7.18.37-d120c149659ce8b82df2a7ad672f1a2df3cc2929.tar.gz) = 135394 bytes


Home | Main Index | Thread Index | Old Index