Bug 107250 - [devel/mingw32-pthreads] Bump to 2.8.0
Summary: [devel/mingw32-pthreads] Bump to 2.8.0
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: 2006-12-27 18:50 UTC by Ed Schouten
Modified: 2006-12-29 23:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.12 KB, patch)
2006-12-27 18:50 UTC, Ed Schouten
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Schouten 2006-12-27 18:50:16 UTC
A new version of pthreads-win32 is available for download: 2.8.0. This
release fixes some small bugs in semaphore handling, but more important
for us: it fixes the Makefile, so we can remove an awful hack from the
port itself.

Fix: Apply the patch below:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-12-27 18:54:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-29 23:42:35 UTC
miwi        2006-12-29 23:42:29 UTC

  FreeBSD ports repository

  Modified files:
    devel/mingw32-pthreads Makefile distinfo 
  Log:
  - Update to 2.8.0
  
  PR:             ports/107250
  Submitted by:   Ed Schouten <ed@fxq.nl> (maintainer)
  
  Revision  Changes    Path
  1.2       +2 -2      ports/devel/mingw32-pthreads/Makefile
  1.2       +3 -3      ports/devel/mingw32-pthreads/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 3 Martin Wilke freebsd_committer freebsd_triage 2006-12-29 23:42:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!