sysutils/auto-admin: Upgrade to 0.6.7 bugfix release

"date +%m" reports the month with a leading 0, which the shell interprets
as octal, causing auto-pkg-branch to fail in August and September.
This prevents auto-update-system from functioning properly with quarterly
snapshots.

MFH:            2020Q3 (blanket: bugfix release)
This commit is contained in:
Jason W. Bacon 2020-08-11 15:01:53 +00:00
parent 711b0fc2f2
commit c794c7faf8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544687
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= auto-admin
DISTVERSION= 0.6.6
DISTVERSION= 0.6.7
CATEGORIES= sysutils
MAINTAINER= jwb@FreeBSD.org

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1594489374
SHA256 (outpaddling-auto-admin-0.6.6_GH0.tar.gz) = dd0691e0afa706cd386b026b381c3f7d294457f1f400e356cfabf724b06b4602
SIZE (outpaddling-auto-admin-0.6.6_GH0.tar.gz) = 93383
TIMESTAMP = 1597157394
SHA256 (outpaddling-auto-admin-0.6.7_GH0.tar.gz) = 0290596c057ee68ed4b274050a6d7de71280a7f154c7ec09eeb2df4cbd685d2e
SIZE (outpaddling-auto-admin-0.6.7_GH0.tar.gz) = 93957