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



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sun Oct 1 11:38:25 2023 -0500
Changeset:	044fb60b0a1e610330959df4a00834f24ab11b1d

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

Log Message:
auto-admin: Update to 0.7.18.23

Move man pages to section 8

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

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/PLIST    | 8 ++++----
 auto-admin/distinfo | 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index a255172de8..3f7e394b6e 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.18.21
+DISTNAME=	auto-admin-0.7.18.23
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	1f18e15e2d67f775dc04158e04ca285ef8022857
+GITHUB_TAG=	54aa8e57ee17bb5acfe79332f64c177564f51f52
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
index f561d5b1ec..93b594a933 100644
--- a/auto-admin/PLIST
+++ b/auto-admin/PLIST
@@ -31,10 +31,10 @@ bin/auto-ssh-reverse-authorize
 bin/auto-update-pkgsrc
 bin/auto-using-pkgsrc
 bin/auto-wacom-map-display
-man/man1/auto-add-swap.1
-man/man1/auto-admin.1
-man/man1/auto-image2dev.1
-man/man1/auto-update-system.1
+man/man8/auto-add-swap.8
+man/man8/auto-admin.8
+man/man8/auto-image2dev.8
+man/man8/auto-update-system.8
 sbin/auto-add-fdesc-mount
 sbin/auto-add-group
 sbin/auto-add-hosts-entry
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index 9686863621..3d0d037e2d 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.7.18.21-1f18e15e2d67f775dc04158e04ca285ef8022857.tar.gz) = 346c7ee877a94086d03a711485d4a5fe50e4a51cccc94a10fab3a823ce1caf43
-SHA512 (auto-admin-0.7.18.21-1f18e15e2d67f775dc04158e04ca285ef8022857.tar.gz) = 0fa8dac568edf981c336777b5a2a589e0829cd27d0f674d207a5fa07a3f6c10c35f4a85204c1b4fd384a8995ad63157864c407ebc206aef6ebdb596773e89d31
-Size (auto-admin-0.7.18.21-1f18e15e2d67f775dc04158e04ca285ef8022857.tar.gz) = 134345 bytes
+BLAKE2s (auto-admin-0.7.18.23-54aa8e57ee17bb5acfe79332f64c177564f51f52.tar.gz) = c79c377c87e9dc7f9612e1265a060f6a1c1cd43e677ea9761235a7103588e701
+SHA512 (auto-admin-0.7.18.23-54aa8e57ee17bb5acfe79332f64c177564f51f52.tar.gz) = e68ce266597830af30eaa232e06def0fdcaf3939b495e1edc13f7193dea54d54023e6fa57447407c9753d582e9e14d7fa4635b99d3a5032f97a6e6071bf715d7
+Size (auto-admin-0.7.18.23-54aa8e57ee17bb5acfe79332f64c177564f51f52.tar.gz) = 134075 bytes


Home | Main Index | Thread Index | Old Index