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.64
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Fri Nov 29 15:09:16 2024 -0600
Changeset: 49f0b6b4d052328e4a88b577f5aa9df5a96d45ff
Modified Files:
auto-admin/Makefile
auto-admin/PLIST
auto-admin/distinfo
Log Message:
auto-admin: Update to 0.8.0.64
New script: auto-change-login-class
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=49f0b6b4d052328e4a88b577f5aa9df5a96d45ff
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
auto-admin/Makefile | 6 ++++--
auto-admin/PLIST | 13 +++++++------
auto-admin/distinfo | 6 +++---
3 files changed, 14 insertions(+), 11 deletions(-)
diffs:
diff --git a/auto-admin/Makefile b/auto-admin/Makefile
index 063e6c1a09..30b98ca319 100644
--- a/auto-admin/Makefile
+++ b/auto-admin/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= auto-admin-0.8.0.59
+DISTNAME= auto-admin-0.8.0.64
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= c8b88ac7373ab8e4d09753ca4f2411845525c700
+GITHUB_TAG= e9329b0922917123083ad0fb3a08c1e887bf2817
OWNER= bacon%NetBSD.org@localhost
HOMEPAGE= https://github.com/outpaddling/auto-admin
@@ -21,4 +21,6 @@ SUBST_SED.prefix+= -e 's|/usr/pkgsrc|${PKGSRCDIR}|g'
SUBST_FILES.prefix+= User-scripts/auto-pkgsrc-prefix
SUBST_FILES.prefix+= User-scripts/auto-pkgsrc-dir
+MAKE_FLAGS+= MANDIR=${PREFIX}/${PKGMANDIR}
+
.include "../../mk/bsd.pkg.mk"
diff --git a/auto-admin/PLIST b/auto-admin/PLIST
index a6d79067b1..65033c2c6a 100644
--- a/auto-admin/PLIST
+++ b/auto-admin/PLIST
@@ -43,11 +43,6 @@ 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-image2dev.8
-man/man8/auto-pkgsrc-non-removable.8
-man/man8/auto-update-system.8
sbin/auto-add-fdesc-mount
sbin/auto-add-group
sbin/auto-add-hosts-entry
@@ -63,6 +58,7 @@ sbin/auto-automount-setup
sbin/auto-binary-pkgsrc-setup
sbin/auto-change-group-gid
sbin/auto-change-group-ownership
+sbin/auto-change-login-class
sbin/auto-change-nfsd-count
sbin/auto-change-ownership
sbin/auto-change-primary-group
@@ -70,7 +66,6 @@ sbin/auto-change-uid
sbin/auto-clean-disk
sbin/auto-clean-ports
sbin/auto-clean-tmp
-sbin/auto-cuda-install
sbin/auto-cups-setup
sbin/auto-denyhosts-remove-ip
sbin/auto-denyhosts-setup
@@ -176,3 +171,9 @@ 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
diff --git a/auto-admin/distinfo b/auto-admin/distinfo
index c77bca2cbc..bad9b5acfb 100644
--- a/auto-admin/distinfo
+++ b/auto-admin/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (auto-admin-0.8.0.59-c8b88ac7373ab8e4d09753ca4f2411845525c700.tar.gz) = f79e4bfcf89d17d15ccec0a8b83729e512388ca022494f8a0bdc7bb643591a26
-SHA512 (auto-admin-0.8.0.59-c8b88ac7373ab8e4d09753ca4f2411845525c700.tar.gz) = 1a61ed7b0f7f1906f4ba542548c5e7d4592b0d07fad88075238375f72c9d1bb7592618fe557de92c4ebf1893c53f3d8a267e53541e739984772173d1e2201790
-Size (auto-admin-0.8.0.59-c8b88ac7373ab8e4d09753ca4f2411845525c700.tar.gz) = 139705 bytes
+BLAKE2s (auto-admin-0.8.0.64-e9329b0922917123083ad0fb3a08c1e887bf2817.tar.gz) = 1ff5d76af92621275bab833cc1582bf96455c4c0d9152b838f86f09ecad07821
+SHA512 (auto-admin-0.8.0.64-e9329b0922917123083ad0fb3a08c1e887bf2817.tar.gz) = 7482d4b76d423af98ccc2c445ca349c2597075d7f1a53be956b04be0b361fa00b96b1382e7d39e427aa5f66a33eef0099bf59d725ae7a5dd278ca7d542fedd32
+Size (auto-admin-0.8.0.64-e9329b0922917123083ad0fb3a08c1e887bf2817.tar.gz) = 140822 bytes
Home |
Main Index |
Thread Index |
Old Index