Bug 165219 - [PATCH] devel/p5-Log-Dispatch-Colorful: add missing DEPENDS
Summary: [PATCH] devel/p5-Log-Dispatch-Colorful: add missing DEPENDS
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-17 02:40 UTC by Steve Wills
Modified: 2012-03-05 03:50 UTC (History)
1 user (show)

See Also:


Attachments
p5-Log-Dispatch-Colorful-0.03.patch (647 bytes, patch)
2012-02-17 02:40 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-02-17 02:40:10 UTC
see patch. The META.yml file for this module doesn't declare this dep, but it
requies it if perl is > 5.004 and fails tests without it

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

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-17 02:40:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2012-03-04 17:07:11 UTC
Responsible Changed
From-To: kuriyama->swills

timeout
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-03-05 03:48:37 UTC
swills      2012-03-05 03:48:27 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-Log-Dispatch-Colorful Makefile 
  Log:
  - Add missing DEPENDS
  - Bump PORTREVISION
  - Sort DEPENDS
  - Expand BUILD_DEPENDS before assigning to RUN_DEPENDS
  
  PR:             ports/165219
  Approved by:    maintainer timeout (kuriyama, > 2 weeks)
  
  Revision  Changes    Path
  1.4       +6 -5      ports/devel/p5-Log-Dispatch-Colorful/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 4 Steve Wills freebsd_committer freebsd_triage 2012-03-05 03:48:40 UTC
State Changed
From-To: open->closed

Committed with minor changes.