Bug 166520 - [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-30 16:30 UTC by pauls
Modified: 2012-04-07 16:16 UTC (History)
0 users

See Also:


Attachments
Makefile.diff (266 bytes, patch)
2012-03-30 16:30 UTC, pauls
no flags Details | Diff
file.diff (428 bytes, patch)
2012-03-30 16:30 UTC, pauls
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description pauls 2012-03-30 16:30:10 UTC
	ports, www/p5-CIF-Client, I just submitted this as a new port
	now the author has released an update to fix a bug
	so I'm submitting diffs for the Makefile and distinfo file to
	reflect the new version.  Hope this is the right way to do this.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-30 16:30:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Chris Rees freebsd_committer freebsd_triage 2012-04-02 09:56:37 UTC
Responsible Changed
From-To: perl->crees

I'll take it.
Comment 3 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 4 Chris Rees freebsd_committer freebsd_triage 2012-04-07 16:16:00 UTC
State Changed
From-To: open->closed

Committed. Thanks!