Bug 154882

Summary: [PATCH] x11/libxcb: exclude Python 3.x from USE_PYTHON_BUILD
Product: Ports & Packages Reporter: Po-Chuan Hsieh <sunpoet>
Component: Individual Port(s)Assignee: Ashish SHUKLA <ashish>
Status: Closed FIXED    
Severity: Affects Only Me CC: ashish
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
libxcb-1.7.patch none

Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-02-19 12:40:09 UTC
- Exclude Python 3.x from USE_PYTHON_BUILD
  libxcb does not build with Python 3.x

Port maintainer (ashish@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-19 12:40:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ashish

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-02-22 05:26:02 UTC
ashish      2011-02-22 05:25:57 UTC

  FreeBSD ports repository

  Modified files:
    x11/libxcb           Makefile distinfo 
  Log:
  - Exclude Python 3.x from USE_PYTHON_BUILD as it fails to build with Python 3.x
  
  PR:             ports/154882
  Submitted by:   sunpoet
  Approved by:    pgj (mentor, implicit)
  
  Revision  Changes    Path
  1.26      +1 -1      ports/x11/libxcb/Makefile
  1.13      +0 -1      ports/x11/libxcb/distinfo
_______________________________________________
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 Ashish SHUKLA freebsd_committer freebsd_triage 2011-02-22 05:28:00 UTC
State Changed
From-To: open->closed

Committed. Thanks!