From owner-svn-ports-head@freebsd.org Fri Feb 24 18:48:49 2017 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 6464CCEC73B; Fri, 24 Feb 2017 18:48:49 +0000 (UTC) (envelope-from demon@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 265013B9; Fri, 24 Feb 2017 18:48:49 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1OImm8r000527; Fri, 24 Feb 2017 18:48:48 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1OImm9n000525; Fri, 24 Feb 2017 18:48:48 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201702241848.v1OImm9n000525@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Fri, 24 Feb 2017 18:48:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434739 - head/net/haproxy 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: Fri, 24 Feb 2017 18:48:49 -0000 Author: demon Date: Fri Feb 24 18:48:47 2017 New Revision: 434739 URL: https://svnweb.freebsd.org/changeset/ports/434739 Log: Update deviceatlas API to version 2.1.2 Submitted by: David Carlier Modified: head/net/haproxy/Makefile head/net/haproxy/distinfo Modified: head/net/haproxy/Makefile ============================================================================== --- head/net/haproxy/Makefile Fri Feb 24 17:57:08 2017 (r434738) +++ head/net/haproxy/Makefile Fri Feb 24 18:48:47 2017 (r434739) @@ -18,7 +18,7 @@ CONFLICTS_INSTALL= haproxy-devel-[0-9]* USES= cpe gmake USE_RC_SUBR= haproxy -DEVICEATLAS_VERSION= 2.1.1 +DEVICEATLAS_VERSION= 2.1.2 DEVICEATLAS_DISTFILE= deviceatlas-enterprise-c-${DEVICEATLAS_VERSION} DEVICEATLAS_REGISTRATION_URL= https://deviceatlas.com/deviceatlas-haproxy-module Modified: head/net/haproxy/distinfo ============================================================================== --- head/net/haproxy/distinfo Fri Feb 24 17:57:08 2017 (r434738) +++ head/net/haproxy/distinfo Fri Feb 24 18:48:47 2017 (r434739) @@ -1,5 +1,5 @@ -TIMESTAMP = 1487442989 +TIMESTAMP = 1487962088 SHA256 (haproxy-1.7.2.tar.gz) = f95b40f52a4d61feaae363c9b15bf411c16fe8f61fddb297c7afcca0072e4b2f SIZE (haproxy-1.7.2.tar.gz) = 1735073 -SHA256 (deviceatlas-enterprise-c-2.1.1.tgz) = 8613d49eb21f74dac637b7cb9d787782c5f00d50a2bb9f350f6ae5c6afe89a46 -SIZE (deviceatlas-enterprise-c-2.1.1.tgz) = 197944 +SHA256 (deviceatlas-enterprise-c-2.1.2.tgz) = 4c366e5630c58759fa5ef0c62f304ad36a79d452d35d30569db5698cec74fd71 +SIZE (deviceatlas-enterprise-c-2.1.2.tgz) = 183513