summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-03-11 09:20:32 +0000
committersno <sno@pkgsrc.org>2010-03-11 09:20:32 +0000
commit5dd6994f5d926acf6e90033e155f6cb6c6c328e4 (patch)
treeb18d01973ab3f03b392337fb2e7b785df00d522b /mail
parent086b9bc3bef8bb2668ac274a67f8f2e5ff167d3d (diff)
downloadpkgsrc-5dd6994f5d926acf6e90033e155f6cb6c6c328e4.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