Bug 152125 - [NEW PORT] net/p5-Net-FTP-AutoReconnect: A Perl5 FTP client class with automatic reconnect on failure
Summary: [NEW PORT] net/p5-Net-FTP-AutoReconnect: A Perl5 FTP client class with automa...
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-11 00:10 UTC by Jase Thew
Modified: 2010-11-12 08:30 UTC (History)
0 users

See Also:


Attachments
p5-Net-FTP-AutoReconnect-0.3.shar (2.22 KB, text/plain)
2010-11-11 00:10 UTC, Jase Thew
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jase Thew 2010-11-11 00:10:04 UTC
Perl5 module providing a FTP client class with automatic reconnect on
failure.

WWW:	http://search.cpan.org/dist/Net-FTP-AutoReconnect/

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-11 00:10:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-11 03:01:33 UTC
Responsible Changed
From-To: perl->sunpoet

I will take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-11-12 08:20:59 UTC
sunpoet     2010-11-12 08:20:54 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/p5-Net-FTP-AutoReconnect Makefile distinfo pkg-descr 
                                 pkg-plist 
  Log:
  - Add p5-Net-FTP-AutoReconnect 0.3
  
  Net::FTP::AutoReconnect is a Perl5 module providing a FTP client class
  with automatic reconnect on failure.
  
  WWW: http://search.cpan.org/dist/Net-FTP-AutoReconnect/
  
  PR:             ports/152125
  Submitted by:   Jase Thew <freebsd@beardz.net>
  
  Revision  Changes    Path
  1.2276    +1 -0      ports/net/Makefile
  1.1       +21 -0     ports/net/p5-Net-FTP-AutoReconnect/Makefile (new)
  1.1       +2 -0      ports/net/p5-Net-FTP-AutoReconnect/distinfo (new)
  1.1       +4 -0      ports/net/p5-Net-FTP-AutoReconnect/pkg-descr (new)
  1.1       +7 -0      ports/net/p5-Net-FTP-AutoReconnect/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 Po-Chuan Hsieh freebsd_committer freebsd_triage 2010-11-12 08:21:31 UTC
State Changed
From-To: open->closed

Committed. Thanks!