Bug 197163 - [patch] update devel/p5-Mo to 0.39
Summary: [patch] update devel/p5-Mo to 0.39
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-29 05:59 UTC by Adam Weinberger
Modified: 2015-02-18 19:34 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
update to 0.39 (1003 bytes, patch)
2015-01-29 05:59 UTC, Adam Weinberger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Weinberger freebsd_committer freebsd_triage 2015-01-29 05:59:58 UTC
Created attachment 152327 [details]
update to 0.39

Attached is a patch to update devel/p5-Mo to 0.39. Change is most readable at https://github.com/ingydotnet/mo-pm/blob/master/Changes

Mo-0.39 wants to install %%SITE_PERL%%/ReadMe.pod and %%PERL5_MAN3%%/ReadMe.3.gz. ReadMe.pod is just a symlink to Mo.pod, which already gets installed as Mo.3.gz. The attached patch just deletes them from STAGEDIR.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-01-29 05:59:58 UTC
Auto-assigned to maintainer sunpoet@FreeBSD.org
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-02-18 19:34:56 UTC
Updated in r379257. Thanks!