From owner-svn-ports-all@FreeBSD.ORG Mon May 19 01:40:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7332DBAC; Mon, 19 May 2014 01:40:31 +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 604792F53; Mon, 19 May 2014 01:40:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4J1eV1r079989; Mon, 19 May 2014 01:40:31 GMT (envelope-from wxs@svn.freebsd.org) Received: (from wxs@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4J1eV2M079987; Mon, 19 May 2014 01:40:31 GMT (envelope-from wxs@svn.freebsd.org) Message-Id: <201405190140.s4J1eV2M079987@svn.freebsd.org> From: Wesley Shields Date: Mon, 19 May 2014 01:40:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354480 - head/security/yara 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.18 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, 19 May 2014 01:40:31 -0000 Author: wxs Date: Mon May 19 01:40:30 2014 New Revision: 354480 URL: http://svnweb.freebsd.org/changeset/ports/354480 QAT: https://qat.redports.org/buildarchive/r354480/ Log: Fix fetching. Tag updated to v2.1.0 from 2.1.0. No changes to code. Thanks antoine@ for noticing. Modified: head/security/yara/Makefile head/security/yara/distinfo Modified: head/security/yara/Makefile ============================================================================== --- head/security/yara/Makefile Mon May 19 01:28:50 2014 (r354479) +++ head/security/yara/Makefile Mon May 19 01:40:30 2014 (r354480) @@ -9,8 +9,8 @@ COMMENT= A malware identification and cl USE_GITHUB= yes GH_ACCOUNT= plusvic -GH_TAGNAME= 2.1.0 -GH_COMMIT= 1f0559b +GH_TAGNAME= v2.1.0 +GH_COMMIT= 6530e73 USE_AUTOTOOLS= libtool aclocal autoheader automake GNU_CONFIGURE= yes Modified: head/security/yara/distinfo ============================================================================== --- head/security/yara/distinfo Mon May 19 01:28:50 2014 (r354479) +++ head/security/yara/distinfo Mon May 19 01:40:30 2014 (r354480) @@ -1,2 +1,2 @@ -SHA256 (yara-2.1.0.tar.gz) = d38c8c58e316ebb45da251b295161c1bdae491287f347875a9e482f99cb45c82 -SIZE (yara-2.1.0.tar.gz) = 590326 +SHA256 (yara-2.1.0.tar.gz) = 5172e17864dacc1f166504ea5c569b19a4594f11ab4ae323e00e981a13be902e +SIZE (yara-2.1.0.tar.gz) = 590302