From owner-svn-ports-head@freebsd.org Thu Mar 23 14:51:48 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 16045D1AB4A; Thu, 23 Mar 2017 14:51:48 +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 D7086123F; Thu, 23 Mar 2017 14:51:47 +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 v2NEpkXo057335; Thu, 23 Mar 2017 14:51:46 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2NEpkfH057333; Thu, 23 Mar 2017 14:51:46 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201703231451.v2NEpkfH057333@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Thu, 23 Mar 2017 14:51:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436774 - 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: Thu, 23 Mar 2017 14:51:48 -0000 Author: demon Date: Thu Mar 23 14:51:46 2017 New Revision: 436774 URL: https://svnweb.freebsd.org/changeset/ports/436774 Log: Update deviceates API. Submitted by: David Carlier Modified: head/net/haproxy/Makefile head/net/haproxy/distinfo Modified: head/net/haproxy/Makefile ============================================================================== --- head/net/haproxy/Makefile Thu Mar 23 14:15:41 2017 (r436773) +++ head/net/haproxy/Makefile Thu Mar 23 14:51:46 2017 (r436774) @@ -19,7 +19,7 @@ CONFLICTS_INSTALL= haproxy-devel-[0-9]* USES= cpe gmake USE_RC_SUBR= haproxy -DEVICEATLAS_VERSION= 2.1.2 +DEVICEATLAS_VERSION= 2.1.2_1 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 Thu Mar 23 14:15:41 2017 (r436773) +++ head/net/haproxy/distinfo Thu Mar 23 14:51:46 2017 (r436774) @@ -1,5 +1,5 @@ -TIMESTAMP = 1488281242 +TIMESTAMP = 1490279135 SHA256 (haproxy-1.7.3.tar.gz) = ebb31550a5261091034f1b6ac7f4a8b9d79a8ce2a3ddcd7be5b5eb355c35ba65 SIZE (haproxy-1.7.3.tar.gz) = 1737006 -SHA256 (deviceatlas-enterprise-c-2.1.2.tgz) = 4c366e5630c58759fa5ef0c62f304ad36a79d452d35d30569db5698cec74fd71 -SIZE (deviceatlas-enterprise-c-2.1.2.tgz) = 183513 +SHA256 (deviceatlas-enterprise-c-2.1.2_1.tgz) = 984e1ae3147459a4ed0a8d5053d83dd05ce8c5127cd3cb055be35a74e9217372 +SIZE (deviceatlas-enterprise-c-2.1.2_1.tgz) = 184432