sysutils/auto-admin: Update to 0.6.11.4
Quick-fix for a design flaw in auto-ask that breaks desktop-installer Add system to tag ports for reinstall from source by auto-update-system
This commit is contained in:
parent
4169fda6d2
commit
04feb7b1b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=561511
3 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= auto-admin
|
||||
DISTVERSION= 0.6.11
|
||||
DISTVERSION= 0.6.11-4
|
||||
DISTVERSIONSUFFIX= -gb2f0fd4
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1609896752
|
||||
SHA256 (outpaddling-auto-admin-0.6.11_GH0.tar.gz) = 6c5f58202eab2b25be1716e88e6bfcd0c2223216bc8a8f4136e20d253f71136b
|
||||
SIZE (outpaddling-auto-admin-0.6.11_GH0.tar.gz) = 98559
|
||||
TIMESTAMP = 1610573136
|
||||
SHA256 (outpaddling-auto-admin-0.6.11-4-gb2f0fd4_GH0.tar.gz) = bea082f209afc82fa346a130dd6f368ff4ab3314508a946b363a3e84e4180a3d
|
||||
SIZE (outpaddling-auto-admin-0.6.11-4-gb2f0fd4_GH0.tar.gz) = 99044
|
||||
|
|
|
@ -76,6 +76,7 @@ sbin/auto-ldap-adduser
|
|||
sbin/auto-ldap-client-setup
|
||||
sbin/auto-lock-local-pw
|
||||
sbin/auto-lock-user
|
||||
sbin/auto-mark-install-from-source
|
||||
sbin/auto-mark-package-critical
|
||||
sbin/auto-media-format
|
||||
sbin/auto-mount-any
|
||||
|
|
Loading…
Reference in a new issue