[71936] trunk/dports/devel/libssh2/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Sep 28 00:52:16 PDT 2010


Revision: 71936
          http://trac.macports.org/changeset/71936
Author:   ryandesign at macports.org
Date:     2010-09-28 00:52:12 -0700 (Tue, 28 Sep 2010)
Log Message:
-----------
libssh2: update to 1.2.7; see #26436

Modified Paths:
--------------
    trunk/dports/devel/libssh2/Portfile

Modified: trunk/dports/devel/libssh2/Portfile
===================================================================
--- trunk/dports/devel/libssh2/Portfile	2010-09-28 00:04:52 UTC (rev 71935)
+++ trunk/dports/devel/libssh2/Portfile	2010-09-28 07:52:12 UTC (rev 71936)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem 1.0
@@ -5,8 +6,7 @@
 PortGroup  muniversal 1.0
 
 name		  libssh2
-version		  1.2.4
-revision        1
+version		  1.2.7
 categories	  devel net
 platforms	  darwin
 maintainers	  pmq openmaintainer
@@ -20,11 +20,11 @@
 license		  BSD
 
 homepage	  http://www.libssh2.org/
-master_sites	  ${homepage}download/ sourceforge
+master_sites	  ${homepage}download/
 
-checksums     md5     4d65a66d5f232e5bb1d05b311e43d46d \
-              sha1    dcc8a0b1352114b10db20bf895ecb9e7272de094 \
-              rmd160  1ef203bd7399be1ef0f312cc4317edf766a0dc7f
+checksums     md5     a5d78344886f1282e4008c09bf568076 \
+              sha1    271dd411015cd3656886541c6650a4471458669e \
+              rmd160  cb438958a77df0e194ac83499dfdd78ff4524b0b
 
 depends_lib	  port:openssl port:zlib
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100928/0957f700/attachment.html>


More information about the macports-changes mailing list