mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 0.11
- Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/DateTime-Event-ICal/Changes Feature safe: yes
This commit is contained in:
parent
0cd9ee6fcd
commit
417c1ce986
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307512
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: p5-DateTime-Event-ICal
|
||||
# Date created: 2 july 2003
|
||||
# Whom: Mathieu Arnold <m@absolight.net>
|
||||
#
|
||||
# Created by: Mathieu Arnold <m@absolight.net>
|
||||
# $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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user