Bug 210201 - www/p5-Dancer2-Plugin-Path-Class update from 0.04 to 0.08
Summary: www/p5-Dancer2-Plugin-Path-Class update from 0.04 to 0.08
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-11 04:56 UTC by Henk van Oers
Modified: 2016-06-11 06:31 UTC (History)
2 users (show)

See Also:


Attachments
The diff (1.10 KB, patch)
2016-06-11 04:56 UTC, Henk van Oers
hvo.pm: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Henk van Oers 2016-06-11 04:56:40 UTC
Created attachment 171291 [details]
The diff

0.08    2016-06-10
        Remove 'deprecated' warnings
 
0.07    2016-01-27
        cpantesters on windows use Path::Tiny's canonpath in content tests ( @syspete )
 
0.06    2016-01-24
        Make it work for older perls (5.008)
 
0.05    2016-01-23
        Add MIME::Types to PREREQ_PM
        TODO: Fix 'make test' on Windows
-------------------
All tests pass OK.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-06-11 06:30:23 UTC
A commit references this bug:

Author: pi
Date: Sat Jun 11 06:30:16 UTC 2016
New revision: 416703
URL: https://svnweb.freebsd.org/changeset/ports/416703

Log:
  www/p5-Dancer2-Plugin-Path-Class: 0.04 -> 0.08

  - Remove 'deprecated' warnings
  - Make it work for older perls (5.008)
  - Add MIME::Types to PREREQ_PM

  PR:		210201
  Submitted by:	Henk van Oers <hvo.pm@xs4all.nl>

Changes:
  head/www/p5-Dancer2-Plugin-Path-Class/Makefile
  head/www/p5-Dancer2-Plugin-Path-Class/distinfo
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-06-11 06:31:37 UTC
Committed, thanks. Please note: The Changelog says: Add MIME::Types to prereq,
so the DEPENDS list needed that one as well. I also added a TEST_DEPENDS
for Path::Tiny.