svn commit: r347440 - head/security/py-cryptography

Kubilay Kocak koobs at FreeBSD.org
Sat Mar 8 02:33:01 UTC 2014


Author: koobs
Date: Sat Mar  8 02:33:00 2014
New Revision: 347440
URL: http://svnweb.freebsd.org/changeset/ports/347440
QAT: https://qat.redports.org/buildarchive/r347440/

Log:
  security/py-cryptography: Update to 0.2.2
  
  - Update to 0.2.2
  
  Changes:
  
   * Removed a constant definition that was causing compilation problems
     with specific versions of OpenSSL.

Modified:
  head/security/py-cryptography/Makefile
  head/security/py-cryptography/distinfo

Modified: head/security/py-cryptography/Makefile
==============================================================================
--- head/security/py-cryptography/Makefile	Sat Mar  8 00:12:20 2014	(r347439)
+++ head/security/py-cryptography/Makefile	Sat Mar  8 02:33:00 2014	(r347440)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cryptography
-PORTVERSION=	0.2.1
-PORTREVISION=	1
+PORTVERSION=	0.2.2
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-cryptography/distinfo
==============================================================================
--- head/security/py-cryptography/distinfo	Sat Mar  8 00:12:20 2014	(r347439)
+++ head/security/py-cryptography/distinfo	Sat Mar  8 02:33:00 2014	(r347440)
@@ -1,2 +1,2 @@
-SHA256 (cryptography-0.2.1.tar.gz) = 5b4b93a9841364396ac75ee3f0f4550752821df5a89078c1e16a716339ba39a3
-SIZE (cryptography-0.2.1.tar.gz) = 13772304
+SHA256 (cryptography-0.2.2.tar.gz) = 01cbf64277f1a08c70ba6206b3b5c24ae49f346937299074ad89956652d69aeb
+SIZE (cryptography-0.2.2.tar.gz) = 13772494


More information about the svn-ports-head mailing list