Date: Sat, 9 Jun 2018 06:14:39 +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: r472038 - head/security/py-ntlm-auth Message-ID: <201806090614.w596Edw9077770@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Jun 9 06:14:39 2018 New Revision: 472038 URL: https://svnweb.freebsd.org/changeset/ports/472038 Log: security/py-ntlm-auth: Update 1.1.0 -> 1.2.0 Reported by: portscout Modified: head/security/py-ntlm-auth/Makefile head/security/py-ntlm-auth/distinfo Modified: head/security/py-ntlm-auth/Makefile ============================================================================== --- head/security/py-ntlm-auth/Makefile Sat Jun 9 05:19:46 2018 (r472037) +++ head/security/py-ntlm-auth/Makefile Sat Jun 9 06:14:39 2018 (r472038) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ntlm-auth -DISTVERSION= 1.1.0 +DISTVERSION= 1.2.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-ntlm-auth/distinfo ============================================================================== --- head/security/py-ntlm-auth/distinfo Sat Jun 9 05:19:46 2018 (r472037) +++ head/security/py-ntlm-auth/distinfo Sat Jun 9 06:14:39 2018 (r472038) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520670546 -SHA256 (ntlm-auth-1.1.0.tar.gz) = d4b21b85cbbf53ec1f16e435898eb9ab80f1e8f1571f0b7e2eb038c0517dd47a -SIZE (ntlm-auth-1.1.0.tar.gz) = 24740 +TIMESTAMP = 1528524560 +SHA256 (ntlm-auth-1.2.0.tar.gz) = 7bc02a3fbdfee7275d3dc20fce8028ed8eb6d32364637f28be9e9ae9160c6d5c +SIZE (ntlm-auth-1.2.0.tar.gz) = 24833
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806090614.w596Edw9077770>