pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.7.15.15



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Fri May 26 07:39:31 2023 -0500
Changeset:	6749f14f5273cb86c3726823983f5e56a046c2ec

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

Log Message:
auto-admin: Update to 0.7.15.15

auto-software-manager: Add package upgrade option

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

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

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index d048717f65..b5cd1cd88d 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.7.15.14
+DISTNAME=	auto-admin-0.7.15.15
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	55e9b12219dc8e4dfea8ab77aa216d52230306e9
+GITHUB_TAG=	9f9d273ec0cdba2dcd8716df48f78ea4db52c3fd
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
index 35840c24bb..b7d7681675 100644
--- a/auto-admin/PLIST
+++ b/auto-admin/PLIST
@@ -22,6 +22,7 @@ bin/auto-pkgsrc-remote-x11
 bin/auto-pkgsrc-setup
 bin/auto-pkgsrc-wip-checkout
 bin/auto-replace-file
+bin/auto-software-manager
 bin/auto-ssh-authorize
 bin/auto-ssh-reverse-authorize
 bin/auto-update-pkgsrc
@@ -141,7 +142,6 @@ sbin/auto-set-lid-switch-mode
 sbin/auto-set-memory-limits
 sbin/auto-set-sysctl
 sbin/auto-set-umask
-sbin/auto-software-manager
 sbin/auto-sound-driver-setup
 sbin/auto-su+j-toggle
 sbin/auto-sync-pxe-root-pw
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index 4115aba02e..4e3efd0f90 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.7.15.14-55e9b12219dc8e4dfea8ab77aa216d52230306e9.tar.gz) = c0074e6b44913e8eba01bf8ec280c5577f8c7b17f43d48f501ab8675eda4e6e9
-SHA512 (auto-admin-0.7.15.14-55e9b12219dc8e4dfea8ab77aa216d52230306e9.tar.gz) = 7a9d260bb80dc7bbab973b10653920a19c2f918596fd67a3c62a49a74f3e3a689860e0f03551607d8368842dad5a99cd3b05cc88fd16b89b9ae78d3d18b8628b
-Size (auto-admin-0.7.15.14-55e9b12219dc8e4dfea8ab77aa216d52230306e9.tar.gz) = 129051 bytes
+BLAKE2s (auto-admin-0.7.15.15-9f9d273ec0cdba2dcd8716df48f78ea4db52c3fd.tar.gz) = 09cfefdb2d6508cfda62a22c3c3e72080b81c72421f1920a6bd4c470fd99d2a6
+SHA512 (auto-admin-0.7.15.15-9f9d273ec0cdba2dcd8716df48f78ea4db52c3fd.tar.gz) = 8be70963407ccb56f9fc344720101b957608bafe5f098a01b1e3c531271cef17dd6c5f58f90a2579210dacf05bd4712e389ba1c77d6af03568cebf6abc291188
+Size (auto-admin-0.7.15.15-9f9d273ec0cdba2dcd8716df48f78ea4db52c3fd.tar.gz) = 129108 bytes


Home | Main Index | Thread Index | Old Index