From owner-svn-ports-head@FreeBSD.ORG Sat Feb 9 09:05:51 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 765BCCAE; Sat, 9 Feb 2013 09:05:51 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 44B90F0A; Sat, 9 Feb 2013 09:05:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1995pSt057951; Sat, 9 Feb 2013 09:05:51 GMT (envelope-from kuriyama@svn.freebsd.org) Received: (from kuriyama@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1995o0m057949; Sat, 9 Feb 2013 09:05:50 GMT (envelope-from kuriyama@svn.freebsd.org) Message-Id: <201302090905.r1995o0m057949@svn.freebsd.org> From: Jun Kuriyama Date: Sat, 9 Feb 2013 09:05:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311965 - 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-head@freebsd.org X-Mailman-Version: 2.1.14 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, 09 Feb 2013 09:05:51 -0000 Author: kuriyama Date: Sat Feb 9 09:05:50 2013 New Revision: 311965 URL: http://svnweb.freebsd.org/changeset/ports/311965 Log: - Upgrade to 0.16. Modified: head/www/p5-Dancer-Session-Cookie/Makefile head/www/p5-Dancer-Session-Cookie/distinfo Modified: head/www/p5-Dancer-Session-Cookie/Makefile ============================================================================== --- head/www/p5-Dancer-Session-Cookie/Makefile Sat Feb 9 09:01:10 2013 (r311964) +++ head/www/p5-Dancer-Session-Cookie/Makefile Sat Feb 9 09:05:50 2013 (r311965) @@ -1,12 +1,7 @@ -# New ports collection makefile for: Dancer::Session::Cookie -# Date created: 23 Aug 2012 -# Whom: Jun Kuriyama -# # $FreeBSD$ -# PORTNAME= Dancer-Session-Cookie -PORTVERSION= 0.15 +PORTVERSION= 0.16 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,10 +13,12 @@ RUN_DEPENDS= \ p5-Crypt-CBC>0:${PORTSDIR}/security/p5-Crypt-CBC \ p5-Crypt-Rijndael>0:${PORTSDIR}/security/p5-Crypt-Rijndael \ p5-Dancer>=1.13:${PORTSDIR}/www/p5-Dancer \ + p5-Session-Storage-Secure>0:${PORTSDIR}/www/p5-Session-Storage-Secure \ p5-String-CRC32>0:${PORTSDIR}/devel/p5-String-CRC32 TEST_DEPENDS= \ p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception \ - p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings + p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings \ + p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes Modified: head/www/p5-Dancer-Session-Cookie/distinfo ============================================================================== --- head/www/p5-Dancer-Session-Cookie/distinfo Sat Feb 9 09:01:10 2013 (r311964) +++ head/www/p5-Dancer-Session-Cookie/distinfo Sat Feb 9 09:05:50 2013 (r311965) @@ -1,2 +1,2 @@ -SHA256 (Dancer-Session-Cookie-0.15.tar.gz) = 0f3147fbd866873eacde0ba7e26895917a4d1b4d695b21ccc18e17e4b0489161 -SIZE (Dancer-Session-Cookie-0.15.tar.gz) = 5974 +SHA256 (Dancer-Session-Cookie-0.16.tar.gz) = 98ae6a29dd9d95a38da0983cc812761a72325d95c8cf675c5139a935f4162781 +SIZE (Dancer-Session-Cookie-0.16.tar.gz) = 16957