head	1.2;
access;
symbols
	PRE_XORG_7:1.1;
locks; strict;
comment	@# @;


1.2
date	2007.08.27.15.44.22;	author roam;	state dead;
branches;
next	1.1;

1.1
date	2007.03.09.14.45.32;	author roam;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to curl-7.16.3.
Fix the (still present in 7.16.3) libssh2 problems, at least so that
cURL works with the libssh2 0.17 in our ports tree.

PR:		114215 (the basic update)
Submitted by:	pesho.petrov@@gmail.com
@
text
@--- tests/data/test62.orig	Fri Mar  9 15:11:24 2007
+++ tests/data/test62	Fri Mar  9 15:11:45 2007
@@@@ -33,9 +33,9 @@@@
 # http://curlm.haxx.se/rfc/cookie_spec.html
 # This file was generated by libcurl! Edit at your own risk.
 
-.foo.com	TRUE	/we/want/	FALSE	1170327387	test	yes
-.host.foo.com	TRUE	/we/want/	FALSE	1170327387	test2	yes
-.fake.host.foo.com	TRUE	/we/want/	FALSE	1170327387	test4	yes
+.foo.com	TRUE	/we/want/	FALSE	2054030187	test	yes
+.host.foo.com	TRUE	/we/want/	FALSE	2054030187	test2	yes
+.fake.host.foo.com	TRUE	/we/want/	FALSE	2054030187	test4	yes
 
 .foo.com	TRUE	/moo	TRUE	0	test3	maybe
 </file>
@


1.1
log
@Update to curl 7.16.1, loosely based on the PR.  Also:
- add a LIBSSH2 option for SCP and SFTP support using security/libssh2;
- add a patch from the cURL CVS repository to fix an expired cookie in
  test 62.

PR:		109670
Submitted by:	Eygene Ryabinkin <rea-fbsd@@codelabs.ru>
@
text
@@

