glarkin     2009-04-24 02:52:45 UTC

  FreeBSD ports repository

  Modified files:
    devel/zthread        Makefile 
  Added files:
    devel/zthread/files  patch-include__zthread__Barrier.h 
                         patch-include__zthread__BlockingQueue.h 
                         patch-include__zthread__Guard.h 
                         patch-src__MutexImpl.h 
  Removed files:
    devel/zthread/files  patch-include_zthread_Guard.h 
                         patch-src_MutexImpl.h 
  Log:
  - Added patch to fix signature in BlockingQueue.h
  - Take maintainership
  - Bump PORTREVISION
  - Minor Makefile style cleanups
  - Regenerated patch files with "make makepatch"
  
  PR:             ports/124841
  Submitted by:   Michael <freebsdports at bindone dot de>
  
  Revision  Changes    Path
  1.25      +5 -5      ports/devel/zthread/Makefile
  1.1       +20 -0     
ports/devel/zthread/files/patch-include__zthread__Barrier.h (new)
  1.1       +11 -0     
ports/devel/zthread/files/patch-include__zthread__BlockingQueue.h (new)
  1.1       +11 -0     
ports/devel/zthread/files/patch-include__zthread__Guard.h (new)
  1.2       +0 -11     ports/devel/zthread/files/patch-include_zthread_Guard.h 
(dead)
  1.2       +0 -83     ports/devel/zthread/files/patch-src_MutexImpl.h (dead)
  1.1       +83 -0     ports/devel/zthread/files/patch-src__MutexImpl.h (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to