Bug 158972 - [MAINTAINER] devel/p5-Dist-CheckConflicts: Add LICENSE, conditional dep, and fix SUBDIR
Summary: [MAINTAINER] devel/p5-Dist-CheckConflicts: Add LICENSE, conditional dep, and ...
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-16 16:10 UTC by Jonathan Chu
Modified: 2011-07-17 08:30 UTC (History)
0 users

See Also:


Attachments
p5-Dist-CheckConflicts-0.02.patch (1.17 KB, patch)
2011-07-16 16:10 UTC, Jonathan Chu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Chu 2011-07-16 16:10:09 UTC
- Add LICENSE
- Use CPAN: SUBDIR syntax
- Conditioanlly add cored modules

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-16 16:10:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2011-07-16 16:24:55 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-07-17 08:28:38 UTC
culot       2011-07-17 07:28:22 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-Dist-CheckConflicts Makefile 
  Log:
  - Make use of the CPAN:SUBDIR macro
  - Add LICENSE (Artistic 1 & GPL1)
  - Include Test-Simple conditionally (required version in core since Perl5.10.1)
  
  PR:             ports/158972
  Submitted by:   milki <milki@rescomp.berkeley.edu> (maintainer)
  
  Revision  Changes    Path
  1.2       +13 -5     ports/devel/p5-Dist-CheckConflicts/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 Frederic Culot freebsd_committer freebsd_triage 2011-07-17 08:28:43 UTC
State Changed
From-To: open->closed

Committed. Thanks!