Bug 138482 - [PATCH] fix a dependency in devel/p5-IO-AIO
Summary: [PATCH] fix a dependency in devel/p5-IO-AIO
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-02 14:30 UTC by Anton Berezin
Modified: 2009-09-02 16:20 UTC (History)
0 users

See Also:


Attachments
file.diff (637 bytes, patch)
2009-09-02 14:30 UTC, Anton Berezin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Berezin freebsd_committer freebsd_triage 2009-09-02 14:30:05 UTC
The current version of IO::AIO requires p5-common-sense to run.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-09-02 14:30:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-09-02 16:19:40 UTC
clsung      2009-09-02 15:19:31 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-IO-AIO      Makefile 
  Log:
  - fix a dependency
  - bump PORTREVISION
  
  PR:             ports/138482
  Submitted by:   tobez
  
  Revision  Changes    Path
  1.11      +4 -0      ports/devel/p5-IO-AIO/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 Cheng-Lung Sung freebsd_committer freebsd_triage 2009-09-02 16:19:45 UTC
State Changed
From-To: open->closed

Committed. Thank You.