Bug 239171

Summary: fix arch definitions in lang/perl5.28 et. al.
Product: Ports & Packages Reporter: Mark Linimon <linimon>
Component: Individual Port(s)Assignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (mat)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch for lang/perl5*/Makefile mat: maintainer-approval+

Description Mark Linimon freebsd_committer freebsd_triage 2019-07-12 17:49:49 UTC
Created attachment 205727 [details]
patch for lang/perl5*/Makefile

The arch definitions used in the test for DTRACE functionality are missing the definition for powerpcspe, as well as some obscure mips* definitions.  This patch fixes that.
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2019-08-01 16:35:31 UTC
Please go ahead.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-10-04 22:44:45 UTC
A commit references this bug:

Author: linimon
Date: Fri Oct  4 22:43:47 UTC 2019
New revision: 513794
URL: https://svnweb.freebsd.org/changeset/ports/513794

Log:
  The arch definitions used in the test for DTRACE functionality are
  missing the definition for powerpcspe, as well as some obscure mips*
  definitions.  This patch fixes that.

  There should be no need to bump PORTREVISION, because only those
  archs are affected, and we do not build packages for any of them
  in any case.

  PR:		239171
  Approved by:	mat

Changes:
  head/lang/perl5-devel/Makefile
  head/lang/perl5.26/Makefile
  head/lang/perl5.28/Makefile
  head/lang/perl5.30/Makefile