Bug 166455 - [new port] www/p5-CIF-Client, Extends REST::Client for use with the CI-Framework REST interface
Summary: [new port] www/p5-CIF-Client, Extends REST::Client for use with the CI-Framew...
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: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-27 22:40 UTC by pauls
Modified: 2012-04-07 16:10 UTC (History)
0 users

See Also:


Attachments
p5-CIF-Client.shar (3.10 KB, text/plain)
2012-03-27 22:40 UTC, pauls
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description pauls 2012-03-27 22:40:10 UTC
	ports, new port, www/p5-CIF-Client
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-27 22:40:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2012-04-02 07:57:55 UTC
State Changed
From-To: open->closed

Superseded by ports/166520.
Comment 3 Chris Rees freebsd_committer freebsd_triage 2012-04-02 09:54:24 UTC
State Changed
From-To: closed->open

Not really superseded; the other PR is an update to this port!
Comment 4 Chris Rees freebsd_committer freebsd_triage 2012-04-02 09:56:59 UTC
Responsible Changed
From-To: perl->crees

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-04-07 16:04:29 UTC
crees       2012-04-07 15:04:14 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/p5-CIF-Client    Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module is a Perl extension that extends
  REST::Client for use with the CIF-Framework REST interface
  
  WWW: http://search.cpan.org/dist/CIF-Client/
  
  PR:             ports/166455
  
  Update to 0.06
  
  PR:             ports/166520
  Submitted by:   pauls@utdallas.edu
  Feature safe:   yes
  
  Revision  Changes    Path
  1.3150    +1 -0      ports/www/Makefile
  1.1       +41 -0     ports/www/p5-CIF-Client/Makefile (new)
  1.1       +2 -0      ports/www/p5-CIF-Client/distinfo (new)
  1.1       +4 -0      ports/www/p5-CIF-Client/pkg-descr (new)
  1.1       +29 -0     ports/www/p5-CIF-Client/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 6 Chris Rees freebsd_committer freebsd_triage 2012-04-07 16:05:23 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!