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



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Sat Sep 30 09:36:31 2023 -0500
Changeset:	38dfe061ecaefaf970dca9c24955654ea61af6f7

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

Log Message:
auto-admin: Update to 0.7.18.19

auto-su+j-toggle: Schedule toggles for next reboot
Add OpenBSD support to some scripts
auto-freebsd-wip-checkout -> auto-ports-wip-checkout (support OpenBSD)

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

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

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index 933078098f..a2f04a8fa2 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.18.10
+DISTNAME=	auto-admin-0.7.18.19
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	4cac0e48db34c1fed75d268ae514e888c3264239
+GITHUB_TAG=	72308d6e4dc81defb9bf2053d7009d04603cf82d
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
index 26ed35f4cb..f561d5b1ec 100644
--- a/auto-admin/PLIST
+++ b/auto-admin/PLIST
@@ -123,6 +123,7 @@ sbin/auto-password-status
 sbin/auto-ports-branch
 sbin/auto-ports-checkout
 sbin/auto-ports-setup
+sbin/auto-ports-wip-checkout
 sbin/auto-power-manager
 sbin/auto-print-make-variable
 sbin/auto-print-timezone
@@ -169,3 +170,5 @@ sbin/auto-wifi-failover
 sbin/auto-write-cache-toggle
 sbin/auto-xdm-toggle
 share/auto-admin/ipfw-rules.sh
+share/auto-admin/local_early
+share/auto-admin/rc.local_early
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index 5be7681f50..8086557667 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.7.18.10-4cac0e48db34c1fed75d268ae514e888c3264239.tar.gz) = 2ad2136a2e26636360206ef61cb1718adc50cd3fe55623ae84b174fe8396969b
-SHA512 (auto-admin-0.7.18.10-4cac0e48db34c1fed75d268ae514e888c3264239.tar.gz) = b85bcbc9645751074b801d64b930fbb1fdb5916a718a56420bd9bfcc9db42a133c714038cc336eb8cb7a171fb7e7e5338832c4a53831a6ebd68337606994ed98
-Size (auto-admin-0.7.18.10-4cac0e48db34c1fed75d268ae514e888c3264239.tar.gz) = 132903 bytes
+BLAKE2s (auto-admin-0.7.18.19-72308d6e4dc81defb9bf2053d7009d04603cf82d.tar.gz) = eb8a5354ec5ef906dbaf26f8efd1cef8e8d2b70bb1be38e6cd6b2dabd6657e4d
+SHA512 (auto-admin-0.7.18.19-72308d6e4dc81defb9bf2053d7009d04603cf82d.tar.gz) = 587158f23b4252a85d70e27518be9c97bf73427c73e178ed2ba8f3c617c443d3801806d96d2a136578ce7b5b36ab7f2f5bf8d291eeaa644abb9b2e631bdc1112
+Size (auto-admin-0.7.18.19-72308d6e4dc81defb9bf2053d7009d04603cf82d.tar.gz) = 134339 bytes


Home | Main Index | Thread Index | Old Index