From 6913ea09d9370e5449564c335ba6078728e4202c Mon Sep 17 00:00:00 2001 From: sno Date: Thu, 11 Mar 2010 09:20:32 +0000 Subject: Updating mail/p5-Email-Date-Format from 1.002nb1 to 1.002nb2 pkgsrc changes: - Add license definition - Time::Local is in Perl core since Perl 5.0 - adjust dependency --- mail/p5-Email-Date-Format/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'mail') diff --git a/mail/p5-Email-Date-Format/Makefile b/mail/p5-Email-Date-Format/Makefile index d2262dc3dcd..7e945392431 100644 --- a/mail/p5-Email-Date-Format/Makefile +++ b/mail/p5-Email-Date-Format/Makefile @@ -1,17 +1,18 @@ -# $NetBSD: Makefile,v 1.3 2008/10/19 19:18:11 he Exp $ +# $NetBSD: Makefile,v 1.4 2010/03/11 09:20:32 sno Exp $ # DISTNAME= Email-Date-Format-1.002 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} MAINTAINER= rhaen@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Email-Date-Format/ COMMENT= Perl Module to produce RFC 2822 date strings +LICENSE= ${PERL5_LICENSE} -DEPENDS+= p5-Time-Local>=0.000:../../time/p5-Time-Local +DEPENDS+= {perl>=5,p5-Time-Local-[0-9]*}:../../time/p5-Time-Local PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3