From owner-svn-ports-head@FreeBSD.ORG Sat Jun 13 13:52:37 2015 Return-Path: Delivered-To: svn-ports-head@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8DBECA7; Sat, 13 Jun 2015 13:52:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 7BDE59E5; Sat, 13 Jun 2015 13:52:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5DDqbIL050870; Sat, 13 Jun 2015 13:52:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5DDqb0b050867; Sat, 13 Jun 2015 13:52:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201506131352.t5DDqb0b050867@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 13 Jun 2015 13:52:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r389376 - head/devel/p5-Log-Handler 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.20 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: Sat, 13 Jun 2015 13:52:37 -0000 Author: sunpoet Date: Sat Jun 13 13:52:36 2015 New Revision: 389376 URL: https://svnweb.freebsd.org/changeset/ports/389376 Log: - Update to 0.86 - Add NO_ARCH Changes: http://search.cpan.org/dist/Log-Handler/ChangeLog Modified: head/devel/p5-Log-Handler/Makefile head/devel/p5-Log-Handler/distinfo Modified: head/devel/p5-Log-Handler/Makefile ============================================================================== --- head/devel/p5-Log-Handler/Makefile Sat Jun 13 13:52:31 2015 (r389375) +++ head/devel/p5-Log-Handler/Makefile Sat Jun 13 13:52:36 2015 (r389376) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Log-Handler -PORTVERSION= 0.84 -PORTREVISION= 1 +PORTVERSION= 0.86 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,6 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-Email-Date>=0:${PORTSDIR}/mail/p5-Email-Date +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Log-Handler/distinfo ============================================================================== --- head/devel/p5-Log-Handler/distinfo Sat Jun 13 13:52:31 2015 (r389375) +++ head/devel/p5-Log-Handler/distinfo Sat Jun 13 13:52:36 2015 (r389376) @@ -1,2 +1,2 @@ -SHA256 (Log-Handler-0.84.tar.gz) = 91c80e1729a694e17e48dd82222b397c52dc30365aeff27ce063377d7080a9e6 -SIZE (Log-Handler-0.84.tar.gz) = 77545 +SHA256 (Log-Handler-0.86.tar.gz) = 2e0f2368b401667af9417fefe1b5558bd6dccf99f95e19bc3f08b3a9f9110c8d +SIZE (Log-Handler-0.86.tar.gz) = 59026