pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/p5-Net-Server-Coro



Module Name:    pkgsrc
Committed By:   mef
Date:           Fri Feb 27 15:03:20 UTC 2015

Modified Files:
        pkgsrc/net/p5-Net-Server-Coro: Makefile distinfo

Log Message:
(pkgsrc)
  - Version requirement updated. (See Changes 1.3 below)
   -DEPENDS+=      p5-Net-Server-[0-9]*:../../net/p5-Net-Server
   +DEPENDS+=      p5-Net-Server>=2.0:../../net/p5-Net-Server
(upstream)
  - Update 0.8 to 1.3
-----------------
1.3    Mon Nov 12 03:11:17 2012
        * Require Net::Server 2.0, and adjust to its API

1.2    Sat Oct 29 02:26:17 2011
        * Net::SSLeay is now an optional dependency

1.1    Mon Sep  5 01:15:17 2011
        * Fix SIGNATURE; no code changes

1.0    Mon Sep  5 00:03:17 2011
        * Catch and warn of possible CVE-2011-0411 attacks
        * No longer make use of a bug in perl pre 5.14 wherein TIEHANDLE
          happened to be called on scalars containing typeglobs

0.9    Sun Nov 15 11:53:17 2010
        * Change socket code to work with Net::Server >= 0.99


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/p5-Net-Server-Coro/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/net/p5-Net-Server-Coro/distinfo

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