Bug 157625 - [PATCH] textproc/p5-PPI: remove unnecessary dependency, bump PORTREVISION
Summary: [PATCH] textproc/p5-PPI: remove unnecessary dependency, bump PORTREVISION
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: Lars Thegler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-05 13:50 UTC by Po-Chuan Hsieh
Modified: 2011-06-12 17:10 UTC (History)
1 user (show)

See Also:


Attachments
p5-PPI-1.215_1.patch (1.39 KB, patch)
2011-06-05 13:50 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 2011-06-05 13:50:04 UTC
- Add PERL_LEVEL check: List::Utils>=1.20 is already in Perl 5.10 and above
- Use new CPAN:id macro
- Bump PORTREVISION for dependency change

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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-05 13:50:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lth

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-06-12 17:02:27 UTC
lth         2011-06-12 16:02:18 UTC

  FreeBSD ports repository

  Modified files:
    textproc/p5-PPI      Makefile 
  Log:
  - Add PERL_LEVEL check: List::Utils>=1.20 is already in Perl 5.10 and above
  - Use new CPAN:id macro
  - Bump PORTREVISION for dependency change
  
  PR:             ports/157625
  Submitted by:   sunpoet
  
  Revision  Changes    Path
  1.28      +12 -4     ports/textproc/p5-PPI/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 Lars Thegler freebsd_committer freebsd_triage 2011-06-12 17:02:46 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!