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



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Apr 1 12:00:03 2023 -0500
Changeset:	dfc27efb22d47b34945f2a4036450b50270aa694

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

Log Message:
auto-admin: Update to 0.7.15.5

auto-update-system/auto-mark-install-from-source:

Add newer/always field to indicate when to reinstall from source.
Newer means reinstall if the port is newer than the installed package.
Always means unconditionally, which is useful for resolving KBI
compatibility issues where the package was built on an older release.

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

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 3b5936ef2d..1aa426ddc9 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.15.4
+DISTNAME=	auto-admin-0.7.15.5
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	98064c2975b97b380711f1e36d3212ebb985b095
+GITHUB_TAG=	53100e98e15b67da20891463cf6fb2ae4bb84eb1
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index 6419210666..dd431dc3a1 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-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
+BLAKE2s (auto-admin-0.7.15.5-53100e98e15b67da20891463cf6fb2ae4bb84eb1.tar.gz) = d309e2af14fcf4f6ebfda4c95aaf7f72459e996eb3737d7ac5f3dddb25697aec
+SHA512 (auto-admin-0.7.15.5-53100e98e15b67da20891463cf6fb2ae4bb84eb1.tar.gz) = 491ac91d11154f802151d9c1c489920209fba2151b88487e2b7b177e0ddb772790bb736260f66387147480b043ba348359c1d685a9ff6f7ed43485c76eac02ef
+Size (auto-admin-0.7.15.5-53100e98e15b67da20891463cf6fb2ae4bb84eb1.tar.gz) = 128603 bytes


Home | Main Index | Thread Index | Old Index