ports/102953: [PATCH] mail/p5-MIME-Lite-HTML: update to 1.22
Gea-Suan Lin
gslin at gslin.org
Wed Sep 6 19:40:19 UTC 2006
>Number: 102953
>Category: ports
>Synopsis: [PATCH] mail/p5-MIME-Lite-HTML: update to 1.22
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Sep 06 19:40:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Gea-Suan Lin
>Release: FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 1.22
- Use RUN_DEPENDS=${BUILD_DEPENDS} to prevent from unused dependency
Port maintainer (jb.quenot at caraldi.com) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-MIME-Lite-HTML-1.22.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/p5-MIME-Lite-HTML/Makefile /home/staff/gslin/work/p5-MIME-Lite-HTML/Makefile
--- /usr/ports/mail/p5-MIME-Lite-HTML/Makefile Tue Oct 12 18:49:26 2004
+++ /home/staff/gslin/work/p5-MIME-Lite-HTML/Makefile Thu Sep 7 03:30:42 2006
@@ -6,7 +6,7 @@
#
PORTNAME= MIME-Lite-HTML
-PORTVERSION= 1.21
+PORTVERSION= 1.22
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= MIME
@@ -15,9 +15,11 @@
MAINTAINER= jb.quenot at caraldi.com
COMMENT= Provide routine to transform a HTML page into a MIME mail
-BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/LinkExtor.pm:${PORTSDIR}/www/p5-HTML-Parser \
+ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
+ ${SITE_PERL}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \
+ ${SITE_PERL}/URI/URL.pm:${PORTSDIR}/net/p5-URI
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= YES
diff -ruN --exclude=CVS /usr/ports/mail/p5-MIME-Lite-HTML/distinfo /home/staff/gslin/work/p5-MIME-Lite-HTML/distinfo
--- /usr/ports/mail/p5-MIME-Lite-HTML/distinfo Sun Jan 22 20:50:34 2006
+++ /home/staff/gslin/work/p5-MIME-Lite-HTML/distinfo Thu Sep 7 03:26:10 2006
@@ -1,3 +1,3 @@
-MD5 (MIME-Lite-HTML-1.21.tar.gz) = 3c0a7045ce8e1fffff24e301c4fc2321
-SHA256 (MIME-Lite-HTML-1.21.tar.gz) = 961a2d6be9e4cd3658d46bb9024b53b1f05056df6f7e01f8b1e89b0bf72c67f1
-SIZE (MIME-Lite-HTML-1.21.tar.gz) = 63121
+MD5 (MIME-Lite-HTML-1.22.tar.gz) = 63f8ad3f9ec278c26fd069ebd3adc5f0
+SHA256 (MIME-Lite-HTML-1.22.tar.gz) = 7cc62731e17c9feb78c7582770bf74d1d23eb9d78c490b5281e35deb30f3c2fc
+SIZE (MIME-Lite-HTML-1.22.tar.gz) = 60137
--- p5-MIME-Lite-HTML-1.22.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list