Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Feb 2018 19:36:19 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r460839 - head/security/py-pycryptodome
Message-ID:  <201802031936.w13JaJsT082847@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat Feb  3 19:36:19 2018
New Revision: 460839
URL: https://svnweb.freebsd.org/changeset/ports/460839

Log:
  security/py-pycryptodome: Update to 3.4.9
  
  Also updated the MAINTAINER e-mail.
  
  Reported by:	portscout
  Approved by:	adamw (mentor)
  Differential Revision:	https://reviews.freebsd.org/D14161

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

Modified: head/security/py-pycryptodome/Makefile
==============================================================================
--- head/security/py-pycryptodome/Makefile	Sat Feb  3 19:33:24 2018	(r460838)
+++ head/security/py-pycryptodome/Makefile	Sat Feb  3 19:36:19 2018	(r460839)
@@ -2,12 +2,12 @@
 # $FreeBSD$
 
 PORTNAME=	pycryptodome
-PORTVERSION=	3.4.7
+DISTVERSION=	3.4.9
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	yuri@rawbw.com
+MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Cryptographic library for Python
 
 LICENSE=	BSD2CLAUSE

Modified: head/security/py-pycryptodome/distinfo
==============================================================================
--- head/security/py-pycryptodome/distinfo	Sat Feb  3 19:33:24 2018	(r460838)
+++ head/security/py-pycryptodome/distinfo	Sat Feb  3 19:36:19 2018	(r460839)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504550972
-SHA256 (pycryptodome-3.4.7.tar.gz) = 18d8dfe31bf0cb53d58694903e526be68f3cf48e6e3c6dfbbc1e7042b1693af7
-SIZE (pycryptodome-3.4.7.tar.gz) = 6483140
+TIMESTAMP = 1517521687
+SHA256 (pycryptodome-3.4.9.tar.gz) = 00cc7767c7bbe91f15a65a1b2ebe7a08002b8ae8221c1dcecc5c5c9ab6f79753
+SIZE (pycryptodome-3.4.9.tar.gz) = 6699053



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802031936.w13JaJsT082847>