Skip to content

Commit

Permalink
auto-admin: Update to 0.8.0.64
Browse files Browse the repository at this point in the history
New script: auto-change-login-class
  • Loading branch information
Jason W. Bacon authored and Jason W. Bacon committed Nov 29, 2024
1 parent 1aa4fe8 commit 49f0b6b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 11 deletions.
6 changes: 4 additions & 2 deletions auto-admin/Makefile
Original file line number Diff line number Diff line change
@@ -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= [email protected]
HOMEPAGE= https://github.com/outpaddling/auto-admin
Expand All @@ -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"
13 changes: 7 additions & 6 deletions auto-admin/PLIST
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -63,14 +58,14 @@ 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
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
Expand Down Expand Up @@ -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
6 changes: 3 additions & 3 deletions auto-admin/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 49f0b6b

Please sign in to comment.