Bug 220226 - [PATCH] graphics/p5-feedgnuplot: add "lang/p5-List-MoreUtils" to RUN_DEPENDS
Summary: [PATCH] graphics/p5-feedgnuplot: add "lang/p5-List-MoreUtils" to RUN_DEPENDS
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-06-23 12:50 UTC by Vinícius Zavam
Modified: 2017-06-23 18:33 UTC (History)
0 users

See Also:
pi: maintainer-feedback+


Attachments
[PATCH] graphics/p5-feedgnuplot r444170 (657 bytes, patch)
2017-06-23 12:50 UTC, Vinícius Zavam
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vinícius Zavam freebsd_committer freebsd_triage 2017-06-23 12:50:00 UTC
Created attachment 183739 [details]
[PATCH] graphics/p5-feedgnuplot r444170

lang/p5-List-MoreUtils needs to be present if one wants to use 'feedgnuplot'.

# pkg info -x feedgnuplot
p5-feedgnuplot-1.42

# feedgnuplot --help
Can't locate List/MoreUtils.pm in @INC (you may need to install the List::MoreUtils module) (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.24 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.24/mach /usr/local/lib/perl5/5.24 .) at /usr/local/bin/feedgnuplot line 12.
BEGIN failed--compilation aborted at /usr/local/bin/feedgnuplot line 12.

# pkg install -y lang/p5-List-MoreUtils
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The following 1 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
        p5-List-MoreUtils: 0.419

Number of packages to be installed: 1
[1/1] Installing p5-List-MoreUtils-0.419...
[1/1] Extracting p5-List-MoreUtils-0.419: 100%

# feedgnuplot --help | tail
        input data was exhausted. A second ^C kills us also.

    *   "--geometry"

        If using X11, specifies the size, position of the plot window

    *   "--version"

        Print the version and exit

# echo $?
0

# uname -a
FreeBSD zim 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r320094: Mon Jun 19 09:41:25 CEST 2017     root@:/usr/obj/usr/src/sys/ZIM  amd64
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2017-06-23 18:33:03 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-06-23 18:33:23 UTC
A commit references this bug:

Author: pi
Date: Fri Jun 23 18:32:38 UTC 2017
New revision: 444188
URL: https://svnweb.freebsd.org/changeset/ports/444188

Log:
  graphics/p5-feedgnuplot: add lang/p5-List-MoreUtils to RUN_DEPENDS

  - lang/p5-List-MoreUtils needs to be present if one wants to use
    feedgnuplot

  PR:		220226
  Submitted by:	egypcio@googlemail.com

Changes:
  head/graphics/p5-feedgnuplot/Makefile