Bug 140846 - databases/p5-DBIx-Class: DBIx-Class-0.08114 depends on Data-Dumper-Concise
Summary: databases/p5-DBIx-Class: DBIx-Class-0.08114 depends on Data-Dumper-Concise
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: freebsd-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-24 21:50 UTC by Christopher Key
Modified: 2009-11-25 06:10 UTC (History)
0 users

See Also:


Attachments
p5-DBIx-Class-depend-Data-Dumper-Concise.patch (569 bytes, patch)
2009-11-24 21:50 UTC, Christopher Key
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Key 2009-11-24 21:50:01 UTC
DBIx-Class depends on Data-Dumper-Concise, apparently after the update
to 0.08114.  The attached patch updates the Makefile to reflect this.
Depends upon ports/140844, which adds the p5-Data-Dumper-Concise port.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2009-11-24 22:19:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer(s).
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-25 06:00:43 UTC
wen         2009-11-25 06:00:17 UTC

  FreeBSD ports repository

  Modified files:
    databases/p5-DBIx-Class Makefile 
  Log:
  - Add missing dependence
  
  PR:             ports/140846
  Submitted by:   Christopher Key <cjk32@cam.ac.uk>
  
  Revision  Changes    Path
  1.51      +2 -0      ports/databases/p5-DBIx-Class/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 Wen Heping freebsd_committer freebsd_triage 2009-11-25 06:01:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!