Bug 167329 - [PATCH] devel/p5-Test-NoWarnings: fix *_DEPENDS
Summary: [PATCH] devel/p5-Test-NoWarnings: 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: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-26 15:10 UTC by Po-Chuan Hsieh
Modified: 2012-05-24 17:10 UTC (History)
1 user (show)

See Also:


Attachments
p5-Test-NoWarnings-1.04.patch (939 bytes, patch)
2012-04-26 15:10 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-04-26 15:10:10 UTC
- Fix *_DEPENDS:
  - p5-Test-Tester is actually a test-only dependency
  - p5-Test-Simple >= 0.47 is already in all supported Perl releases
  - p5-ExtUtils-MakeMaker is already in all supported Perl releases
- Add BUILD_DEPENDS

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

Generated with FreeBSD Port Tools 0.99_5 (mode: change, diff: CVS)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-26 15:11:07 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-05-24 17:07:43 UTC
lippe       2012-05-24 16:07:31 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-Test-NoWarnings Makefile 
  Log:
  - Bump PORTREVISION.
  - Fix *_DEPENDS.
  
  PR:     ports/167329
  Submitted by:   sunpoet
  
  Revision  Changes    Path
  1.15      +3 -3      ports/devel/p5-Test-NoWarnings/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-05-24 17:09:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!