From owner-svn-ports-all@FreeBSD.ORG Thu Oct 25 16:41:09 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 152EC636; Thu, 25 Oct 2012 16:41:09 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id DDA2E8FC1C; Thu, 25 Oct 2012 16:41:08 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9PGf8NG000301; Thu, 25 Oct 2012 16:41:08 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9PGf8UV000298; Thu, 25 Oct 2012 16:41:08 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201210251641.q9PGf8UV000298@svn.freebsd.org> From: Frederic Culot Date: Thu, 25 Oct 2012 16:41:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306387 - head/sysutils/p5-Tail-Stat 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.14 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, 25 Oct 2012 16:41:09 -0000 Author: culot Date: Thu Oct 25 16:41:08 2012 New Revision: 306387 URL: http://svn.freebsd.org/changeset/ports/306387 Log: - Update to 0.20 [1] - Pet portlint(1) by moving TEST_DEPENDS up Changes: http://search.cpan.org/dist/Tail-Stat/Changes PR: ports/173068 [1] Submitted by: Oleg A. Mamontov (maintainer) Feature safe: yes Modified: head/sysutils/p5-Tail-Stat/Makefile head/sysutils/p5-Tail-Stat/distinfo Modified: head/sysutils/p5-Tail-Stat/Makefile ============================================================================== --- head/sysutils/p5-Tail-Stat/Makefile Thu Oct 25 15:35:00 2012 (r306386) +++ head/sysutils/p5-Tail-Stat/Makefile Thu Oct 25 16:41:08 2012 (r306387) @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Tail-Stat -# Date created: 2010-11-08 -# Whom: Oleg A. Mamontov -# +# Created by: Oleg A. Mamontov # $FreeBSD$ -# PORTNAME= Tail-Stat -PORTVERSION= 0.19 +PORTVERSION= 0.20 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LONERR @@ -26,7 +22,6 @@ BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR p5-Sys-Syslog>=0.16:${PORTSDIR}/sysutils/p5-Sys-Syslog \ p5-Tie-Hash-Indexed>=0:${PORTSDIR}/devel/p5-Tie-Hash-Indexed RUN_DEPENDS:= ${BUILD_DEPENDS} - TEST_DEPENDS= p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP PERL_CONFIGURE= yes Modified: head/sysutils/p5-Tail-Stat/distinfo ============================================================================== --- head/sysutils/p5-Tail-Stat/distinfo Thu Oct 25 15:35:00 2012 (r306386) +++ head/sysutils/p5-Tail-Stat/distinfo Thu Oct 25 16:41:08 2012 (r306387) @@ -1,2 +1,2 @@ -SHA256 (Tail-Stat-0.19.tar.gz) = 045396c6c36bd8b19d3273005dd164a451477d0c314cd4dea3c913139cd1618c -SIZE (Tail-Stat-0.19.tar.gz) = 136167 +SHA256 (Tail-Stat-0.20.tar.gz) = ecdae043f8032bd46424ac9bcf297a85ab942d795fd97c80fb4307f97c4319fe +SIZE (Tail-Stat-0.20.tar.gz) = 137056