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-HTML Update from version 1.21 to 1.22.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7b5c87bc0d8f
branches: trunk
changeset: 545949:7b5c87bc0d8f
user: he <he%pkgsrc.org@localhost>
date: Sun Aug 17 16:54:10 2008 +0000
description:
Update from version 1.21 to 1.22.
Pkgsrc changes:
o Changed MAINTAINER to pkgsrc-users@ as per communication with maintainer
o Adjust dependencies to match Makefile.PL
Upstream changes:
1.22 2006/09/09 18:05:00 alian
- Fix rt#19656: unknown URI schemes cause rewrite to fail
- Fix rt#17385: make test semi-panics
- Fix rt#7841: Text-Only Encoding Ignored
- Fix rt#21339: no license or copyright information provided
- Fix rt#19655: include_css is far too aggressive
diffstat:
mail/p5-MIME-Lite-HTML/Makefile | 9 ++++++---
mail/p5-MIME-Lite-HTML/distinfo | 8 ++++----
2 files changed, 10 insertions(+), 7 deletions(-)
diffs (40 lines):
diff -r 5d4ab4e5a970 -r 7b5c87bc0d8f mail/p5-MIME-Lite-HTML/Makefile
--- a/mail/p5-MIME-Lite-HTML/Makefile Sun Aug 17 16:45:27 2008 +0000
+++ b/mail/p5-MIME-Lite-HTML/Makefile Sun Aug 17 16:54:10 2008 +0000
@@ -1,17 +1,20 @@
-# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:34 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/08/17 16:54:10 he Exp $
-DISTNAME= MIME-Lite-HTML-1.21
+DISTNAME= MIME-Lite-HTML-1.22
PKGNAME= p5-${DISTNAME}
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/}
-MAINTAINER= cube%NetBSD.org@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/MIME-Lite-HTML/
COMMENT= Perl5 module to transform a HTML page into a MIME-Lite mail
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-MIME-Lite>=3.01:../../mail/p5-MIME-Lite
DEPENDS+= p5-libwww>=5.805:../../www/p5-libwww
+DEPENDS+= p5-HTML-Parser-[0-9]*:../../www/p5-HTML-Parser
+DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
PERL5_PACKLIST= auto/MIME/Lite/HTML/.packlist
diff -r 5d4ab4e5a970 -r 7b5c87bc0d8f mail/p5-MIME-Lite-HTML/distinfo
--- a/mail/p5-MIME-Lite-HTML/distinfo Sun Aug 17 16:45:27 2008 +0000
+++ b/mail/p5-MIME-Lite-HTML/distinfo Sun Aug 17 16:54:10 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/04/18 18:55:18 cube Exp $
+$NetBSD: distinfo,v 1.2 2008/08/17 16:54:10 he Exp $
-SHA1 (MIME-Lite-HTML-1.21.tar.gz) = a6a4abe0b733d73d62119a2b74d6c1302cef61cc
-RMD160 (MIME-Lite-HTML-1.21.tar.gz) = a6b65c1dc5b8cced8a4c69da57840ec7a1890586
-Size (MIME-Lite-HTML-1.21.tar.gz) = 63121 bytes
+SHA1 (MIME-Lite-HTML-1.22.tar.gz) = 3b6fd3d1b31a66e7047391f0bbc3da26af121857
+RMD160 (MIME-Lite-HTML-1.22.tar.gz) = ea45338d60b26327b8fbd8dd29abc800d83e4c55
+Size (MIME-Lite-HTML-1.22.tar.gz) = 60137 bytes
Home |
Main Index |
Thread Index |
Old Index