Bug 143314 - math/GiNaC update
Summary: math/GiNaC update
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-28 15:10 UTC by Stephen Montgomery-Smith
Modified: 2010-01-30 01:14 UTC (History)
0 users

See Also:


Attachments
file.diff (951 bytes, patch)
2010-01-28 15:10 UTC, Stephen Montgomery-Smith
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Montgomery-Smith 2010-01-28 15:10:03 UTC
math/GiNaC update
Comment 1 Stephen Montgomery-Smith 2010-01-28 15:16:58 UTC
Also, the creators of GiNaC claim that it now works with gcc-3.4.  So 
you might (or might not) like to remove the lines

.if ${OSVERSION} < 700042
USE_GCC=        4.2+
.endif


I personally don't have an opportunity to see if it works.
Comment 2 Wen Heping freebsd_committer freebsd_triage 2010-01-29 04:19:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-01-30 01:09:52 UTC
wen         2010-01-30 01:09:44 UTC

  FreeBSD ports repository

  Modified files:
    math/GiNaC           Makefile distinfo 
  Log:
  - Update to 1.5.6
  - Remove USE_GCC since the creators of GiNaC claim that it now works with gcc-3.4
  
  PR:             ports/143314
  Submitted by:   Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
  
  Revision  Changes    Path
  1.59      +1 -5      ports/math/GiNaC/Makefile
  1.37      +3 -3      ports/math/GiNaC/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 4 Wen Heping freebsd_committer freebsd_triage 2010-01-30 01:14:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!