Opened 18 years ago
Closed 18 years ago
#9974 closed enhancement (fixed)
UPDATE: py-m2crypto-0.16
Reported by: | anders.blomdell@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | anders.blomdell@… | |
Port: |
Description
# $Id: Portfile,v 1.3 2005/03/08 08:26:41 blb Exp $
PortSystem 1.0
-PortGroup python 1.0 +PortGroup python24 1.0
name py-m2crypto
-version 0.13 +version 0.16
categories-append crypto devel maintainers darwinports@… description M2Crypto is a crypto and SSL toolkit for Python
@@ -11,12 +11,12 @@
platforms darwin
-homepage http://sandbox.rulemaker.net/ngps/m2/ -master_sites http://sandbox.rulemaker.net/ngps/Dist/ -use_zip yes +homepage http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto +master_sites http://wiki.osafoundation.org/pub/Projects/MeTooCrypto/ +use_zip no
distname m2crypto-${version}
-checksums md5 be2790a34349ab452dddbcfe4c95606a +checksums md5 6fc06583a2be56fc2a46872a0540d78e
depends_lib-append bin:swig:swig lib:libssl:openssl
Change History (3)
comment:1 Changed 18 years ago by anders.blomdell@…
Cc: | anders.blomdell@… added |
---|---|
Summary: | Update of py-m2crypto (0.16 / python2.4) → UPDATE: py-m2crypto-0.16 |
comment:2 Changed 18 years ago by markd@…
Type: | defect → enhancement |
---|
comment:3 Changed 18 years ago by markd@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
This has been committed. Thanks!