Bug 151514 - [MAINTAINER] devel/p5-Object-Pluggable: update to 1.29
Summary: [MAINTAINER] devel/p5-Object-Pluggable: update to 1.29
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: 2010-10-17 10:40 UTC by Jase Thew
Modified: 2010-10-19 09:20 UTC (History)
0 users

See Also:


Attachments
p5-Object-Pluggable-1.29.patch (1.18 KB, patch)
2010-10-17 10:40 UTC, Jase Thew
no flags Details | Diff
p5-Object-Pluggable-1.29.patch (1.63 KB, patch)
2010-10-17 15:02 UTC, Jase Thew
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jase Thew 2010-10-17 10:40:11 UTC
- Update to 1.29

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

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Andrej Zverev 2010-10-17 11:53:42 UTC
Hello Jase.

This update required Pod::Parser >= 1.36, but we still have 1.35 with  
perl 5.8.9 and i hope it still supported.

I think you can add depend on textproc/p5-Pod-Parser when perl <= 5.10

Thanks.
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-10-17 12:12:38 UTC
Responsible Changed
From-To: perl->sunpoet

I will take it.
Comment 4 Jase Thew 2010-10-17 15:02:19 UTC
p5-Object-Pluggable has a build dependancy on Pod::Parser v1.36.

As only Perl 5.10.1 ships with Pod::Parser >= 1.36, please find attached 
an updated patch for p5-Object-Pluggable v1.29 which adds a conditional 
build dependency on textproc/p5-Pod-Parser >= 1.36 for versions of Perl 
< 5.10.1.

Thank you Andrej for catching this!
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-10-19 09:13:10 UTC
sunpoet     2010-10-19 08:13:04 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-Object-Pluggable Makefile distinfo 
  Log:
  - Update to 1.29
  
  Changes:        http://search.cpan.org/dist/Object-Pluggable/Changes
  PR:             ports/151514
  Submitted by:   Jase Thew <freebsd@beardz.net> (maintainer)
  Approved by:    pgollucci (mentor, implicit)
  
  Revision  Changes    Path
  1.2       +8 -2      ports/devel/p5-Object-Pluggable/Makefile
  1.2       +3 -3      ports/devel/p5-Object-Pluggable/distinfo
_______________________________________________
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 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-10-19 09:13:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!