From owner-svn-ports-all@FreeBSD.ORG Mon Jun 8 19:37:27 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AF0A3A8D; Mon, 8 Jun 2015 19:37:27 +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 82E5F1CF7; Mon, 8 Jun 2015 19:37:27 +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 t58JbRcb001669; Mon, 8 Jun 2015 19:37:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t58JbQnE001666; Mon, 8 Jun 2015 19:37:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201506081937.t58JbQnE001666@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 8 Jun 2015 19:37:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388861 - head/devel/p5-Log-Any-App 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.20 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, 08 Jun 2015 19:37:27 -0000 Author: sunpoet Date: Mon Jun 8 19:37:26 2015 New Revision: 388861 URL: https://svnweb.freebsd.org/changeset/ports/388861 Log: - Update to 0.48 - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Log-Any-App/Changes Modified: head/devel/p5-Log-Any-App/Makefile head/devel/p5-Log-Any-App/distinfo head/devel/p5-Log-Any-App/pkg-plist Modified: head/devel/p5-Log-Any-App/Makefile ============================================================================== --- head/devel/p5-Log-Any-App/Makefile Mon Jun 8 19:37:19 2015 (r388860) +++ head/devel/p5-Log-Any-App/Makefile Mon Jun 8 19:37:26 2015 (r388861) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Log-Any-App -PORTVERSION= 0.47 +PORTVERSION= 0.48 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -25,6 +25,7 @@ BUILD_DEPENDS= p5-File-HomeDir>=0:${PORT RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-File-Slurp-Tiny>=0:${PORTSDIR}/devel/p5-File-Slurp-Tiny +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Log-Any-App/distinfo ============================================================================== --- head/devel/p5-Log-Any-App/distinfo Mon Jun 8 19:37:19 2015 (r388860) +++ head/devel/p5-Log-Any-App/distinfo Mon Jun 8 19:37:26 2015 (r388861) @@ -1,2 +1,2 @@ -SHA256 (Log-Any-App-0.47.tar.gz) = 3f884f6b3281b669ce44a340587dcac6d2efbaf0b8abaef4eeb32b55b4565bf1 -SIZE (Log-Any-App-0.47.tar.gz) = 48485 +SHA256 (Log-Any-App-0.48.tar.gz) = 9c1d54713c72194515e2806ffe09e7f07b2367501897c108e10dfe7d517681fd +SIZE (Log-Any-App-0.48.tar.gz) = 48585 Modified: head/devel/p5-Log-Any-App/pkg-plist ============================================================================== --- head/devel/p5-Log-Any-App/pkg-plist Mon Jun 8 19:37:19 2015 (r388860) +++ head/devel/p5-Log-Any-App/pkg-plist Mon Jun 8 19:37:26 2015 (r388861) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Log::Any::App.3.gz %%SITE_PERL%%/Log/Any/App.pm +%%PERL5_MAN3%%/Log::Any::App.3.gz