Bug 113173 - [maintainer] Upgrade math/msieve to 1.22
Summary: [maintainer] Upgrade math/msieve to 1.22
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: 2007-05-30 22:40 UTC by Daniel Roethlisberger
Modified: 2007-06-09 22:40 UTC (History)
1 user (show)

See Also:


Attachments
msieve-1.22.diff (5.65 KB, patch)
2007-05-30 22:40 UTC, Daniel Roethlisberger
no flags Details | Diff
msieve-1.23.diff (5.85 KB, patch)
2007-06-09 19:47 UTC, Daniel Roethlisberger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Roethlisberger 2007-05-30 22:40:01 UTC
DELETE: files/patch-include-util.h

Upgrade math/msieve to latest version 1.22.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-05-31 04:41:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-06-04 18:43:22 UTC
State Changed
From-To: open->feedback

Ask for maintainer fix.
Comment 3 Daniel Roethlisberger 2007-06-09 19:47:23 UTC
The attached patch updates the unpatched port (1.14) directly to 1.23
and should work on -current too via conditional use of USE_GCC.

A proper fix for msieve to be buildable by GCC 4.2 is being worked on.

Again, note that files/patch-include-util.h was removed from the port.

-- 
Daniel Roethlisberger <daniel@roe.ch>
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-06-09 22:37:28 UTC
miwi        2007-06-09 21:37:22 UTC

  FreeBSD ports repository

  Modified files:
    math/msieve          Makefile distinfo 
    math/msieve/files    patch-Makefile 
  Removed files:
    math/msieve/files    patch-include-util.h 
  Log:
  - Update to 1.23
  
  PR:             113173
  Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
  
  Revision  Changes    Path
  1.3       +16 -2     ports/math/msieve/Makefile
  1.3       +3 -3      ports/math/msieve/distinfo
  1.3       +52 -20    ports/math/msieve/files/patch-Makefile
  1.2       +0 -14     ports/math/msieve/files/patch-include-util.h (dead)
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2007-06-09 22:37:36 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!