Index: head/security/py-scramp/Makefile =================================================================== --- head/security/py-scramp/Makefile (revision 566439) +++ head/security/py-scramp/Makefile (revision 566440) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= scramp -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Pure-Python implementation of the SCRAM authentication protocol LICENSE= MIT USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include Index: head/security/py-scramp/distinfo =================================================================== --- head/security/py-scramp/distinfo (revision 566439) +++ head/security/py-scramp/distinfo (revision 566440) @@ -1,3 +1,3 @@ -TIMESTAMP = 1613088306 -SHA256 (scramp-1.2.1.tar.gz) = 7efa578679cc2e9bafc965f9f7a597f512cd2b3be2e74caf6b75bc355905a6d2 -SIZE (scramp-1.2.1.tar.gz) = 28527 +TIMESTAMP = 1614159518 +SHA256 (scramp-1.2.2.tar.gz) = ac578bf7b49645ca1083117e40f4e8af2073b003750d5bf21b3285ff342a4f33 +SIZE (scramp-1.2.2.tar.gz) = 28771