From owner-svn-ports-all@freebsd.org Thu Oct 27 11:17:57 2016 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 0C8CDC236D5; Thu, 27 Oct 2016 11:17:57 +0000 (UTC) (envelope-from jbeich@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 D02436AF; Thu, 27 Oct 2016 11:17:56 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9RBHuON044736; Thu, 27 Oct 2016 11:17:56 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9RBHtiP044734; Thu, 27 Oct 2016 11:17:55 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201610271117.u9RBHtiP044734@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 27 Oct 2016 11:17:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424758 - head/devel/fstrm 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: Thu, 27 Oct 2016 11:17:57 -0000 Author: jbeich Date: Thu Oct 27 11:17:55 2016 New Revision: 424758 URL: https://svnweb.freebsd.org/changeset/ports/424758 Log: devel/fstrm: update to 0.3.0 Changes: https://github.com/farsightsec/fstrm/releases/tag/v0.3.0 PR: 213829 Submitted by: Leo Vandewoestijne (maintainer) Modified: head/devel/fstrm/Makefile (contents, props changed) head/devel/fstrm/distinfo (contents, props changed) Modified: head/devel/fstrm/Makefile ============================================================================== --- head/devel/fstrm/Makefile Thu Oct 27 11:17:42 2016 (r424757) +++ head/devel/fstrm/Makefile Thu Oct 27 11:17:55 2016 (r424758) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fstrm -PORTVERSION= 0.2.0 +PORTVERSION= 0.3.0 DISTVERSIONPREFIX= v CATEGORIES= devel @@ -20,6 +20,7 @@ GH_ACCOUNT= farsightsec GNU_CONFIGURE= yes USES= autoreconf gmake libtool pkgconfig USE_LDCONFIG= yes +TEST_TARGET= check OPTIONS_DEFINE= DOXYGEN DOXYGEN_DESC= Use doxygen for docs Modified: head/devel/fstrm/distinfo ============================================================================== --- head/devel/fstrm/distinfo Thu Oct 27 11:17:42 2016 (r424757) +++ head/devel/fstrm/distinfo Thu Oct 27 11:17:55 2016 (r424758) @@ -1,2 +1,3 @@ -SHA256 (farsightsec-fstrm-v0.2.0_GH0.tar.gz) = bb171e886b2e3aaf1920b6c003f69705bd038703884546ff627f4740bd391c19 -SIZE (farsightsec-fstrm-v0.2.0_GH0.tar.gz) = 184435 +TIMESTAMP = 1477433819 +SHA256 (farsightsec-fstrm-v0.3.0_GH0.tar.gz) = 531ef29ed2a15dfe4993448eb4e8463c5ed8eebf1472a5608c6ac0a6f62b3a12 +SIZE (farsightsec-fstrm-v0.3.0_GH0.tar.gz) = 185153