summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorsno <sno>2010-03-11 09:20:32 +0000
committersno <sno>2010-03-11 09:20:32 +0000
commit6913ea09d9370e5449564c335ba6078728e4202c (patch)
treeb18d01973ab3f03b392337fb2e7b785df00d522b /mail
parent9a55a8f2913f0b6b094844b71cd4a47b506ba111 (diff)
downloadpkgsrc-6913ea09d9370e5449564c335ba6078728e4202c.tar.gz
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
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Email-Date-Format/Makefile7
1 files changed, 4 insertions, 3 deletions
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