Bug 169133 - [PATCH] devel/p5-Devel-SimpleTrace: Dependency fixes
Summary: [PATCH] devel/p5-Devel-SimpleTrace: Dependency fixes
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: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-16 02:30 UTC by Steve Wills
Modified: 2012-06-22 20:40 UTC (History)
1 user (show)

See Also:


Attachments
p5-Devel-SimpleTrace-0.08.patch (577 bytes, patch)
2012-06-16 02:30 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2012-06-16 02:30:01 UTC
- Avoid SITE_PERL in BUILD_DEPENDS
- Use := for RUN_DEPENDS to expand value before assigning (avoids issues with manipulating RUN_DEPENDS in Mk/*)

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

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: CVS)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-16 02:58:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-06-22 20:36:04 UTC
lippe       2012-06-22 19:35:50 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-Devel-SimpleTrace Makefile 
  Log:
  - Avoid SITE_PERL in BUILD_DEPENDS
  
  PR:     ports/169133
  Submitted by:   swills@
  
  Revision  Changes    Path
  1.8       +2 -2      ports/devel/p5-Devel-SimpleTrace/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 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2012-06-22 20:36:13 UTC
State Changed
From-To: open->closed

Committed. Thanks!