From owner-svn-ports-all@freebsd.org Mon Sep 5 08:10:56 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 F094BB71FA3; Mon, 5 Sep 2016 08:10:56 +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 C18ABD76; Mon, 5 Sep 2016 08:10:56 +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 u858At4Y078303; Mon, 5 Sep 2016 08:10:55 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u858At11078301; Mon, 5 Sep 2016 08:10:55 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201609050810.u858At11078301@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Mon, 5 Sep 2016 08:10:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421354 - head/net/py-haproxy-log-analysis 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: Mon, 05 Sep 2016 08:10:57 -0000 Author: demon Date: Mon Sep 5 08:10:55 2016 New Revision: 421354 URL: https://svnweb.freebsd.org/changeset/ports/421354 Log: Update to version 2.0 Modified: head/net/py-haproxy-log-analysis/Makefile head/net/py-haproxy-log-analysis/distinfo Modified: head/net/py-haproxy-log-analysis/Makefile ============================================================================== --- head/net/py-haproxy-log-analysis/Makefile Mon Sep 5 07:14:56 2016 (r421353) +++ head/net/py-haproxy-log-analysis/Makefile Mon Sep 5 08:10:55 2016 (r421354) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= haproxy-log-analysis -DISTVERSION= 2.0b0 +PORTVERSION= 2.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME:S/-/_/g}-${DISTVERSION} +DISTNAME= ${PORTNAME:S/-/_/g}-${PORTVERSION} MAINTAINER= demon@FreeBSD.org COMMENT= Haproxy log analyzer that tries to gives an insight of what's going on Modified: head/net/py-haproxy-log-analysis/distinfo ============================================================================== --- head/net/py-haproxy-log-analysis/distinfo Mon Sep 5 07:14:56 2016 (r421353) +++ head/net/py-haproxy-log-analysis/distinfo Mon Sep 5 08:10:55 2016 (r421354) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464615546 -SHA256 (haproxy_log_analysis-2.0b0.tar.gz) = 8f2ee1c239d112f046502f9228edc2a2c570f16176fde2a68106a912d8309798 -SIZE (haproxy_log_analysis-2.0b0.tar.gz) = 259502 +TIMESTAMP = 1473062911 +SHA256 (haproxy_log_analysis-2.0.tar.gz) = 2aed438812d0d3f064dd751d69b5115caf8544f62a4c268ae56d241eda9d5857 +SIZE (haproxy_log_analysis-2.0.tar.gz) = 259737