Hi,

This diff updates libssh2 to the latest release 1.2.1.
Tested on amd64/sparc64.

Comments ? OK ?

Cheers,
benoit

Index: Makefile
===================================================================
RCS file: /cvs/openbsd/ports/security/libssh2/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile    25 Sep 2009 11:54:27 -0000      1.3
+++ Makefile    30 Sep 2009 11:38:48 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              library implementing the SSH2 protocol
 
-DISTNAME =             libssh2-1.2
+DISTNAME =             libssh2-1.2.1
 CATEGORIES =           security
 SHARED_LIBS +=         ssh2    3.0     # .1.1
 
Index: distinfo
===================================================================
RCS file: /cvs/openbsd/ports/security/libssh2/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo    25 Sep 2009 11:54:27 -0000      1.3
+++ distinfo    30 Sep 2009 11:38:48 -0000
@@ -1,5 +1,5 @@
-MD5 (libssh2-1.2.tar.gz) = dR9LW12AkfhM/iX6UiJs+Q==
-RMD160 (libssh2-1.2.tar.gz) = gXByGg7ONrnj0Qy6imMa+7JBDQk=
-SHA1 (libssh2-1.2.tar.gz) = TSt5l/TruXa1Fud+taUwJogJCWk=
-SHA256 (libssh2-1.2.tar.gz) = MXb8DDHea+dOUxaAMZy/WVY3ZnwGRSI9XWbK7FSTe7g=
-SIZE (libssh2-1.2.tar.gz) = 532299
+MD5 (libssh2-1.2.1.tar.gz) = TuAZeUejuKRHIyjDRuGg5A==
+RMD160 (libssh2-1.2.1.tar.gz) = EtoyzGofed02JwN2RbhI9L8ceyA=
+SHA1 (libssh2-1.2.1.tar.gz) = /F5mCJNAzOHPA6jP11tvFe1Z0ww=
+SHA256 (libssh2-1.2.1.tar.gz) = 0iVAO72MDC7MXcjj8OgVJYGJZfKFrUuLTC8dVPP5yFQ=
+SIZE (libssh2-1.2.1.tar.gz) = 533302
Index: pkg/PLIST
===================================================================
RCS file: /cvs/openbsd/ports/security/libssh2/pkg/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- pkg/PLIST   25 Sep 2009 11:54:32 -0000      1.3
+++ pkg/PLIST   30 Sep 2009 11:38:48 -0000
@@ -5,6 +5,8 @@
 include/libssh2_sftp.h
 lib/libssh2.a
 lib/libssh2.la
+lib/pkgconfig/
+lib/pkgconfig/libssh2.pc
 @man man/man3/libssh2_banner_set.3
 @man man/man3/libssh2_base64_decode.3
 @man man/man3/libssh2_channel_close.3

Reply via email to