pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.7.15.4



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Mar 11 16:12:38 2023 -0600
Changeset:	047ed724e40e376406899f3e3b22cbc0ad299de5

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

Log Message:
auto-admin: Update to 0.7.15.4

auto-upgrade-base: Add missing pause() function

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

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 a73edca4af..3b5936ef2d 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.15.3
+DISTNAME=	auto-admin-0.7.15.4
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	daf893e19d86faaa7b54bd38e4864da73677a1d4
+GITHUB_TAG=	98064c2975b97b380711f1e36d3212ebb985b095
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index e2edfb2c5e..6419210666 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.7.15.3-daf893e19d86faaa7b54bd38e4864da73677a1d4.tar.gz) = ac00c3f0c455317c00101f514367ac74626368f072b23242ca557ff605aacb91
-SHA512 (auto-admin-0.7.15.3-daf893e19d86faaa7b54bd38e4864da73677a1d4.tar.gz) = b60c31526754c3b9dfbcc22c970a61e41faf8fc5eef36b9fb340ac3563f11b0de59b091178946b26592fd7077c81106b2fdcc2e80075cf16bac4c5b5b80d0ba0
-Size (auto-admin-0.7.15.3-daf893e19d86faaa7b54bd38e4864da73677a1d4.tar.gz) = 127945 bytes
+BLAKE2s (auto-admin-0.7.15.4-98064c2975b97b380711f1e36d3212ebb985b095.tar.gz) = a8892e725b09ebc17004ab635998c417368d3a7464cc4afd929120dc97a03791
+SHA512 (auto-admin-0.7.15.4-98064c2975b97b380711f1e36d3212ebb985b095.tar.gz) = b05ad263d2e41e683b1999274bd8fa47b5048d9632cdc1616c39ac67eb830ecd423a45ce9bd9de09d9d75592c4f2e9c60f6d347439c9eb11338b35516d777c89
+Size (auto-admin-0.7.15.4-98064c2975b97b380711f1e36d3212ebb985b095.tar.gz) = 127958 bytes


Home | Main Index | Thread Index | Old Index