From 9c19f31917521015a48e0da92ede34f54d6b55d9 Mon Sep 17 00:00:00 2001 From: sno Date: Sun, 19 Jul 2009 10:45:19 +0000 Subject: pkgsrc changes: - Updating package for p5 module Data::ICal from 0.15 to 0.16 - Setting Module::Install as module type - Adjusting license to perl license Upstream changes: 0.16 * Use \r\n as the newline character, per RFC 3445 * Escaping of \ was being done incorrectly, and tested incorrectly * Remove a useless and incorrect "escape code" * Mention Data::ICal::DateTime (patch from Mark Stosberg) * Update copyright * POD cleanup * Update README from POD * POD nits; mostly reflowing and whitespace fixes * Perltidy --- time/p5-Data-ICal/Makefile | 7 ++++--- time/p5-Data-ICal/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/time/p5-Data-ICal/Makefile b/time/p5-Data-ICal/Makefile index bd04ea3343d..b459a28985d 100644 --- a/time/p5-Data-ICal/Makefile +++ b/time/p5-Data-ICal/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2009/05/21 14:06:55 sno Exp $ +# $NetBSD: Makefile,v 1.5 2009/07/19 10:45:19 sno Exp $ -DISTNAME= Data-ICal-0.15 +DISTNAME= Data-ICal-0.16 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Data-ICal COMMENT= Generates iCalendar (RFC 2445) calendar files -LICENSE= gnu-gpl-v2 # OR artistic +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir @@ -24,6 +24,7 @@ BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn PKG_INSTALLATION_TYPES= overwrite pkgviews PERL5_PACKLIST= auto/Data/ICal/.packlist +PERL5_MODULE_TYPE= Module::Install .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" diff --git a/time/p5-Data-ICal/distinfo b/time/p5-Data-ICal/distinfo index 88d137116a8..4367867e61b 100644 --- a/time/p5-Data-ICal/distinfo +++ b/time/p5-Data-ICal/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/05/21 14:06:55 sno Exp $ +$NetBSD: distinfo,v 1.3 2009/07/19 10:45:19 sno Exp $ -SHA1 (Data-ICal-0.15.tar.gz) = a69a221b071a83cdfa89bfd5e9282efddf8bfaae -RMD160 (Data-ICal-0.15.tar.gz) = dd039b75bb0a8b8e206d481d3bf893db60598357 -Size (Data-ICal-0.15.tar.gz) = 106802 bytes +SHA1 (Data-ICal-0.16.tar.gz) = deaaa5bba850fc20162e9efc19fd82f99b24293d +RMD160 (Data-ICal-0.16.tar.gz) = 27236dc078514f4c63837afdd603b75dcd96319d +Size (Data-ICal-0.16.tar.gz) = 111056 bytes -- cgit v1.2.3