Bug 252247 - comms/acfax: fix the build against -CURRENT
Summary: comms/acfax: fix the build against -CURRENT
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: hamradio (Nobody)
URL:
Keywords:
Depends on:
Blocks: 252245
  Show dependency treegraph
 
Reported: 2020-12-29 05:46 UTC by Kyle Evans
Modified: 2021-01-10 18:00 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (hamradio)


Attachments
git(1) diff against the ports tree (742 bytes, patch)
2020-12-29 05:46 UTC, Kyle Evans
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kyle Evans freebsd_committer freebsd_triage 2020-12-29 05:46:00 UTC
Created attachment 221067 [details]
git(1) diff against the ports tree

libgnuregex has been removed in -CURRENT. Switch to using the newer version that's provided in ports as of ports r559542.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-01-10 17:56:37 UTC
A commit references this bug:

Author: kevans
Date: Sun Jan 10 17:56:21 UTC 2021
New revision: 561096
URL: https://svnweb.freebsd.org/changeset/ports/561096

Log:
  comms/acfax: fix the build against -CURRENT

  libgnuregex has been removed in FreeBSD 13.0. The version in base had a
  number of known or likely bugs associated with it, so just use the newer
  and more stable port on all supported FreeBSD versions.

  PR:		252247
  MFH:		2021Q1

Changes:
  head/comms/acfax/Makefile
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-01-10 17:59:41 UTC
A commit references this bug:

Author: kevans
Date: Sun Jan 10 17:58:59 UTC 2021
New revision: 561100
URL: https://svnweb.freebsd.org/changeset/ports/561100

Log:
  MFH: r561096

  comms/acfax: fix the build against -CURRENT

  libgnuregex has been removed in FreeBSD 13.0. The version in base had a
  number of known or likely bugs associated with it, so just use the newer
  and more stable port on all supported FreeBSD versions.

  PR:		252247

Changes:
_U  branches/2021Q1/
  branches/2021Q1/comms/acfax/Makefile