Bug 261386

Summary: sysutils/auto-admin: auto-install-base-components: Improperly detects FreeBSD 12.3-RELEASE
Product: Ports & Packages Reporter: Graham Perrin <grahamperrin>
Component: Individual Port(s)Assignee: Jason W. Bacon <jwb>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (jwb)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://old.reddit.com/r/freebsd/comments/s8fxpf/-/
Attachments:
Description Flags
Screenshot: VirtualBox none

Description Graham Perrin freebsd_committer freebsd_triage 2022-01-21 17:21:06 UTC
Created attachment 231221 [details]
Screenshot: VirtualBox

There's an attempt to download a non-existent file, a _snapshot_ of 12.3-RELEASE
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-01-21 20:50:37 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6f88d32b29fcaee6af3ef9518979e84cbc723b24

commit 6f88d32b29fcaee6af3ef9518979e84cbc723b24
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2022-01-21 20:43:17 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2022-01-21 20:49:31 +0000

    sysutils/auto-admin: Update to 0.7.9

    Several new scripts, bug fixes, and minor enhancements
    Changes:        https://github.com/outpaddling/auto-admin/tags

    PR:             261386
    Reported by:    grahamperrin

 sysutils/auto-admin/Makefile  | 9 +--------
 sysutils/auto-admin/distinfo  | 6 +++---
 sysutils/auto-admin/pkg-plist | 7 +++++++
 3 files changed, 11 insertions(+), 11 deletions(-)
Comment 2 Jason W. Bacon freebsd_committer freebsd_triage 2022-01-21 20:52:17 UTC
Thanks for the heads-up!
Comment 3 Graham Perrin freebsd_committer freebsd_triage 2022-01-22 12:37:58 UTC
(In reply to Jason W. Bacon from comment #2)

Excellent. Thank you.