Bug 150621 - [MAINTAINER] [PATCH] Mark devel/pecl-xhprof as buildable only on i386/amd64 with cpuset_t
Summary: [MAINTAINER] [PATCH] Mark devel/pecl-xhprof as buildable only on i386/amd64 w...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-16 12:50 UTC by Conor McDermottroe
Modified: 2010-09-16 20:20 UTC (History)
0 users

See Also:


Attachments
file.diff (444 bytes, patch)
2010-09-16 12:50 UTC, Conor McDermottroe
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Conor McDermottroe 2010-09-16 12:50:00 UTC
	Builds of devel/xhprof will fail on non-x86 architectures and it also requires cpuset_t. This patch restricts the port to FreeBSD 7.1+ on i386/amd64.
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2010-09-16 19:46:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I will take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-09-16 20:14:54 UTC
pgollucci    2010-09-16 19:14:49 UTC

  FreeBSD ports repository

  Modified files:
    devel/pecl-xhprof    Makefile 
  Log:
  - Only for i386 and amd64
  
  PR:             ports/150621
  Submitted by:   Conor McDermottroe <ports@mcdermottroe.com> (maintainer)
  
  Revision  Changes    Path
  1.3       +1 -0      ports/devel/pecl-xhprof/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-09-16 20:14:55 UTC
State Changed
From-To: open->closed

Committed, Thanks!