From owner-svn-ports-all@freebsd.org Mon May 18 17:13:04 2020 Return-Path: Delivered-To: svn-ports-all@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 A48622D81C0; Mon, 18 May 2020 17:13:04 +0000 (UTC) (envelope-from dvl@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49Qlvh3tmrz4319; Mon, 18 May 2020 17:13:04 +0000 (UTC) (envelope-from dvl@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 80C8A24E9E; Mon, 18 May 2020 17:13:04 +0000 (UTC) (envelope-from dvl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04IHD4mJ054290; Mon, 18 May 2020 17:13:04 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04IHD4hJ054287; Mon, 18 May 2020 17:13:04 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <202005181713.04IHD4hJ054287@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Mon, 18 May 2020 17:13:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535754 - head/devel/py-pymisp X-SVN-Group: ports-head X-SVN-Commit-Author: dvl X-SVN-Commit-Paths: head/devel/py-pymisp X-SVN-Commit-Revision: 535754 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 May 2020 17:13:04 -0000 Author: dvl Date: Mon May 18 17:13:03 2020 New Revision: 535754 URL: https://svnweb.freebsd.org/changeset/ports/535754 Log: Update to 2.4.125 PR: 246542 Submitted by: Gilbert Morgan Modified: head/devel/py-pymisp/Makefile head/devel/py-pymisp/distinfo Modified: head/devel/py-pymisp/Makefile ============================================================================== --- head/devel/py-pymisp/Makefile Mon May 18 17:10:34 2020 (r535753) +++ head/devel/py-pymisp/Makefile Mon May 18 17:13:03 2020 (r535754) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pymisp -PORTVERSION= 2.4.114 +PORTVERSION= 2.4.125 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,9 @@ COMMENT= Python library to access MISP platforms via t LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python shebangfix + +SHEBANG_FILES= pymisp/data/misp-objects/validate_all.sh pymisp/data/misp-objects/jq_all_the_things.sh USE_PYTHON= autoplist distutils Modified: head/devel/py-pymisp/distinfo ============================================================================== --- head/devel/py-pymisp/distinfo Mon May 18 17:10:34 2020 (r535753) +++ head/devel/py-pymisp/distinfo Mon May 18 17:13:03 2020 (r535754) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568136084 -SHA256 (pymisp-2.4.114.tar.gz) = 420891752747af4f38af765644ccb6f5da66ec3aef8f3d9c95449a9b20daab57 -SIZE (pymisp-2.4.114.tar.gz) = 1600875 +TIMESTAMP = 1588358617 +SHA256 (pymisp-2.4.125.tar.gz) = 6c1a9ab56938386394ed9e3d4b3946e0180933bb941f2e1a4216249df41b6c56 +SIZE (pymisp-2.4.125.tar.gz) = 243839