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



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Sep 23 06:47:02 2023 -0500
Changeset:	7b02d7d05bc84ca120977f55aad6bf65f8305b91

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

Log Message:
auto-admin: Update to 0.7.18.8

auto-pkgsrc-dir: Add $(auto-pkgsrc-prefix)src as second guess

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

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

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

diffs:
diff --git a/auto-admin/DESCR b/auto-admin/DESCR
index 0d0276450b..a6dc2079a4 100644
--- a/auto-admin/DESCR
+++ b/auto-admin/DESCR
@@ -1,4 +1,5 @@
-Auto-admin is a set of scripts for automating common systems management tasks
-from the command line.  It is meant as a library of scripts to be used by
-more specific automated systems management tools.  It is also intended to
-serve as a compatibility layer to ease management of multiple POSIX platforms.
+Auto-admin is a set of scripts for automating common systems
+management tasks from the command line.  It is meant as a library
+of scripts to be used by more specific automated systems management
+tools.  It is also intended to serve as a compatibility layer to
+ease management of multiple POSIX platforms.
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index 35d86332f3..ee3cdf4bcc 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.18.7
+DISTNAME=	auto-admin-0.7.18.8
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	12ec150c1fcc5bbda16f7e3dfb42dd3cf48ca3ff
+GITHUB_TAG=	d9c08f3783445b4ec8fdb9dab62c80a497d4d7bf
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index d8f79738ba..c8119f0a72 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.7.18.7-12ec150c1fcc5bbda16f7e3dfb42dd3cf48ca3ff.tar.gz) = 39ff5fc113d14ff5a359d8c161cfed1e2bd41f8d1fca8079bb8aa79f3e5663ad
-SHA512 (auto-admin-0.7.18.7-12ec150c1fcc5bbda16f7e3dfb42dd3cf48ca3ff.tar.gz) = 11924960b6d03ba68d747a1153f3aa7b6ea3de8119fab7774c6e97ca3784a7a4e4d5840e8f780d604fc609dd03a1ef44d42437bc134f0b220fb8410305cd47c7
-Size (auto-admin-0.7.18.7-12ec150c1fcc5bbda16f7e3dfb42dd3cf48ca3ff.tar.gz) = 132749 bytes
+BLAKE2s (auto-admin-0.7.18.8-d9c08f3783445b4ec8fdb9dab62c80a497d4d7bf.tar.gz) = d46134a56f433eec8419e32a6d7bfa29d0e2affd19184286662ecdf962eba217
+SHA512 (auto-admin-0.7.18.8-d9c08f3783445b4ec8fdb9dab62c80a497d4d7bf.tar.gz) = 0d5ad4a7e71dd75f758d59cb3d699121cf7aec64af1b879f399199fe4e90e0e14c65a4e8f993c2e00a52da2a50aae175a626987686d4c26ace15f00d3ec84ed7
+Size (auto-admin-0.7.18.8-d9c08f3783445b4ec8fdb9dab62c80a497d4d7bf.tar.gz) = 132885 bytes


Home | Main Index | Thread Index | Old Index