pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.7.11.9



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu Jul 14 11:16:02 2022 -0500
Changeset:	a85efcc673b38df143af9675b5fbe1fe267aa666

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

Log Message:
auto-admin: Update to 0.7.11.9

auto-webcamd-setup -> auto-webcam-setup, add Wacom scripts

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

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 4730841848..9d6839ae84 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.11.5
+DISTNAME=	auto-admin-0.7.11.9
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	fa9e343af05562ce0e7b3b515eb81e44bdf577fc
+GITHUB_TAG=	07efbf5bd32d73cfc8abcb47c4424597abc4e438
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
index 7a7ffe6e87..2eaf9938c6 100644
--- a/auto-admin/PLIST
+++ b/auto-admin/PLIST
@@ -25,6 +25,7 @@ bin/auto-ssh-authorize
 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-update-system.1
@@ -155,8 +156,10 @@ sbin/auto-update-system
 sbin/auto-upgrade-base
 sbin/auto-user-admin
 sbin/auto-useradd
+sbin/auto-wacom-setup
 sbin/auto-web-self-sign
 sbin/auto-web-setup
+sbin/auto-webcam-setup
 sbin/auto-wifi-failover
 sbin/auto-write-cache-toggle
 sbin/auto-xdm-toggle
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index 919442326a..38055d116d 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.7.11.5-fa9e343af05562ce0e7b3b515eb81e44bdf577fc.tar.gz) = 96af743d860a3db362aaa7690effcbab68877226ed4fbc0c89dcf55b04a538d1
-SHA512 (auto-admin-0.7.11.5-fa9e343af05562ce0e7b3b515eb81e44bdf577fc.tar.gz) = d3c93bf0e30db9487add6697d81c3d06183253e4010f11dd3e8638ac285560ca2ffd2dbc2678539ca44fa2b64959c55643a8281fb452aa8ba75e5f4a591e14a0
-Size (auto-admin-0.7.11.5-fa9e343af05562ce0e7b3b515eb81e44bdf577fc.tar.gz) = 123387 bytes
+BLAKE2s (auto-admin-0.7.11.9-07efbf5bd32d73cfc8abcb47c4424597abc4e438.tar.gz) = b8cea2db2235188a486e5bf2665b51a5cb985e9b0c3ce3d1f29175b760c7b68e
+SHA512 (auto-admin-0.7.11.9-07efbf5bd32d73cfc8abcb47c4424597abc4e438.tar.gz) = b804f47931ea2a45034f08e98e8e229923f18fe96fc819e782270e07d210ef470e885dc178ecdd8b37a66edecc7024a6dfbcf45e87f6380b0095880da7755e9b
+Size (auto-admin-0.7.11.9-07efbf5bd32d73cfc8abcb47c4424597abc4e438.tar.gz) = 124909 bytes


Home | Main Index | Thread Index | Old Index