From owner-svn-ports-head@freebsd.org Sun May 21 12:29:46 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 1BF3BD6BCCD; Sun, 21 May 2017 12:29:46 +0000 (UTC) (envelope-from antoine@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 E1570ECF; Sun, 21 May 2017 12:29:45 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4LCTiKM097473; Sun, 21 May 2017 12:29:44 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4LCTixb097471; Sun, 21 May 2017 12:29:44 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201705211229.v4LCTixb097471@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 May 2017 12:29:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441393 - head/security/py-cybox 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, 21 May 2017 12:29:46 -0000 Author: antoine Date: Sun May 21 12:29:44 2017 New Revision: 441393 URL: https://svnweb.freebsd.org/changeset/ports/441393 Log: Update to 2.1.0.14 Modified: head/security/py-cybox/Makefile head/security/py-cybox/distinfo Modified: head/security/py-cybox/Makefile ============================================================================== --- head/security/py-cybox/Makefile Sun May 21 12:28:21 2017 (r441392) +++ head/security/py-cybox/Makefile Sun May 21 12:29:44 2017 (r441393) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= cybox -PORTVERSION= 2.1.0.13 +PORTVERSION= 2.1.0.14 +DISTVERSIONPREFIX= v CATEGORIES= security python -MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org @@ -15,9 +15,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil \ ${PYTHON_PKGNAMEPREFIX}lxml>=2.2.3:devel/py-lxml \ - ${PYTHON_PKGNAMEPREFIX}mixbox>=0.0.13:security/py-mixbox + ${PYTHON_PKGNAMEPREFIX}mixbox>=1.0.2:security/py-mixbox TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose +USE_GITHUB= yes +GH_ACCOUNT= CybOXProject +GH_PROJECT= python-${PORTNAME} + NO_ARCH= yes USES= python USE_PYTHON= distutils autoplist Modified: head/security/py-cybox/distinfo ============================================================================== --- head/security/py-cybox/distinfo Sun May 21 12:28:21 2017 (r441392) +++ head/security/py-cybox/distinfo Sun May 21 12:29:44 2017 (r441393) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485089735 -SHA256 (cybox-2.1.0.13.tar.gz) = daa2456db3c7f211cb92c567970d7d9b95b068cd2efbf04e5bbbcecf5c3ffdb6 -SIZE (cybox-2.1.0.13.tar.gz) = 478316 +TIMESTAMP = 1494222988 +SHA256 (CybOXProject-python-cybox-v2.1.0.14_GH0.tar.gz) = ed3d8063e5f131f035d7dac7489da6e9a85b9d06b17282e5087377939dcf7f1a +SIZE (CybOXProject-python-cybox-v2.1.0.14_GH0.tar.gz) = 476808