From owner-svn-ports-all@freebsd.org Sun May 21 12:30:33 2017 Return-Path: Delivered-To: svn-ports-all@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 44BF3D6BD34; Sun, 21 May 2017 12:30:33 +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 F0FDCFC3; Sun, 21 May 2017 12:30:32 +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 v4LCUWbX097631; Sun, 21 May 2017 12:30:32 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4LCUVCs097629; Sun, 21 May 2017 12:30:31 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201705211230.v4LCUVCs097629@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:30:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441394 - head/security/py-stix X-SVN-Group: ports-head 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.23 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: Sun, 21 May 2017 12:30:33 -0000 Author: antoine Date: Sun May 21 12:30:31 2017 New Revision: 441394 URL: https://svnweb.freebsd.org/changeset/ports/441394 Log: Update to 1.2.0.4 Modified: head/security/py-stix/Makefile head/security/py-stix/distinfo Modified: head/security/py-stix/Makefile ============================================================================== --- head/security/py-stix/Makefile Sun May 21 12:29:44 2017 (r441393) +++ head/security/py-stix/Makefile Sun May 21 12:30:31 2017 (r441394) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= stix -PORTVERSION= 1.2.0.2 +PORTVERSION= 1.2.0.4 +DISTVERSIONPREFIX= v CATEGORIES= security python -MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org @@ -15,11 +15,15 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil \ ${PYTHON_PKGNAMEPREFIX}lxml>=2.3:devel/py-lxml \ - ${PYTHON_PKGNAMEPREFIX}cybox>=2.1.0.11:security/py-cybox \ - ${PYTHON_PKGNAMEPREFIX}mixbox>=1.0.1:security/py-mixbox + ${PYTHON_PKGNAMEPREFIX}cybox>=2.1.0.13:security/py-cybox \ + ${PYTHON_PKGNAMEPREFIX}mixbox>=1.0.2:security/py-mixbox TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose \ ${PYTHON_PKGNAMEPREFIX}maec>=4.1.0.13:security/py-maec +USE_GITHUB= yes +GH_ACCOUNT= STIXProject +GH_PROJECT= python-${PORTNAME} + NO_ARCH= yes USES= python USE_PYTHON= distutils autoplist Modified: head/security/py-stix/distinfo ============================================================================== --- head/security/py-stix/distinfo Sun May 21 12:29:44 2017 (r441393) +++ head/security/py-stix/distinfo Sun May 21 12:30:31 2017 (r441394) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485089663 -SHA256 (stix-1.2.0.2.tar.gz) = 9475dc56817d26a3da177b1b1a118cc8665cc98ba1af382b42906aa5132a97b4 -SIZE (stix-1.2.0.2.tar.gz) = 207581 +TIMESTAMP = 1494223286 +SHA256 (STIXProject-python-stix-v1.2.0.4_GH0.tar.gz) = 0f4711998d711a3da62dcdc753a64b7aa19a3a865be9f96da8bf3acbee5a1c10 +SIZE (STIXProject-python-stix-v1.2.0.4_GH0.tar.gz) = 212453