From owner-svn-ports-all@FreeBSD.ORG Thu Nov 20 13:33:38 2014 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 3EB19F68; Thu, 20 Nov 2014 13:33:38 +0000 (UTC) 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 11FB0A77; Thu, 20 Nov 2014 13:33:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAKDXb9Q070784; Thu, 20 Nov 2014 13:33:37 GMT (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAKDXb8s070746; Thu, 20 Nov 2014 13:33:37 GMT (envelope-from kuriyama@FreeBSD.org) Message-Id: <201411201333.sAKDXb8s070746@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kuriyama set sender to kuriyama@FreeBSD.org using -f From: Jun Kuriyama Date: Thu, 20 Nov 2014 13:33:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372924 - head/www/p5-Dancer-Session-Cookie 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.18-1 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, 20 Nov 2014 13:33:38 -0000 Author: kuriyama Date: Thu Nov 20 13:33:36 2014 New Revision: 372924 URL: https://svnweb.freebsd.org/changeset/ports/372924 QAT: https://qat.redports.org/buildarchive/r372924/ Log: - Upgrade to 0.25. Modified: head/www/p5-Dancer-Session-Cookie/Makefile head/www/p5-Dancer-Session-Cookie/distinfo head/www/p5-Dancer-Session-Cookie/pkg-plist Modified: head/www/p5-Dancer-Session-Cookie/Makefile ============================================================================== --- head/www/p5-Dancer-Session-Cookie/Makefile Thu Nov 20 13:31:37 2014 (r372923) +++ head/www/p5-Dancer-Session-Cookie/Makefile Thu Nov 20 13:33:36 2014 (r372924) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Dancer-Session-Cookie -PORTVERSION= 0.22 +PORTVERSION= 0.25 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -24,6 +24,7 @@ TEST_DEPENDS= \ BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuild +NO_ARCH= YES .include Modified: head/www/p5-Dancer-Session-Cookie/distinfo ============================================================================== --- head/www/p5-Dancer-Session-Cookie/distinfo Thu Nov 20 13:31:37 2014 (r372923) +++ head/www/p5-Dancer-Session-Cookie/distinfo Thu Nov 20 13:33:36 2014 (r372924) @@ -1,2 +1,2 @@ -SHA256 (Dancer-Session-Cookie-0.22.tar.gz) = 0fb32acafc198039518e3b36de5bbb9138f7f4fb0424586cd47a8cce03c6bb03 -SIZE (Dancer-Session-Cookie-0.22.tar.gz) = 20279 +SHA256 (Dancer-Session-Cookie-0.25.tar.gz) = c92f050f4d9af32c7c86035ee575309948ed58af10f8e9f42bf0214f73e361b4 +SIZE (Dancer-Session-Cookie-0.25.tar.gz) = 21705 Modified: head/www/p5-Dancer-Session-Cookie/pkg-plist ============================================================================== --- head/www/p5-Dancer-Session-Cookie/pkg-plist Thu Nov 20 13:31:37 2014 (r372923) +++ head/www/p5-Dancer-Session-Cookie/pkg-plist Thu Nov 20 13:33:36 2014 (r372924) @@ -1,5 +1,2 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Session/Cookie/.packlist %%SITE_PERL%%/Dancer/Session/Cookie.pm %%PERL5_MAN3%%/Dancer::Session::Cookie.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Session/Cookie -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Session