pkgsrc-WIP-changes archive

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

auto-admin: Update to 0.8.0.82



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <jtocino%gmx.com@localhost>
Pushed By:	outpaddling
Date:		Sat Jan 4 18:20:03 2025 -0600
Changeset:	566dae26c4bf9fadee3300db3bd9a3daf12e2c0e

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

Log Message:
auto-admin: Update to 0.8.0.82

auto-physmem: Report physical memory size

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

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

diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index edad5c8332..b57bea0f05 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	auto-admin-0.8.0.80
+DISTNAME=	auto-admin-0.8.0.82
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	e6e453302fbfaae7d5bc7fe49504d96d1dbb1dad
+GITHUB_TAG=	8fa54a84cfebcdf5da6bb87217ae38acdc4617cd
 
 OWNER=		bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/auto-admin
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
index ee13213275..993d5f8967 100644
--- a/auto-admin/PLIST
+++ b/auto-admin/PLIST
@@ -21,6 +21,7 @@ bin/auto-os-release
 bin/auto-os-variant
 bin/auto-ostype
 bin/auto-package-installed
+bin/auto-physmem
 bin/auto-pkg-branch
 bin/auto-pkg-latest
 bin/auto-pkgsrc-branch
@@ -43,6 +44,14 @@ bin/auto-ssh-reverse-authorize
 bin/auto-update-pkgsrc
 bin/auto-using-pkgsrc
 bin/auto-wacom-map-display
+man/man8/auto-add-swap.8
+man/man8/auto-admin.8
+man/man8/auto-change-login-class.8
+man/man8/auto-image2dev.8
+man/man8/auto-physmem.8
+man/man8/auto-pkgsrc-non-removable.8
+man/man8/auto-update-system.8
+man/man8/auto-user-admin.8
 sbin/auto-add-fdesc-mount
 sbin/auto-add-group
 sbin/auto-add-hosts-entry
@@ -171,10 +180,3 @@ sbin/auto-xdm-toggle
 share/auto-admin/ipfw-rules.sh
 share/auto-admin/local_early
 share/auto-admin/rc.local_early
-man/man8/auto-add-swap.8
-man/man8/auto-admin.8
-man/man8/auto-change-login-class.8
-man/man8/auto-image2dev.8
-man/man8/auto-pkgsrc-non-removable.8
-man/man8/auto-update-system.8
-man/man8/auto-user-admin.8
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index 941f2c2901..9190052a75 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (auto-admin-0.8.0.80-e6e453302fbfaae7d5bc7fe49504d96d1dbb1dad.tar.gz) = 6345cddae883598dd6b2e9539504494261c98cf2186931812f6d2a00552088f7
-SHA512 (auto-admin-0.8.0.80-e6e453302fbfaae7d5bc7fe49504d96d1dbb1dad.tar.gz) = 678da0e79207bb70a854fd04257fb48bbb391b2e72b0a519e2d697cf1aa74929485b229a69df5950f75f32f10b841711391349f287e01e2a703314c307058bc5
-Size (auto-admin-0.8.0.80-e6e453302fbfaae7d5bc7fe49504d96d1dbb1dad.tar.gz) = 141618 bytes
+BLAKE2s (auto-admin-0.8.0.82-8fa54a84cfebcdf5da6bb87217ae38acdc4617cd.tar.gz) = 6b86b62340540545ba365fdfa0ce3d3c1ad65cb5d34512198bf3aa3c21497dff
+SHA512 (auto-admin-0.8.0.82-8fa54a84cfebcdf5da6bb87217ae38acdc4617cd.tar.gz) = 93330a25ae8b9a1498206e6a738d2d781967b6a3d59e7419884b0bfdc24f7a9058486c8ba28aba723323c47c1cfab7daf74f8e0cef81660119b776cc86f5b0cc
+Size (auto-admin-0.8.0.82-8fa54a84cfebcdf5da6bb87217ae38acdc4617cd.tar.gz) = 142079 bytes


Home | Main Index | Thread Index | Old Index