From owner-svn-ports-all@FreeBSD.ORG Sat Nov 17 14:10:43 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2E32A6FC; Sat, 17 Nov 2012 14:10:43 +0000 (UTC) (envelope-from culot@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 E976E8FC0C; Sat, 17 Nov 2012 14:10:42 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAHEAgsq016246; Sat, 17 Nov 2012 14:10:42 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAHEAg9p016243; Sat, 17 Nov 2012 14:10:42 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201211171410.qAHEAg9p016243@svn.freebsd.org> From: Frederic Culot Date: Sat, 17 Nov 2012 14:10:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307512 - head/devel/p5-DateTime-Event-ICal 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.14 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: Sat, 17 Nov 2012 14:10:43 -0000 Author: culot Date: Sat Nov 17 14:10:42 2012 New Revision: 307512 URL: http://svnweb.freebsd.org/changeset/ports/307512 Log: - Update to 0.11 - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/DateTime-Event-ICal/Changes Feature safe: yes Modified: head/devel/p5-DateTime-Event-ICal/Makefile head/devel/p5-DateTime-Event-ICal/distinfo Modified: head/devel/p5-DateTime-Event-ICal/Makefile ============================================================================== --- head/devel/p5-DateTime-Event-ICal/Makefile Sat Nov 17 13:48:22 2012 (r307511) +++ head/devel/p5-DateTime-Event-ICal/Makefile Sat Nov 17 14:10:42 2012 (r307512) @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-DateTime-Event-ICal -# Date created: 2 july 2003 -# Whom: Mathieu Arnold -# +# Created by: Mathieu Arnold # $FreeBSD$ -# PORTNAME= DateTime-Event-ICal -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +10,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl DateTime extension for computing rfc2445 recurrences +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ p5-DateTime-Event-Recurrence>=0.11:${PORTSDIR}/devel/p5-DateTime-Event-Recurrence -BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS:= ${RUN_DEPENDS} PERL_CONFIGURE= yes Modified: head/devel/p5-DateTime-Event-ICal/distinfo ============================================================================== --- head/devel/p5-DateTime-Event-ICal/distinfo Sat Nov 17 13:48:22 2012 (r307511) +++ head/devel/p5-DateTime-Event-ICal/distinfo Sat Nov 17 14:10:42 2012 (r307512) @@ -1,2 +1,2 @@ -SHA256 (DateTime-Event-ICal-0.10.tar.gz) = 63553d206683bb79721896465f6b03fe6e335825c639a427e15da64dec95b26d -SIZE (DateTime-Event-ICal-0.10.tar.gz) = 24340 +SHA256 (DateTime-Event-ICal-0.11.tar.gz) = 6c3ca03c1810c996fa66943138f1f891bbc4baeb41ae2108a5f821040d78dd4c +SIZE (DateTime-Event-ICal-0.11.tar.gz) = 24465