Bug 144011 - [PATCH]math/ntl: update to 5.5.2
Summary: [PATCH]math/ntl: update to 5.5.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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-16 19:20 UTC by bf
Modified: 2010-02-22 22:00 UTC (History)
0 users

See Also:


Attachments
file.diff (2.98 KB, patch)
2010-02-16 19:20 UTC, bf
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description bf 2010-02-16 19:20:11 UTC
Update to 5.5.2.  Support non-default PREFIX/LOCALBASE.  Allow the port to be built with lang/gcc4* and devel/binutils.  Simplify a few parts of the Makefile.  Add a test target.

I did not add a shared library because our devel/libtool22 has problems with lang/gcc4*, and I wanted to make it possible to use the later compilers, without having to patch the port.  I may revisit this in a later commit, and possibly also add gf2x support, if nobody else has done so.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-16 19:20:18 UTC
Maintainer of math/ntl,

Please note that PR ports/144011 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/144011

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-16 19:20:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Li-Wen Hsu freebsd_committer freebsd_triage 2010-02-17 07:23:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

Over to maintainer.  Some people like to change MAINTAINER field along 
with port updating.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-02-22 02:44:43 UTC
wen         2010-02-22 02:44:33 UTC

  FreeBSD ports repository

  Modified files:
    math/ntl             Makefile distinfo pkg-plist 
  Log:
  - Update to 5.5.2 [1]
  - Update my mail address to FreeBSD
  
  PR:             ports/144011 [1]
  Submitted by:   bf <bf1783@gmail.com> [1]
  Feature safe:   yes
  
  Revision  Changes    Path
  1.16      +18 -15    ports/math/ntl/Makefile
  1.11      +3 -3      ports/math/ntl/distinfo
  1.8       +2 -0      ports/math/ntl/pkg-plist
_______________________________________________
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 5 Wen Heping freebsd_committer freebsd_triage 2010-02-22 02:45:07 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 6 b. f. 2010-02-22 21:59:27 UTC
On 2/21/10, wen@freebsd.org <wen@freebsd.org> wrote:
> Synopsis: [PATCH]math/ntl: update to 5.5.2
>
> State-Changed-From-To: feedback->closed
> State-Changed-By: wen
> State-Changed-When: Mon Feb 22 02:45:07 UTC 2010
> State-Changed-Why:
> Committed. Thanks!
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=144011
>

Great, thanks.  But you should also bump the PORTREVISIONs of other
ports that need to link to the libraries in this port.

Regards,
                 b.