Bug 212769 - security/p5-Crypt-Curve25519: mark broken on various tier-2 archs
Summary: security/p5-Crypt-Curve25519: mark broken on various tier-2 archs
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-17 15:00 UTC by Mark Linimon
Modified: 2016-11-06 17:23 UTC (History)
0 users

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


Attachments
patch to Makefile (640 bytes, patch)
2016-09-17 15:00 UTC, Mark Linimon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Linimon freebsd_committer freebsd_triage 2016-09-17 15:00:30 UTC
Created attachment 174880 [details]
patch to Makefile

Somewhere deep in the build the -m32 flag is invoked which some archs don't like.  Just mark BROKEN.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-11-06 17:23:25 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Nov  6 17:23:13 UTC 2016
New revision: 425572
URL: https://svnweb.freebsd.org/changeset/ports/425572

Log:
  - Mark BROKEN on tier-2 archs

  PR:		212769
  Submitted by:	linimon

Changes:
  head/security/p5-Crypt-Curve25519/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2016-11-06 17:23:37 UTC
Committed. Thanks!