[23339] trunk/dports/python/py-paramiko/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Mar 29 02:37:22 PDT 2007


Revision: 23339
          http://trac.macosforge.org/projects/macports/changeset/23339
Author:   pipping at macports.org
Date:     2007-03-29 02:37:22 -0700 (Thu, 29 Mar 2007)

Log Message:
-----------
 * apply patch submitted by new maintainer ramercer at gmail.com (#11654)

 note that i've split the patch up into two parts:
  * version bump / other changes (this commit, r23339)
   * whitespace (next commit, r23340)

Modified Paths:
--------------
    trunk/dports/python/py-paramiko/Portfile

Modified: trunk/dports/python/py-paramiko/Portfile
===================================================================
--- trunk/dports/python/py-paramiko/Portfile	2007-03-29 09:18:10 UTC (rev 23338)
+++ trunk/dports/python/py-paramiko/Portfile	2007-03-29 09:37:22 UTC (rev 23339)
@@ -4,10 +4,10 @@
 PortGroup python24 1.0
 
 name			py-paramiko
-version			1.6.4
+version           1.7
 categories		python net security
 platforms		darwin
-maintainers		nomaintainer at macports.org
+maintainers       ramercer at gmail.org openmaintainer at macports.org
 description		python library for making SSH2 connections
 long_description	This is a library for making SSH2 connections (client or \
 			server). Emphasis is on using SSH2 as an alternative to SSL for \
@@ -18,7 +18,9 @@
 homepage		http://www.lag.net/paramiko/
 master_sites	http://www.lag.net/paramiko/download/
 distname		paramiko-${version}
-checksums		md5 ab390b2b11ce782063bffdc97be8ab0c
+checksums         md5 11eb2a8688c6719a24a01f82153ffe4e \
+                  sha1 714f12507d0dd6a9ba342560e744431397d7fd2b \
+                  rmd160 6a155009132f2a9e091b12c79fb2040c72f5840b
 use_zip			yes
 
 depends_lib     port:py-crypto

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070329/ceace7fc/attachment.html


More information about the macports-changes mailing list