Bug 161538 - devel/p5-Module-Runtime -- add missing dependency
Summary: devel/p5-Module-Runtime -- add missing dependency
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: Henrik Brix Andersen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-13 09:30 UTC by Matthew Seaman
Modified: 2011-10-13 19:50 UTC (History)
1 user (show)

See Also:


Attachments
p5-Module-Runtime.diff (943 bytes, patch)
2011-10-13 09:30 UTC, Matthew Seaman
no flags Details | Diff

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