Bug 252259

Summary: x11-toolkits/vdk: fix build on -CURRENT
Product: Ports & Packages Reporter: Kyle Evans <kevans>
Component: Individual Port(s)Assignee: Kyle Evans <kevans>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 252245    
Attachments:
Description Flags
git(1) diff against the ports tree none

Description Kyle Evans freebsd_committer freebsd_triage 2020-12-29 05:59:42 UTC
Created attachment 221078 [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 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2020-12-30 18:32:00 UTC
^Triage: Reporter is committer, assign accordingly.

Q/A:

 /tmp/252259/x11-toolkits/vdk/files/patch-include__vdk__FileDialog.h: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
 /tmp/252259/x11-toolkits/vdk/files/patch-include__vdk__Makefile.in: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
 /tmp/252259/x11-toolkits/vdk/files/patch-src__Makefile.in: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-01-10 17:52:36 UTC
A commit references this bug:

Author: kevans
Date: Sun Jan 10 17:52:04 UTC 2021
New revision: 561094
URL: https://svnweb.freebsd.org/changeset/ports/561094

Log:
  x11-toolkits/vdk: fix build on -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:		252259
  MFH:		2021Q1

Changes:
  head/x11-toolkits/vdk/Makefile
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-01-10 17:58:40 UTC
A commit references this bug:

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

Log:
  MFH: r561094

  x11-toolkits/vdk: fix build on -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:		252259

Changes:
_U  branches/2021Q1/
  branches/2021Q1/x11-toolkits/vdk/Makefile