Bug 160835

Summary: [PATCH] devel/boehm-gc: add test target
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Stanislav Sedov <stas>
Status: Closed FIXED    
Severity: Affects Only Me CC: stas
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
boehm-gc-7.1.patch none

Description Dmitry Marakasov 2011-09-19 23:30:08 UTC
Add test target.
Btw, one test fails and though I tried some time ago, I don't have enough knowledge to fix it

Port maintainer (stas@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-09-19 23:30:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stas

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-09-19 23:53:41 UTC
stas        2011-09-19 22:53:27 UTC

  FreeBSD ports repository

  Modified files:
    devel/boehm-gc       Makefile 
    devel/boehm-gc-redirect Makefile 
    devel/boehm-gc-threaded Makefile 
  Log:
  - Add 'test' target.
  
  PR:             ports/160835
  Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
  
  Revision  Changes    Path
  1.3       +3 -0      ports/devel/boehm-gc-redirect/Makefile
  1.4       +3 -0      ports/devel/boehm-gc-threaded/Makefile
  1.62      +3 -0      ports/devel/boehm-gc/Makefile
_______________________________________________
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 Stanislav Sedov freebsd_committer freebsd_triage 2011-09-19 23:53:44 UTC
State Changed
From-To: open->closed

Committed. Thanks!