From owner-svn-ports-head@freebsd.org Sun Jan 31 20:34:57 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 761DC5255F8; Sun, 31 Jan 2021 20:34:57 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DTN9Y2w07z4cxQ; Sun, 31 Jan 2021 20:34:57 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 56E466756; Sun, 31 Jan 2021 20:34:57 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10VKYvAE080905; Sun, 31 Jan 2021 20:34:57 GMT (envelope-from cs@FreeBSD.org) Received: (from cs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10VKYurH080903; Sun, 31 Jan 2021 20:34:56 GMT (envelope-from cs@FreeBSD.org) Message-Id: <202101312034.10VKYurH080903@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cs set sender to cs@FreeBSD.org using -f From: Carlo Strub Date: Sun, 31 Jan 2021 20:34:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r563527 - head/www/py-django-otp X-SVN-Group: ports-head X-SVN-Commit-Author: cs X-SVN-Commit-Paths: head/www/py-django-otp X-SVN-Commit-Revision: 563527 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Jan 2021 20:34:57 -0000 Author: cs Date: Sun Jan 31 20:34:56 2021 New Revision: 563527 URL: https://svnweb.freebsd.org/changeset/ports/563527 Log: Update to 1.0.2 Modified: head/www/py-django-otp/Makefile head/www/py-django-otp/distinfo Modified: head/www/py-django-otp/Makefile ============================================================================== --- head/www/py-django-otp/Makefile Sun Jan 31 20:19:42 2021 (r563526) +++ head/www/py-django-otp/Makefile Sun Jan 31 20:34:56 2021 (r563527) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django-otp -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-django-otp/distinfo ============================================================================== --- head/www/py-django-otp/distinfo Sun Jan 31 20:19:42 2021 (r563526) +++ head/www/py-django-otp/distinfo Sun Jan 31 20:34:56 2021 (r563527) @@ -1,3 +1,3 @@ -TIMESTAMP = 1602935959 -SHA256 (django-otp-1.0.1.tar.gz) = fef1f2de9a52bc37e16211b98b4323e5b34fa24739116fbe3d1ff018c17ebea8 -SIZE (django-otp-1.0.1.tar.gz) = 58411 +TIMESTAMP = 1612124848 +SHA256 (django-otp-1.0.2.tar.gz) = f523fb9dec420f28a29d3e2ad72ac06f64588956ed4f2b5b430d8e957ebb8287 +SIZE (django-otp-1.0.2.tar.gz) = 58557