From 5d690b374e6eb85643a65d8b2cf6535b853602b0 Mon Sep 17 00:00:00 2001 From: he Date: Sun, 22 Feb 2009 12:31:13 +0000 Subject: Update from version 3.023nb1 to 3.024. Pkgsrc changes: o Fix typo in HOMEPAGE url o Get rid of nasty interactive bits by redirecting stdin to /dev/null Upstream changes: Version 3.024 add git repo link to metadata --- mail/p5-MIME-Lite/Makefile | 10 ++++++---- mail/p5-MIME-Lite/distinfo | 8 ++++---- 2 files changed, 10 insertions(+), 8 deletions(-) (limited to 'mail/p5-MIME-Lite') diff --git a/mail/p5-MIME-Lite/Makefile b/mail/p5-MIME-Lite/Makefile index 1e5bb2a2a14..f508a19acb5 100644 --- a/mail/p5-MIME-Lite/Makefile +++ b/mail/p5-MIME-Lite/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.15 2009/01/06 00:40:24 he Exp $ +# $NetBSD: Makefile,v 1.16 2009/02/22 12:31:13 he Exp $ -DISTNAME= MIME-Lite-3.023 +DISTNAME= MIME-Lite-3.024 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5mil CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/MMIME-Lite/ +HOMEPAGE= http://search.cpan.org/dist/MIME-Lite/ COMMENT= Perl5 module for simple creation of MIME email messages DEPENDS+= p5-Email-Date-Format>=1.0:../../mail/p5-Email-Date-Format @@ -19,6 +18,9 @@ DEPENDS+= p5-MIME-Types>=1.13:../../mail/p5-MIME-Types PKG_DESTDIR_SUPPORT= user-destdir +# Get rid of nasty interactive bits +MAKE_PARAMS+=