[93515] trunk/dports/python/py-crypto/Portfile
jwa at macports.org
jwa at macports.org
Fri May 25 04:56:20 PDT 2012
Revision: 93515
https://trac.macports.org/changeset/93515
Author: jwa at macports.org
Date: 2012-05-25 04:56:19 -0700 (Fri, 25 May 2012)
Log Message:
-----------
version bump to 2.6, add modeline, modernise checksums
Modified Paths:
--------------
trunk/dports/python/py-crypto/Portfile
Modified: trunk/dports/python/py-crypto/Portfile
===================================================================
--- trunk/dports/python/py-crypto/Portfile 2012-05-25 05:27:06 UTC (rev 93514)
+++ trunk/dports/python/py-crypto/Portfile 2012-05-25 11:56:19 UTC (rev 93515)
@@ -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
@@ -4,7 +5,7 @@
PortGroup python 1.0
name py-crypto
-version 2.5
+version 2.6
categories python security
license public-domain PSF
@@ -22,9 +23,8 @@
master_sites http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/
distname pycrypto-${version}
-checksums md5 783e45d4a1a309e03ab378b00f97b291 \
- sha1 1fe50712e0776b45900f8032357201239223ab7e \
- rmd160 12f814b7c5e8842aa61bf28c5e877bba4433fdbe
+checksums rmd160 5782b529d59f2a62951607fdafaa434aea13ee0a \
+ sha256 7293c9d7e8af2e44a82f86eb9c3b058880f4bcc884bf3ad6c8a34b64986edde8
test.run yes
test.target test
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120525/f39b5454/attachment.html>
More information about the macports-changes
mailing list