svn commit: r561721 - head/security/py-bcrypt
Danilo G. Baio
dbaio at FreeBSD.org
Sat Jan 16 12:18:32 UTC 2021
Author: dbaio
Date: Sat Jan 16 12:18:31 2021
New Revision: 561721
URL: https://svnweb.freebsd.org/changeset/ports/561721
Log:
security/py-bcrypt: Update to 3.2.0
Modified:
head/security/py-bcrypt/Makefile
head/security/py-bcrypt/distinfo
Modified: head/security/py-bcrypt/Makefile
==============================================================================
--- head/security/py-bcrypt/Makefile Sat Jan 16 12:10:35 2021 (r561720)
+++ head/security/py-bcrypt/Makefile Sat Jan 16 12:18:31 2021 (r561721)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= bcrypt
-PORTVERSION= 3.1.7
-PORTREVISION= 1
+PORTVERSION= 3.2.0
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/security/py-bcrypt/distinfo
==============================================================================
--- head/security/py-bcrypt/distinfo Sat Jan 16 12:10:35 2021 (r561720)
+++ head/security/py-bcrypt/distinfo Sat Jan 16 12:18:31 2021 (r561721)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561214512
-SHA256 (bcrypt-3.1.7.tar.gz) = 0b0069c752ec14172c5f78208f1863d7ad6755a6fae6fe76ec2c80d13be41e42
-SIZE (bcrypt-3.1.7.tar.gz) = 42512
+TIMESTAMP = 1610734510
+SHA256 (bcrypt-3.2.0.tar.gz) = 5b93c1726e50a93a033c36e5ca7fdcd29a5c7395af50a6892f5d9e7c6cfbfb29
+SIZE (bcrypt-3.2.0.tar.gz) = 42416
More information about the svn-ports-all
mailing list