sysutils/auto-admin: Upgrade to 0.4.9
Add auto-remove-from-group Rename auto-detect-gpu to auto-gpu-setup to reflect new functionality Improvements to auto-pkgsrc-setup Other minor fixes and enhancements
This commit is contained in:
parent
2678199bac
commit
2d15850474
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=518262
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= auto-admin
|
||||
DISTVERSION= 0.4.8
|
||||
DISTVERSION= 0.4.9
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://acadix.biz/Ports/distfiles/ \
|
||||
http://outpaddling.mooo.com/~bacon/Acadix/Ports/distfiles/
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1564080152
|
||||
SHA256 (auto-admin-0.4.8.tar.xz) = ebb308d860ff74c294db449c3c4473e8ed1b53cc60804a9b84d30d2c19276e95
|
||||
SIZE (auto-admin-0.4.8.tar.xz) = 67272
|
||||
TIMESTAMP = 1574531370
|
||||
SHA256 (auto-admin-0.4.9.tar.xz) = 9b58c601ffc1653d1e384370f989de5da21707bcc768221d4c73e28856e17e5e
|
||||
SIZE (auto-admin-0.4.9.tar.xz) = 68080
|
||||
|
@ -26,7 +26,6 @@ sbin/auto-config-snd-driver
|
||||
sbin/auto-db-dir
|
||||
sbin/auto-denyhosts-remove-ip
|
||||
sbin/auto-denyhosts-setup
|
||||
sbin/auto-detect-gpu
|
||||
sbin/auto-detect-laptops
|
||||
sbin/auto-disable-host-key-prompt
|
||||
sbin/auto-disable-service
|
||||
@ -40,6 +39,7 @@ sbin/auto-enable-service
|
||||
sbin/auto-fastest-mirror
|
||||
sbin/auto-fetch-install-media
|
||||
sbin/auto-file-secure
|
||||
sbin/auto-gpu-setup
|
||||
sbin/auto-harden
|
||||
sbin/auto-idrac-passwd
|
||||
sbin/auto-insert-line
|
||||
@ -72,6 +72,7 @@ sbin/auto-ports-setup
|
||||
sbin/auto-print-make-variable
|
||||
sbin/auto-pxe-installer-setup
|
||||
sbin/auto-pxe-node-discover
|
||||
sbin/auto-remove-from-group
|
||||
sbin/auto-remove-user
|
||||
sbin/auto-replace-file
|
||||
sbin/auto-restore-ownership
|
||||
|
Loading…
Reference in New Issue
Block a user