pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/p5-Net
Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep  7 12:34:19 UTC 2014
Modified Files:
        pkgsrc/net/p5-Net: Makefile distinfo
        pkgsrc/net/p5-Net/patches: patch-aa
Log Message:
Update to 1.27:
libnet 1.27  -- Fri May 30 2014
  * Simplified Makefile.PL requirements.
libnet 1.26  -- Fri May 30 2014
  * Set minimum required ExtUtils::MakeMaker version to 6.64 to ensure that all
    parameters used are supported, to save jumping through hoops to support
    earlier versions.  (This should not be a problem since ExtUtils::MakeMaker
    6.64 is easily installed into Perl 5.8.1 and above, that being the whole
    point of the new choice of minimum supported Perl version.)
  * Set minimum required Perl version to 5.8.1.  This is in line with the
    minimum requirement of the "Perl Toolchain".
libnet 1.25  -- Tue Feb 04 2014
  * Fix Net::FTP::pasv_wait() not handling errors from Net::Cmd::reponse()
    [bergner%cs.umu.se@localhost; resolves CPAN RT#50420]
  * Make inheritance from Net::Cmd clearer in the documentation [Resolves CPAN
    RT#72889]
  * Set timeout for data connection creation in Net::FTP [Oleg G; resolves CPAN
    RT#78926]
  * Stop Net::Domain::domainname() from giving out warnings in android [Brian
    Fraser]
libnet 1.24  -- Mon Jan 06 2014
  * Fix incorrect handling of CRLF in Net::FTP [Willem Monsuw�; resolves CPAN
    RT#41642/62029]
  * POD fixes [Dominic Hargreaves; resolves CPAN RT#91761]
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/net/p5-Net/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/p5-Net/distinfo
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/p5-Net/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index