Bug 155181 - [PATCH] devel/boost-python-libs: does not build with Python 3.2
Summary: [PATCH] devel/boost-python-libs: does not build with Python 3.2
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-02 08:10 UTC by Po-Chuan Hsieh
Modified: 2011-03-16 13:30 UTC (History)
1 user (show)

See Also:


Attachments
boost-python-libs-1.45.0_1.patch (506 bytes, patch)
2011-03-02 08:10 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-03-02 08:10:09 UTC
- Since boost-python-libs does not build with Python 3.2, exclude python 3.2 from USE_PYTHON.

Port maintainer (churanov.port.maintainer@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-02 08:10:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-02 08:10:22 UTC
Maintainer of devel/boost-python-libs,

Please note that PR ports/155181 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/155181

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-02 08:10:24 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Alexander Churanov 2011-03-02 12:05:35 UTC
I've examined all the changes and approve them in full.

Alexander Churanov,
maintainer of devel/boost-*
Comment 5 dfilter service freebsd_committer freebsd_triage 2011-03-16 13:24:28 UTC
sunpoet     2011-03-16 13:24:18 UTC

  FreeBSD ports repository

  Modified files:
    devel/boost-python-libs Makefile 
  Log:
  - Alter USE_PYTHON range: exclude Python 3.2
  
  PR:             ports/155181
  Submitted by:   sunpoet (myself)
  Approved by:    Alexander Churanov <alexanderchuranov@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.11      +1 -1      ports/devel/boost-python-libs/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 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-03-16 13:26:25 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!