Bug 199497 - games/wesnoth: add CPE information and only use openmp-capable compiler for OPENMP option
Summary: games/wesnoth: add CPE information and only use openmp-capable compiler for O...
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: Jan Beich
URL:
Keywords: needs-qa, patch
Depends on:
Blocks:
 
Reported: 2015-04-17 08:35 UTC by Jan Beich
Modified: 2015-04-17 13:59 UTC (History)
1 user (show)

See Also:
ports: maintainer-feedback+


Attachments
v0 (852 bytes, patch)
2015-04-17 08:35 UTC, Jan Beich
koobs: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2015-04-17 08:35:40 UTC
Created attachment 155665 [details]
v0

NVD provides example CPE strings in
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-0844

  $ make -V CPE_STR PORTVERSION=1.12.1
  cpe:2.3:a:wesnoth:battle_for_wesnoth:1.12.1:::::freebsd11:x64

  # before ports r362439 (CPE 2.2)
  $ make -V CPE_URI PORTVERSION=1.12.1
  cpe:/a:wesnoth:battle_for_wesnoth:1.12.1::~~~freebsd~~

While here, per bug 197496 comment 8 make OPENMP build fail later.
Comment 1 Torsten Zühlsdorff 2015-04-17 13:32:15 UTC
I'm fine with your patch.

Thanks for your work!
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2015-04-17 13:37:58 UTC
Submitter is committer, assign.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-04-17 13:59:19 UTC
A commit references this bug:

Author: jbeich
Date: Fri Apr 17 13:58:31 UTC 2015
New revision: 384161
URL: https://svnweb.freebsd.org/changeset/ports/384161

Log:
  - Add CPE information
  - Require openmp-capable compiler for OPENMP

  PR:		199497
  Approved by:	Torsten Z?hlsdorff (maintainer)

Changes:
  head/games/wesnoth/Makefile