svn commit: r433758 - head/security/py-pycryptodome

Kirill Ponomarew krion at FreeBSD.org
Thu Feb 9 18:07:45 UTC 2017


Author: krion
Date: Thu Feb  9 18:07:43 2017
New Revision: 433758
URL: https://svnweb.freebsd.org/changeset/ports/433758

Log:
  Update security/py-pycryptodome to 3.4.5
  
  PR:		216929
  Submitted by:	yuri at rawbw.com
  Approved by:	mat (mentor)
  Differential Revision:	https://reviews.freebsd.org/D9505

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

Modified: head/security/py-pycryptodome/Makefile
==============================================================================
--- head/security/py-pycryptodome/Makefile	Thu Feb  9 18:06:14 2017	(r433757)
+++ head/security/py-pycryptodome/Makefile	Thu Feb  9 18:07:43 2017	(r433758)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pycryptodome
-PORTVERSION=	3.4.4
+PORTVERSION=	3.4.5
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-pycryptodome/distinfo
==============================================================================
--- head/security/py-pycryptodome/distinfo	Thu Feb  9 18:06:14 2017	(r433757)
+++ head/security/py-pycryptodome/distinfo	Thu Feb  9 18:07:43 2017	(r433758)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486113585
-SHA256 (pycryptodome-3.4.4.tar.gz) = e3b44c97e2415a6b86f6487a4ba9df07dbce33db16740852ddc029d05e52ce89
-SIZE (pycryptodome-3.4.4.tar.gz) = 6494202
+TIMESTAMP = 1486624203
+SHA256 (pycryptodome-3.4.5.tar.gz) = be84544eadc2bb71d4ace39e4984ed2990111f053f24267a07afb4b4e1e5428f
+SIZE (pycryptodome-3.4.5.tar.gz) = 6494255


More information about the svn-ports-all mailing list