The NetBSD Project

CVS log for pkgsrc/www/py-curl/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / py-curl

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2004Q2-base


Revision 1.4 / (download) - annotate - [select for diffs], Sun Sep 14 18:03:53 2003 UTC (20 years, 7 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.3: +32 -2 lines
Diff to previous 1.3 (colored)

update to 7.10.6
added python23-pth support

Many changes and fixes.

See ChangeLog for a complete list.

Important:
* WARNING: Removed the deprecated pycurl.init() and pycurl.multi_init()
  names - use pycurl.Curl() and pycurl.CurlMulti() instead.

* WARNING: Removed the deprecated Curl.cleanup() and CurlMulti.cleanup()
  methods - use Curl.close() and CurlMulti.close() instead.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>