[37953] trunk/dports/python

raimue at macports.org raimue at macports.org
Mon Jun 30 15:04:34 PDT 2008


Revision: 37953
          http://trac.macosforge.org/projects/macports/changeset/37953
Author:   raimue at macports.org
Date:     2008-06-30 15:04:34 -0700 (Mon, 30 Jun 2008)
Log Message:
-----------
python/py25-openssl:
New port based on the py-* version

Modified Paths:
--------------
    trunk/dports/python/py25-openssl/Portfile

Added Paths:
-----------
    trunk/dports/python/py25-openssl/

Copied: trunk/dports/python/py25-openssl (from rev 37948, trunk/dports/python/py-openssl)


Property changes on: trunk/dports/python/py25-openssl
___________________________________________________________________
Name: svn:mergeinfo
   + 

Modified: trunk/dports/python/py25-openssl/Portfile
===================================================================
--- trunk/dports/python/py-openssl/Portfile	2008-06-30 19:45:59 UTC (rev 37948)
+++ trunk/dports/python/py25-openssl/Portfile	2008-06-30 22:04:34 UTC (rev 37953)
@@ -1,13 +1,12 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python25 1.0
 
-name			py-openssl
-version			0.6
-revision		2
+name			py25-openssl
+version			0.7
 categories		python devel security
-maintainers		nomaintainer
+maintainers		raimue openmaintainer
 platforms		darwin freebsd
 description		python wrapper around the OpenSSL library
 long_description	This python module is a rather thin wrapper around (a \
@@ -18,8 +17,9 @@
 homepage		http://pyopenssl.sourceforge.net/
 master_sites	sourceforge:pyopenssl
 distname		pyOpenSSL-${version}
-checksums		md5 6200b71d3eb294a312d52c4825fc71c5
-
+checksums               md5     1924edc58c1e99f27763971d9959ea15 \
+                        sha1    bd072fef8eb36241852d25a9161282a051f0a63e \
+                        rmd160  a3d208705bd9d495eb7c20f9306e568b71fe95fc
 depends_lib-append	port:openssl
 
 patch	{
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080630/b372a313/attachment-0001.html 


More information about the macports-changes mailing list