Bug 212680 - textproc/p5-PDF-Create: this module depends on File::Share
Summary: textproc/p5-PDF-Create: this module depends on File::Share
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: Philippe Audeoud
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-14 10:23 UTC by freebsd
Modified: 2018-06-01 20:01 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description freebsd 2016-09-14 10:23:07 UTC
Since 1.30, /usr/local/lib/perl5/site_perl/PDF/Font.pm has this line.

----
use File::Share ':all';
----

But FreeBSD have not package p5-File-Share.
So package p5-PDF-Create >= 1.31 is not work.
Comment 1 Walter Schwarzenfeld 2018-01-13 22:59:07 UTC
Maintainer feedback?
Comment 2 Walter Schwarzenfeld 2018-05-24 14:08:40 UTC
FreeBSD p5-File-Share https://www.freshports.org/devel/p5-File-Share/  (since  16 Feb 2017). Is this
still relevant?
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-06-01 19:56:07 UTC
A commit references this bug:

Author: jadawin
Date: Fri Jun  1 19:55:16 UTC 2018
New revision: 471286
URL: https://svnweb.freebsd.org/changeset/ports/471286

Log:
  - Update to 1.43
  - Add devel/p5-File-Share [1] and devel/p5-Test-LeakTrace as dependencies

  PR:		212680 [1]
  Submitted by:	freebsd@t11i.jp

Changes:
  head/textproc/p5-PDF-Create/Makefile
  head/textproc/p5-PDF-Create/distinfo
Comment 4 Philippe Audeoud freebsd_committer freebsd_triage 2018-06-01 20:01:04 UTC
Committed! Thanks and sorry for the delay!