mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
sysutils/auto-admin: Upgrade to 0.6.8
auto-mark-package-critical: New script to add packages checked for availability by auto-update-system auto-update-system: Make sure installed packages designated as critical are available before running pkg upgrade. Rebuild pkg from source if package behind ports auto-wifi-failover: Better interface detection, automatically clean up rc.conf Other minor fixes and enhancements
This commit is contained in:
parent
c8d8250544
commit
71eeb050b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553689
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= auto-admin
|
||||
DISTVERSION= 0.6.7
|
||||
DISTVERSION= 0.6.8
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1597157394
|
||||
SHA256 (outpaddling-auto-admin-0.6.7_GH0.tar.gz) = 0290596c057ee68ed4b274050a6d7de71280a7f154c7ec09eeb2df4cbd685d2e
|
||||
SIZE (outpaddling-auto-admin-0.6.7_GH0.tar.gz) = 93957
|
||||
TIMESTAMP = 1604015143
|
||||
SHA256 (outpaddling-auto-admin-0.6.8_GH0.tar.gz) = d2ea654c4767408d862dae9bf006b122be1095f86f096b69128a1da1d936b96f
|
||||
SIZE (outpaddling-auto-admin-0.6.8_GH0.tar.gz) = 95350
|
||||
|
@ -68,6 +68,7 @@ sbin/auto-ldap-adduser
|
||||
sbin/auto-ldap-client-setup
|
||||
sbin/auto-lock-local-pw
|
||||
sbin/auto-lock-user
|
||||
sbin/auto-mark-package-critical
|
||||
sbin/auto-media-format
|
||||
sbin/auto-mount-any
|
||||
sbin/auto-network-restart
|
||||
|
Loading…
Reference in New Issue
Block a user