Bug 137305 - [PATCH] add missing dependency of net/p5-Net-Twitter
Summary: [PATCH] add missing dependency of net/p5-Net-Twitter
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-07-31 14:00 UTC by Cezary Morga
Modified: 2009-08-05 03:40 UTC (History)
0 users

See Also:


Attachments
file.diff (3.02 KB, patch)
2009-07-31 14:00 UTC, Cezary Morga
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cezary Morga 2009-07-31 14:00:08 UTC
- Adds a new port devel/p5-MooseX-MultiInitArg for missing dependency of net/p5-Net-Twitter
- Adds proper entry to net/p5-Net-Twitter/Makefile

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-07-31 14:00:26 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-08-05 03:37:09 UTC
clsung      2009-08-05 02:37:00 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-MooseX-MultiInitArg Makefile distinfo pkg-descr 
                                 pkg-plist 
  Log:
  - Attributes with aliases for constructor arguments for MooseX
  - required by p5-Net-Twitter
  
  PR:             ports/137305
  Submitted by:   Cezary Morga <cm_AT_therek dot net>
  
  Revision  Changes    Path
  1.3583    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/p5-MooseX-MultiInitArg/Makefile (new)
  1.1       +3 -0      ports/devel/p5-MooseX-MultiInitArg/distinfo (new)
  1.1       +4 -0      ports/devel/p5-MooseX-MultiInitArg/pkg-descr (new)
  1.1       +8 -0      ports/devel/p5-MooseX-MultiInitArg/pkg-plist (new)
_______________________________________________
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 dfilter service freebsd_committer freebsd_triage 2009-08-05 03:38:08 UTC
clsung      2009-08-05 02:37:59 UTC

  FreeBSD ports repository

  Modified files:
    net/p5-Net-Twitter   Makefile 
  Log:
  - add missing dependency (devel/p5-MooseX-MultiInitArg)
  - bump PORTREVISION
  
  PR:             ports/137305
  Submitted by:   Cezary Morga <cm_AT_therek dot net>
  
  Revision  Changes    Path
  1.19      +2 -0      ports/net/p5-Net-Twitter/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 4 Cheng-Lung Sung freebsd_committer freebsd_triage 2009-08-05 03:38:23 UTC
State Changed
From-To: open->closed

Committed. Thank You.