Skip to content

Commit 49f0b6b

Browse files
Jason W. BaconJason W. Bacon
authored andcommitted
auto-admin: Update to 0.8.0.64
New script: auto-change-login-class
1 parent 1aa4fe8 commit 49f0b6b

File tree

3 files changed

+14
-11
lines changed

3 files changed

+14
-11
lines changed

auto-admin/Makefile

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# $NetBSD$
22

3-
DISTNAME= auto-admin-0.8.0.59
3+
DISTNAME= auto-admin-0.8.0.64
44
CATEGORIES= sysutils
55
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
6-
GITHUB_TAG= c8b88ac7373ab8e4d09753ca4f2411845525c700
6+
GITHUB_TAG= e9329b0922917123083ad0fb3a08c1e887bf2817
77

88
99
HOMEPAGE= https://github.com/outpaddling/auto-admin
@@ -21,4 +21,6 @@ SUBST_SED.prefix+= -e 's|/usr/pkgsrc|${PKGSRCDIR}|g'
2121
SUBST_FILES.prefix+= User-scripts/auto-pkgsrc-prefix
2222
SUBST_FILES.prefix+= User-scripts/auto-pkgsrc-dir
2323

24+
MAKE_FLAGS+= MANDIR=${PREFIX}/${PKGMANDIR}
25+
2426
.include "../../mk/bsd.pkg.mk"

auto-admin/PLIST

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@ bin/auto-ssh-reverse-authorize
4343
bin/auto-update-pkgsrc
4444
bin/auto-using-pkgsrc
4545
bin/auto-wacom-map-display
46-
man/man8/auto-add-swap.8
47-
man/man8/auto-admin.8
48-
man/man8/auto-image2dev.8
49-
man/man8/auto-pkgsrc-non-removable.8
50-
man/man8/auto-update-system.8
5146
sbin/auto-add-fdesc-mount
5247
sbin/auto-add-group
5348
sbin/auto-add-hosts-entry
@@ -63,14 +58,14 @@ sbin/auto-automount-setup
6358
sbin/auto-binary-pkgsrc-setup
6459
sbin/auto-change-group-gid
6560
sbin/auto-change-group-ownership
61+
sbin/auto-change-login-class
6662
sbin/auto-change-nfsd-count
6763
sbin/auto-change-ownership
6864
sbin/auto-change-primary-group
6965
sbin/auto-change-uid
7066
sbin/auto-clean-disk
7167
sbin/auto-clean-ports
7268
sbin/auto-clean-tmp
73-
sbin/auto-cuda-install
7469
sbin/auto-cups-setup
7570
sbin/auto-denyhosts-remove-ip
7671
sbin/auto-denyhosts-setup
@@ -176,3 +171,9 @@ sbin/auto-xdm-toggle
176171
share/auto-admin/ipfw-rules.sh
177172
share/auto-admin/local_early
178173
share/auto-admin/rc.local_early
174+
man/man8/auto-add-swap.8
175+
man/man8/auto-admin.8
176+
man/man8/auto-change-login-class.8
177+
man/man8/auto-image2dev.8
178+
man/man8/auto-pkgsrc-non-removable.8
179+
man/man8/auto-update-system.8

auto-admin/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
$NetBSD$
22

3-
BLAKE2s (auto-admin-0.8.0.59-c8b88ac7373ab8e4d09753ca4f2411845525c700.tar.gz) = f79e4bfcf89d17d15ccec0a8b83729e512388ca022494f8a0bdc7bb643591a26
4-
SHA512 (auto-admin-0.8.0.59-c8b88ac7373ab8e4d09753ca4f2411845525c700.tar.gz) = 1a61ed7b0f7f1906f4ba542548c5e7d4592b0d07fad88075238375f72c9d1bb7592618fe557de92c4ebf1893c53f3d8a267e53541e739984772173d1e2201790
5-
Size (auto-admin-0.8.0.59-c8b88ac7373ab8e4d09753ca4f2411845525c700.tar.gz) = 139705 bytes
3+
BLAKE2s (auto-admin-0.8.0.64-e9329b0922917123083ad0fb3a08c1e887bf2817.tar.gz) = 1ff5d76af92621275bab833cc1582bf96455c4c0d9152b838f86f09ecad07821
4+
SHA512 (auto-admin-0.8.0.64-e9329b0922917123083ad0fb3a08c1e887bf2817.tar.gz) = 7482d4b76d423af98ccc2c445ca349c2597075d7f1a53be956b04be0b361fa00b96b1382e7d39e427aa5f66a33eef0099bf59d725ae7a5dd278ca7d542fedd32
5+
Size (auto-admin-0.8.0.64-e9329b0922917123083ad0fb3a08c1e887bf2817.tar.gz) = 140822 bytes

0 commit comments

Comments
 (0)