Bug 169011 - [PATCH] devel/p5-local-lib: fix *_DEPENDS
Summary: [PATCH] devel/p5-local-lib: fix *_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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-12 20:00 UTC by Po-Chuan Hsieh
Modified: 2012-07-10 19:00 UTC (History)
1 user (show)

See Also:


Attachments
p5-local-lib-1.008004_1.patch (1.24 KB, patch)
2012-06-12 20:00 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-06-12 20:00:24 UTC
- Fix *_DEPENDS:
  - ExtUtils::Install is a build-only dependency
  - Module::Build 0.36+ is already in Perl 5.12.0+
- Add TEST_DEPENDS
- Bump PORTREVISION for dependency change

Port maintainer (kuriyama@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-12 20:25:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-07-10 18:46:02 UTC
Responsible Changed
From-To: kuriyama->sunpoet

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-07-10 18:50:20 UTC
sunpoet     2012-07-10 17:50:04 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-local-lib   Makefile 
  Log:
  - Fix *_DEPENDS:
    - ExtUtils::Install is a build-only dependency
    - Module::Build 0.36+ is already in Perl 5.12.0+
  - Add TEST_DEPENDS
  - Bump PORTREVISION for dependency change
  
  PR:             ports/169011
  Submitted by:   sunpoet (myself)
  Approved by:    maintainer (timeout, 4 weeks)
  
  Revision  Changes    Path
  1.20      +14 -5     ports/devel/p5-local-lib/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 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-07-10 18:52:45 UTC
State Changed
From-To: open->closed

Committed. Thanks!