pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.8.1.26



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Tue Apr 8 10:47:59 2025 -0500
Changeset:	e40c5350487973eb82500eb38fe19595f313c6f6

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

Log Message:
auto-admin: Update to 0.8.1.26

Add dreckly links for appropriate pkgsrc scripts
Begin standardizing script names:
auto-{clean|update}-pkgsrc -> auto-pkgsrc-{clean|update}

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

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

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index df59fd94f4..b8bed5c739 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.8.1.25
+DISTNAME=	auto-admin-0.8.1.26
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	76971e9794554ca29f0037d756ae66c89aff57c4
+GITHUB_TAG=	45b50dd2f992af30ce891bc262dfefb83be37c7d
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
index f40cbc6dc7..611725eeae 100644
--- a/auto-admin/PLIST
+++ b/auto-admin/PLIST
@@ -4,7 +4,15 @@ bin/auto-ask
 bin/auto-backup-file
 bin/auto-check-ports-branch
 bin/auto-clean-pkgsrc
+bin/auto-dreckly-clean
+bin/auto-dreckly-delete-all
+bin/auto-dreckly-dir
+bin/auto-dreckly-make
+bin/auto-dreckly-non-removable
+bin/auto-dreckly-prefix
+bin/auto-dreckly-remote-x11
 bin/auto-dreckly-setup
+bin/auto-dreckly-update
 bin/auto-fastest-mirror
 bin/auto-fetch-install-media
 bin/auto-get-ip
@@ -27,6 +35,7 @@ bin/auto-pkg-branch
 bin/auto-pkg-latest
 bin/auto-pkgsrc-branch
 bin/auto-pkgsrc-checkout
+bin/auto-pkgsrc-clean
 bin/auto-pkgsrc-delete-all
 bin/auto-pkgsrc-dir
 bin/auto-pkgsrc-make
@@ -34,6 +43,7 @@ bin/auto-pkgsrc-non-removable
 bin/auto-pkgsrc-prefix
 bin/auto-pkgsrc-remote-x11
 bin/auto-pkgsrc-setup
+bin/auto-pkgsrc-update
 bin/auto-pkgsrc-wip-checkout
 bin/auto-ports-branch
 bin/auto-print-make-variable
@@ -44,6 +54,7 @@ bin/auto-ssh-authorize
 bin/auto-ssh-reverse-authorize
 bin/auto-update-manager
 bin/auto-update-pkgsrc
+bin/auto-using-dreckly
 bin/auto-using-pkgsrc
 bin/auto-wacom-map-display
 man/man8/auto-add-swap.8
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index 4cd9710e6b..4aa09cd89f 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.8.1.25-76971e9794554ca29f0037d756ae66c89aff57c4.tar.gz) = 0d439bd8c07c217859862d70799b32c930f242d714388231f4e4655d23e4f242
-SHA512 (auto-admin-0.8.1.25-76971e9794554ca29f0037d756ae66c89aff57c4.tar.gz) = e7c38549fffedba6b4f9d5f1d8e3c8d5c4771deb831baeffa23884cea4b99090228919761e270eada4215c01a4c1239a22503afe525087377f850c0611c24c22
-Size (auto-admin-0.8.1.25-76971e9794554ca29f0037d756ae66c89aff57c4.tar.gz) = 156792 bytes
+BLAKE2s (auto-admin-0.8.1.26-45b50dd2f992af30ce891bc262dfefb83be37c7d.tar.gz) = 2a7a96989ab8adf03e949e2274a05c5f457113bcc2134af1b4814aa9a94954ad
+SHA512 (auto-admin-0.8.1.26-45b50dd2f992af30ce891bc262dfefb83be37c7d.tar.gz) = 8e46bef642f977d5fbbd4df27d42090379c2b6aeff04b75dbe9092b373d3d86ad74f3e661ceb8e9677d9f89f8e1e28e0a9c7c089451fb47464b9a1263682f68f
+Size (auto-admin-0.8.1.26-45b50dd2f992af30ce891bc262dfefb83be37c7d.tar.gz) = 157309 bytes


Home | Main Index | Thread Index | Old Index