From owner-svn-ports-head@freebsd.org Wed Feb 10 02:06:52 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 BBC6DAA2120; Wed, 10 Feb 2016 02:06:52 +0000 (UTC) (envelope-from miwi@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 8E3F5180C; Wed, 10 Feb 2016 02:06:52 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1A26pQE053639; Wed, 10 Feb 2016 02:06:51 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1A26pBC053637; Wed, 10 Feb 2016 02:06:51 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201602100206.u1A26pBC053637@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Wed, 10 Feb 2016 02:06:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408616 - head/misc/py-spdx-lookup 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.20 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: Wed, 10 Feb 2016 02:06:52 -0000 Author: miwi Date: Wed Feb 10 02:06:51 2016 New Revision: 408616 URL: https://svnweb.freebsd.org/changeset/ports/408616 Log: - Update to 0.3.2 PR: 206791 Submitted by: maintainer Modified: head/misc/py-spdx-lookup/Makefile head/misc/py-spdx-lookup/distinfo (contents, props changed) Modified: head/misc/py-spdx-lookup/Makefile ============================================================================== --- head/misc/py-spdx-lookup/Makefile Wed Feb 10 02:06:04 2016 (r408615) +++ head/misc/py-spdx-lookup/Makefile Wed Feb 10 02:06:51 2016 (r408616) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= spdx-lookup -PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTVERSION= 0.3.2 CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-spdx-lookup/distinfo ============================================================================== --- head/misc/py-spdx-lookup/distinfo Wed Feb 10 02:06:04 2016 (r408615) +++ head/misc/py-spdx-lookup/distinfo Wed Feb 10 02:06:51 2016 (r408616) @@ -1,2 +1,2 @@ -SHA256 (spdx-lookup-0.3.0.tar.gz) = 548ec49758b88a213bf96e6ecb659de07adf51abbbe960820f7ca638bc75c6ab -SIZE (spdx-lookup-0.3.0.tar.gz) = 3975 +SHA256 (spdx-lookup-0.3.2.tar.gz) = d81e16ace58f668be3c2a8502355269e1661083a0c8538015945821469f6a5fa +SIZE (spdx-lookup-0.3.2.tar.gz) = 4763