Bug 139244 - Fix dependency in devel/p5-CHI
Summary: Fix dependency in devel/p5-CHI
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: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-30 02:10 UTC by Alex Kapranoff
Modified: 2009-09-30 02:30 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (858 bytes, patch)
2009-09-30 02:10 UTC, Alex Kapranoff
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Kapranoff 2009-09-30 02:10:01 UTC
	

CHI basic driver "file" requires this module. It's also required in
Makefile.PL.

Fix: ===> Generating patch
===> Viewing diff with more
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-09-30 02:10:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-09-30 02:25:59 UTC
kuriyama    2009-09-30 01:25:51 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-CHI         Makefile 
  Log:
  - Add missing dependency.
  
  PR:             ports/139244
  Submitted by:   Alex Kapranoff <alex@kapranoff.ru>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.8       +2 -0      ports/devel/p5-CHI/Makefile
_______________________________________________
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 3 Jun Kuriyama freebsd_committer freebsd_triage 2009-09-30 02:26:05 UTC
State Changed
From-To: open->closed

Committed, thanks!