From owner-svn-ports-head@freebsd.org Sun Oct 30 20:14:45 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9527FC27F7A; Sun, 30 Oct 2016 20:14:45 +0000 (UTC) (envelope-from rm@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 mx1.freebsd.org (Postfix) with ESMTPS id 670C0177C; Sun, 30 Oct 2016 20:14:45 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9UKEiaA009385; Sun, 30 Oct 2016 20:14:44 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9UKEiFe009384; Sun, 30 Oct 2016 20:14:44 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201610302014.u9UKEiFe009384@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sun, 30 Oct 2016 20:14:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424961 - head/security/py-flask-httpauth X-SVN-Group: ports-head 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.23 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, 30 Oct 2016 20:14:45 -0000 Author: rm Date: Sun Oct 30 20:14:44 2016 New Revision: 424961 URL: https://svnweb.freebsd.org/changeset/ports/424961 Log: security/py-flask-httpauth: update to 3.2.1 Modified: head/security/py-flask-httpauth/Makefile head/security/py-flask-httpauth/distinfo Modified: head/security/py-flask-httpauth/Makefile ============================================================================== --- head/security/py-flask-httpauth/Makefile Sun Oct 30 20:14:13 2016 (r424960) +++ head/security/py-flask-httpauth/Makefile Sun Oct 30 20:14:44 2016 (r424961) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Flask-HTTPAuth -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,6 +10,7 @@ MAINTAINER= rm@FreeBSD.org COMMENT= Basic and Digest HTTP authentication for Flask routes LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>0:www/py-flask Modified: head/security/py-flask-httpauth/distinfo ============================================================================== --- head/security/py-flask-httpauth/distinfo Sun Oct 30 20:14:13 2016 (r424960) +++ head/security/py-flask-httpauth/distinfo Sun Oct 30 20:14:44 2016 (r424961) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471783587 -SHA256 (Flask-HTTPAuth-3.2.0.tar.gz) = cf53acd441321ff6f369ae54e423dbec8d4c6204934c13368651cdd402805b61 -SIZE (Flask-HTTPAuth-3.2.0.tar.gz) = 3395 +TIMESTAMP = 1477857348 +SHA256 (Flask-HTTPAuth-3.2.1.tar.gz) = c807dab42064f3184689875ecc0abb23449fdc6862f7f5ba1b6a63508e43d6b5 +SIZE (Flask-HTTPAuth-3.2.1.tar.gz) = 4725