From owner-svn-ports-head@freebsd.org Tue Sep 20 16:33:06 2016 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 DAE71BE2257; Tue, 20 Sep 2016 16:33:06 +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 A846CE2A; Tue, 20 Sep 2016 16:33:06 +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 u8KGX57V090724; Tue, 20 Sep 2016 16:33:05 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8KGX5ch090722; Tue, 20 Sep 2016 16:33:05 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201609201633.u8KGX5ch090722@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 20 Sep 2016 16:33:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422514 - head/net/tcpflow 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: Tue, 20 Sep 2016 16:33:07 -0000 Author: antoine Date: Tue Sep 20 16:33:05 2016 New Revision: 422514 URL: https://svnweb.freebsd.org/changeset/ports/422514 Log: Fix MASTER_SITES and switch to USES=ssl Modified: head/net/tcpflow/Makefile head/net/tcpflow/distinfo Modified: head/net/tcpflow/Makefile ============================================================================== --- head/net/tcpflow/Makefile Tue Sep 20 16:32:03 2016 (r422513) +++ head/net/tcpflow/Makefile Tue Sep 20 16:33:05 2016 (r422514) @@ -4,7 +4,7 @@ PORTNAME= tcpflow PORTVERSION= 1.4.5 CATEGORIES= net -MASTER_SITES= http://www.digitalcorpora.org/downloads/${PORTNAME}/ +MASTER_SITES= http://digitalcorpora.org/downloads/${PORTNAME}/ MAINTAINER= antoine@FreeBSD.org COMMENT= Program that captures data transmitted as part of TCP connections @@ -14,7 +14,7 @@ LICENSE= GPLv3 BUILD_DEPENDS= ${LOCALBASE}/include/boost/icl/interval.hpp:devel/boost-libs LIB_DEPENDS= libcairo.so:graphics/cairo -USE_OPENSSL= yes +USES= ssl GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_lib_md_MD5=no \ ac_cv_header_tre_tre_h=no ac_cv_lib_tre_tre_regcomp=no \ Modified: head/net/tcpflow/distinfo ============================================================================== --- head/net/tcpflow/distinfo Tue Sep 20 16:32:03 2016 (r422513) +++ head/net/tcpflow/distinfo Tue Sep 20 16:33:05 2016 (r422514) @@ -1,2 +1,3 @@ +TIMESTAMP = 1474383833 SHA256 (tcpflow-1.4.5.tar.gz) = f39fed437911b858c97937bc902f68f9a690753617abe825411a8483a7f70c72 SIZE (tcpflow-1.4.5.tar.gz) = 450450