Bug 251495 - sysutils/radmind: Build fix for FreeBSD 11.4 [Maintainer update]
Summary: sysutils/radmind: Build fix for FreeBSD 11.4 [Maintainer update]
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Mikael Urankar
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-12-01 00:13 UTC by mikeg
Modified: 2020-12-01 17:47 UTC (History)
1 user (show)

See Also:


Attachments
1.15.2 -> 1.15.3 patch (1.09 KB, patch)
2020-12-01 00:13 UTC, mikeg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mikeg 2020-12-01 00:13:09 UTC
Created attachment 220121 [details]
1.15.2 -> 1.15.3 patch

Finally got around to looking at the 11.4 fallout - bumped the port to radmind 1.15.3 with a compatibility shim for ASN1_STRING_get0_data on OpenSSL < 1.1.0

This patch also switches to using gmake to fix an issue with the man pages not building on FreeBSD 11.4 (even though they build fine on 12 & 13).

Checked OK on FreeBSD 11.4-RELEASE, 12.1p7, 13 (snapshot 20201126)
Comment 1 Automation User 2020-12-01 00:36:30 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/223430120
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-12-01 17:10:41 UTC
A commit references this bug:

Author: mikael
Date: Tue Dec  1 17:10:28 UTC 2020
New revision: 556765
URL: https://svnweb.freebsd.org/changeset/ports/556765

Log:
  sysutils/radmind: Update to 1.15.3

   - Bump the port to radmind 1.15.3 with a compatibility shim
     for ASN1_STRING_get0_data on OpenSSL < 1.1.0
   - This patch also switches to using gmake to fix an issue with the man pages
     not building on FreeBSD 11.4 (even though they build fine on 12 & 13).

  PR:		251495
  Submitted by:	mikeg@bsd-box.net (maintainer)

Changes:
  head/sysutils/radmind/Makefile
  head/sysutils/radmind/distinfo
Comment 3 Mikael Urankar freebsd_committer freebsd_triage 2020-12-01 17:11:20 UTC
Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-12-01 17:47:50 UTC
A commit references this bug:

Author: mikael
Date: Tue Dec  1 17:47:09 UTC 2020
New revision: 556773
URL: https://svnweb.freebsd.org/changeset/ports/556773

Log:
  sysutils/radmind: remove useless MAKE_CMD

  MAKE_CMD=gmake is the default value when USES=gmake is set.

  PR:		251495
  Reported by:	0mp

Changes:
  head/sysutils/radmind/Makefile