pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.7.10.1



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Mar 20 08:11:55 2022 -0500
Changeset:	f5923d65cff6597279439806b41e2b92f0b35bba

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

Log Message:
auto-admin: Update to 0.7.10.1

auto-check-ports-branch: Factor out auto_replace_ports(), used in 3 places

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

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

diffstat:
 auto-admin/Makefile | 3 ++-
 auto-admin/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index e6de4b3952..b222238af7 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,8 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.10
+DISTNAME=	auto-admin-0.7.10.1
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_TAG=	e6c5e718c4234f1c27c9ecd8bdc221ec77508a32
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index e4646c4111..743b689eb9 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.7.10.tar.gz) = f00475174570d7a732bc53d1bf7668329300ae1d064c878a9d79bb17ff852eaa
-SHA512 (auto-admin-0.7.10.tar.gz) = a05acce3b6e97d27d122b3f1c225172729b61c87f426e6e41641ed0598fea63e5824cebef92f167b10c8849fd281cc5f153f9930ec6611268ff274cc6bc80ac3
-Size (auto-admin-0.7.10.tar.gz) = 119559 bytes
+BLAKE2s (auto-admin-0.7.10.1-e6c5e718c4234f1c27c9ecd8bdc221ec77508a32.tar.gz) = 63fb83d7dd10ebd994869701d3c0736f09c7dc13b622634711106bb9b0ea6cf4
+SHA512 (auto-admin-0.7.10.1-e6c5e718c4234f1c27c9ecd8bdc221ec77508a32.tar.gz) = 19582b250ca346e03603ae8f136fbebcc4c4b31caf70913814574d87783cf7fc2ec431b62a5440099059d1139f809f6fc7bb8b47ed8e5766c466576c593cd51b
+Size (auto-admin-0.7.10.1-e6c5e718c4234f1c27c9ecd8bdc221ec77508a32.tar.gz) = 119594 bytes


Home | Main Index | Thread Index | Old Index