Bug 160835 - [PATCH] devel/boehm-gc: add test target
Summary: [PATCH] devel/boehm-gc: add test target
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: Stanislav Sedov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-19 23:30 UTC by Dmitry Marakasov
Modified: 2011-09-20 00:00 UTC (History)
1 user (show)

See Also:


Attachments
boehm-gc-7.1.patch (477 bytes, patch)
2011-09-19 23:30 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!