From owner-svn-ports-head@FreeBSD.ORG Fri Feb 7 14:58:26 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3DC1B470; Fri, 7 Feb 2014 14:58:26 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 265871634; Fri, 7 Feb 2014 14:58:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s17EwQPq065546; Fri, 7 Feb 2014 14:58:26 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s17EwPF0065544; Fri, 7 Feb 2014 14:58:25 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201402071458.s17EwPF0065544@svn.freebsd.org> From: Frederic Culot Date: Fri, 7 Feb 2014 14:58:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343256 - head/www/p5-Apache-Session 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.17 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: Fri, 07 Feb 2014 14:58:26 -0000 Author: culot Date: Fri Feb 7 14:58:25 2014 New Revision: 343256 URL: http://svnweb.freebsd.org/changeset/ports/343256 QAT: https://qat.redports.org/buildarchive/r343256/ Log: - Update to 1.91 - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Apache-Session/CHANGES Modified: head/www/p5-Apache-Session/Makefile head/www/p5-Apache-Session/distinfo Modified: head/www/p5-Apache-Session/Makefile ============================================================================== --- head/www/p5-Apache-Session/Makefile Fri Feb 7 14:58:07 2014 (r343255) +++ head/www/p5-Apache-Session/Makefile Fri Feb 7 14:58:25 2014 (r343256) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Apache-Session -PORTVERSION= 1.90 +PORTVERSION= 1.91 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Persistence framework for session data +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS+= p5-Test-Deep>=0.082:${PORTSDIR}/devel/p5-Test-Deep \ Modified: head/www/p5-Apache-Session/distinfo ============================================================================== --- head/www/p5-Apache-Session/distinfo Fri Feb 7 14:58:07 2014 (r343255) +++ head/www/p5-Apache-Session/distinfo Fri Feb 7 14:58:25 2014 (r343256) @@ -1,2 +1,2 @@ -SHA256 (Apache-Session-1.90.tar.gz) = 26ab8ba2fc3f09e7c67ab69d147e5c73813e4df8cda6cfe6cb375f0695353eb1 -SIZE (Apache-Session-1.90.tar.gz) = 48643 +SHA256 (Apache-Session-1.91.tar.gz) = 4ae1588f0eb705b6558577a76d9d08143b853e48c7b1d144ce62cc89e828ab37 +SIZE (Apache-Session-1.91.tar.gz) = 49536