From owner-svn-ports-head@FreeBSD.ORG Sat May 10 14:54:36 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E0EA230D; Sat, 10 May 2014 14:54:36 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 CE1773ED; Sat, 10 May 2014 14:54:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4AEsaGT060895; Sat, 10 May 2014 14:54:36 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4AEsa5J060892; Sat, 10 May 2014 14:54:36 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201405101454.s4AEsa5J060892@svn.freebsd.org> From: Antoine Brodin Date: Sat, 10 May 2014 14:54:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353573 - 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.18 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: Sat, 10 May 2014 14:54:37 -0000 Author: antoine Date: Sat May 10 14:54:36 2014 New Revision: 353573 URL: http://svnweb.freebsd.org/changeset/ports/353573 QAT: https://qat.redports.org/buildarchive/r353573/ Log: Update to 2.1.0.4 Modified: head/security/py-cybox/Makefile head/security/py-cybox/distinfo Modified: head/security/py-cybox/Makefile ============================================================================== --- head/security/py-cybox/Makefile Sat May 10 14:27:15 2014 (r353572) +++ head/security/py-cybox/Makefile Sat May 10 14:54:36 2014 (r353573) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= cybox -PORTVERSION= 2.1.0.2 -PORTREVISION= 1 +PORTVERSION= 2.1.0.4 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,6 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=0:${PORTSDIR}/devel/py-dateutil \ ${PYTHON_PKGNAMEPREFIX}lxml>=3.1:${PORTSDIR}/devel/py-lxml +USES= dos2unix +DOS2UNIX_GLOB= *.py *.rst *.txt USE_PYTHON= 2 USE_PYDISTUTILS=yes PYDISTUTILS_AUTOPLIST=yes Modified: head/security/py-cybox/distinfo ============================================================================== --- head/security/py-cybox/distinfo Sat May 10 14:27:15 2014 (r353572) +++ head/security/py-cybox/distinfo Sat May 10 14:54:36 2014 (r353573) @@ -1,2 +1,2 @@ -SHA256 (cybox-2.1.0.2.tar.gz) = 02bb2e4c79b7d94ed15ff4818ad684d1d8173fb4b31890a00939766cb8152d67 -SIZE (cybox-2.1.0.2.tar.gz) = 868546 +SHA256 (cybox-2.1.0.4.tar.gz) = a2e21240b086e7da18ae8db9f36845cd31f06614c4a6f9d5ce0197e11079286d +SIZE (cybox-2.1.0.4.tar.gz) = 913264