From owner-svn-ports-head@freebsd.org Thu Oct 12 09:30:59 2017 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 D1771E49649; Thu, 12 Oct 2017 09:30:59 +0000 (UTC) (envelope-from ehaupt@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 9ED256E710; Thu, 12 Oct 2017 09:30:59 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9C9Uwqv096148; Thu, 12 Oct 2017 09:30:58 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9C9Uw5a096145; Thu, 12 Oct 2017 09:30:58 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201710120930.v9C9Uw5a096145@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Thu, 12 Oct 2017 09:30:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451836 - head/security/py-mnemonic X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/security/py-mnemonic X-SVN-Commit-Revision: 451836 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.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: Thu, 12 Oct 2017 09:30:59 -0000 Author: ehaupt Date: Thu Oct 12 09:30:58 2017 New Revision: 451836 URL: https://svnweb.freebsd.org/changeset/ports/451836 Log: Update to 0.18 Modified: head/security/py-mnemonic/Makefile head/security/py-mnemonic/distinfo Modified: head/security/py-mnemonic/Makefile ============================================================================== --- head/security/py-mnemonic/Makefile Thu Oct 12 09:13:47 2017 (r451835) +++ head/security/py-mnemonic/Makefile Thu Oct 12 09:30:58 2017 (r451836) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mnemonic -PORTVERSION= 0.17 +PORTVERSION= 0.18 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-mnemonic/distinfo ============================================================================== --- head/security/py-mnemonic/distinfo Thu Oct 12 09:13:47 2017 (r451835) +++ head/security/py-mnemonic/distinfo Thu Oct 12 09:30:58 2017 (r451836) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507061403 -SHA256 (mnemonic-0.17.tar.gz) = 5636ec318c2abb7d1e54b557d1822843d662008099f1588cc3ee2979c8ea06c3 -SIZE (mnemonic-0.17.tar.gz) = 21847 +TIMESTAMP = 1507799252 +SHA256 (mnemonic-0.18.tar.gz) = 02a7306a792370f4a0c106c2cf1ce5a0c84b9dbd7e71c6792fdb9ad88a727f1d +SIZE (mnemonic-0.18.tar.gz) = 21942