pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.7.1.8



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Mar 29 09:21:40 2021 -0500
Changeset:	4066bf88ff86ec0a21d8ddd985f9260496bccb5c

Modified Files:
	auto-admin/Makefile

Log Message:
auto-admin: Update to 0.7.1.8

auto-update-pkgsrc: Flag absence of package upgrade tools

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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 auto-admin/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index c03310b2d9..3ae4e03593 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.1.7
+DISTNAME=	auto-admin-0.7.1.8
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	b7921433c4910da58bd5a11eb216dbb573cd7a74
+GITHUB_TAG=	83d59fb3f25d5690cbc54338c4d4f1abd92874be
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin


Home | Main Index | Thread Index | Old Index