Bug 125728 - maintainer update: science/openbabel fix build on 6.3
Summary: maintainer update: science/openbabel fix build on 6.3
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-18 00:00 UTC by Max Brazhnikov
Modified: 2008-07-18 16:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.61 KB, patch)
2008-07-18 00:00 UTC, Max Brazhnikov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Brazhnikov 2008-07-18 00:00:04 UTC
gcc42 brings more problems than solves. Use system compiler on 6.3 (and thus add dependency on boost-python).

use system compiler for science/gchemutils also

bump portrevisions for these two ports.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-18 00:00:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-18 16:49:17 UTC
miwi        2008-07-18 15:49:08 UTC

  FreeBSD ports repository

  Modified files:
    science/openbabel    Makefile 
    science/gchemutils   Makefile 
    science/gchempaint   Makefile 
  Log:
  - Fix build on 6.3
  
  PR:             125728
  Submitted by:   Max Brazhnikov <makc@issp.ac.ru>
  
  Revision  Changes    Path
  1.65      +1 -3      ports/science/gchempaint/Makefile
  1.60      +1 -2      ports/science/gchemutils/Makefile
  1.20      +5 -1      ports/science/openbabel/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 Martin Wilke freebsd_committer freebsd_triage 2008-07-18 16:49:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!