Bug 161538

Summary: devel/p5-Module-Runtime -- add missing dependency
Product: Ports & Packages Reporter: Matthew Seaman <m.seaman>
Component: Individual Port(s)Assignee: Henrik Brix Andersen <brix>
Status: Closed FIXED    
Severity: Affects Only Me CC: brix
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Module-Runtime.diff none

Description Matthew Seaman 2011-10-13 09:30:09 UTC
* Add missing BUILD/RUN dependency on devel/p5-Params-Classify

* pet portlint

Credit to pointyhat:

http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/a.9.20111011110419/rt-4.0.2.log
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-13 09:30:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->brix

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-10-13 19:40:53 UTC
brix        2011-10-13 18:40:44 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-Module-Runtime Makefile 
  Log:
  - Add missing dependency
  - Pet portlint
  
  PR:             ports/161538
  Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk>
  
  Revision  Changes    Path
  1.6       +7 -4      ports/devel/p5-Module-Runtime/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 Henrik Brix Andersen freebsd_committer freebsd_triage 2011-10-13 19:41:17 UTC
State Changed
From-To: open->closed

Committed, thanks! 

A couple of small notes, however: 
- Your patch specified the wrong path for Params/Classify.pm 
- The reference to ${BUILD_DEPENDS} lacked the ${...} part