aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorJason W. Bacon <jwb@FreeBSD.org>2020-08-11 15:34:08 +0000
committerJason W. Bacon <jwb@FreeBSD.org>2020-08-11 15:34:08 +0000
commitbea98f43ad40450e4d39663f8c60ff08acaf13da (patch)
tree36ec1d6468182172fdb9f94081e72958bcbf8587 /sysutils
parent73a03785a47ea912d12abd73bbb7f1e6c19b6ebb (diff)
downloadports-bea98f43ad40450e4d39663f8c60ff08acaf13da.tar.gz
ports-bea98f43ad40450e4d39663f8c60ff08acaf13da.zip
MFH: r544687
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. Approved by: portmgr (blanket: bugfix)
Notes
Notes: svn path=/branches/2020Q3/; revision=544688
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/auto-admin/Makefile2
-rw-r--r--sysutils/auto-admin/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/auto-admin/Makefile b/sysutils/auto-admin/Makefile
index c785ca07cc33..36b2d7fa7e1b 100644
--- a/sysutils/auto-admin/Makefile
+++ b/sysutils/auto-admin/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= auto-admin
-DISTVERSION= 0.6.6
+DISTVERSION= 0.6.7
CATEGORIES= sysutils
MAINTAINER= jwb@FreeBSD.org
diff --git a/sysutils/auto-admin/distinfo b/sysutils/auto-admin/distinfo
index 3010920834dc..cfa87a1e5acb 100644
--- a/sysutils/auto-admin/distinfo
+++ b/sysutils/auto-admin/distinfo
@@ -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