pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/p5-MIME-Lite Update from version 3.023nb1 to 3.024.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cbfcca8bc20e
branches:  trunk
changeset: 554901:cbfcca8bc20e
user:      he <he%pkgsrc.org@localhost>
date:      Sun Feb 22 12:31:13 2009 +0000

description:
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

diffstat:

 mail/p5-MIME-Lite/Makefile |  10 ++++++----
 mail/p5-MIME-Lite/distinfo |   8 ++++----
 2 files changed, 10 insertions(+), 8 deletions(-)

diffs (45 lines):

diff -r f62f3ab0828e -r cbfcca8bc20e mail/p5-MIME-Lite/Makefile
--- a/mail/p5-MIME-Lite/Makefile        Sun Feb 22 12:29:54 2009 +0000
+++ b/mail/p5-MIME-Lite/Makefile        Sun Feb 22 12:31:13 2009 +0000
@@ -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@localhost
-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 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
+# Get rid of nasty interactive bits
+MAKE_PARAMS+=  </dev/null
+
 PERL5_PACKLIST=                auto/MIME/Lite/.packlist
 
 .include "../../lang/perl5/module.mk"
diff -r f62f3ab0828e -r cbfcca8bc20e mail/p5-MIME-Lite/distinfo
--- a/mail/p5-MIME-Lite/distinfo        Sun Feb 22 12:29:54 2009 +0000
+++ b/mail/p5-MIME-Lite/distinfo        Sun Feb 22 12:31:13 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2008/11/17 23:26:14 he Exp $
+$NetBSD: distinfo,v 1.5 2009/02/22 12:31:13 he Exp $
 
-SHA1 (MIME-Lite-3.023.tar.gz) = 27119b2d681bb971134e63c89b24a7d73922c661
-RMD160 (MIME-Lite-3.023.tar.gz) = 374270369a5aaf94bf3322094d9124fac69938fc
-Size (MIME-Lite-3.023.tar.gz) = 63160 bytes
+SHA1 (MIME-Lite-3.024.tar.gz) = 1b653931a0ecdbbdce32884ecf0d7df11e13fc7d
+RMD160 (MIME-Lite-3.024.tar.gz) = bba4cf28d02a5ba96d2c5be57f6b716df089145a
+Size (MIME-Lite-3.024.tar.gz) = 63253 bytes
 SHA1 (patch-aa) = c9f87c66a6456dd0b7f490d5d88bf6382f53d4ab



Home | Main Index | Thread Index | Old Index