Bug 142752 - [PATCH]math/dieharder: update to 3.29.4beta
Summary: [PATCH]math/dieharder: update to 3.29.4beta
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-12 19:50 UTC by bf
Modified: 2010-02-05 03:40 UTC (History)
0 users

See Also:


Attachments
file.diff (6.47 KB, patch)
2010-01-12 19:50 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-01-12 19:50:01 UTC

Fix: Patch attached with submission follows:
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-13 04:38:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 b. f. 2010-02-03 20:24:45 UTC
Any progress on this?

b.
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-04 15:45:39 UTC
State Changed
From-To: open->feedback

http://tb.p6m7g8.net//errors/9-CURRENT-amd64/proftpd-devel-1.3.3.r2,2.log 
needs a utmpx fix
Comment 4 b. f. 2010-02-04 17:19:02 UTC
On 2/4/10, pgollucci@freebsd.org <pgollucci@freebsd.org> wrote:
> Synopsis: [PATCH]math/dieharder: update to 3.29.4beta
>
> State-Changed-From-To: open->feedback
> State-Changed-By: pgollucci
> State-Changed-When: Thu Feb 4 15:45:39 UTC 2010
> State-Changed-Why:
> http://tb.p6m7g8.net//errors/9-CURRENT-amd64/proftpd-devel-1.3.3.r2,2.log
> needs a utmpx fix
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=142752
>

The log, and your comment, seem to refer to a another port -- I'm
inquiring about math/dieharder.  A cursory examination of the log for
that port at:

http://tb.p6m7g8.net/errors/9-CURRENT-amd64/dieharder-3.29.4.b.log

doesn't show any obvious errors, and it works for me on the latest
9-CURRENT amd64.  Could you clarify?

Regards,
                 b.
Comment 5 Philip M. Gollucci 2010-02-04 17:21:45 UTC
b. f. wrote:
> http://tb.p6m7g8.net/errors/9-CURRENT-amd64/dieharder-3.29.4.b.log
> 
> doesn't show any obvious errors, and it works for me on the latest
> 9-CURRENT amd64.  Could you clarify?
yes, I put the wrong url.

I just built it today.  It should be okay, I should commit it soon.
-- 
------------------------------------------------------------------------
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354
VP Apache Infrastructure; Member, Apache Software Foundation
Committer,                        FreeBSD Foundation
Consultant,                       P6M7G8 Inc.
Sr. System Admin,                 Ridecharge Inc.

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-02-05 03:35:40 UTC
pgollucci    2010-02-05 03:35:33 UTC

  FreeBSD ports repository

  Modified files:
    math/dieharder       Makefile distinfo pkg-plist 
  Added files:
    math/dieharder/files patch-dieharder__output.c 
                         patch-libdieharder__countx.c 
                         patch-libdieharder__histogram.c 
  Removed files:
    math/dieharder/files patch-dieharder_dieharder.1 
  Log:
  - Update to 3.29.4beta
  
  PR:             ports/142752
  Submitted by:   bf <bf1783@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.5       +9 -3      ports/math/dieharder/Makefile
  1.2       +3 -3      ports/math/dieharder/distinfo
  1.1       +10 -0     ports/math/dieharder/files/patch-dieharder__output.c (new)
  1.2       +0 -54     ports/math/dieharder/files/patch-dieharder_dieharder.1 (dead)
  1.1       +10 -0     ports/math/dieharder/files/patch-libdieharder__countx.c (new)
  1.1       +10 -0     ports/math/dieharder/files/patch-libdieharder__histogram.c (new)
  1.2       +5 -2      ports/math/dieharder/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 7 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-05 03:39:13 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!