ports/104606: [PATCH] mail/p5-Email-MIME: update to 1.855
Jin-Shan Tseng
tjs at cdpa.nsysu.edu.tw
Fri Oct 20 07:00:39 UTC 2006
>Number: 104606
>Category: ports
>Synopsis: [PATCH] mail/p5-Email-MIME: update to 1.855
>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: Fri Oct 20 07:00:36 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Jin-Shan Tseng
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Thu Oct 12 11:54:24 CST 2006
>Description:
- Update to 1.855
- This pr obsoletes ports/104446
Port maintainer (lth at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Email-MIME-1.855.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/p5-Email-MIME/Makefile /hd1/p5-Email-MIME/Makefile
--- /usr/ports/mail/p5-Email-MIME/Makefile Wed Sep 6 21:38:29 2006
+++ /hd1/p5-Email-MIME/Makefile Fri Oct 20 14:48:32 2006
@@ -6,7 +6,7 @@
#
PORTNAME= Email-MIME
-PORTVERSION= 1.852
+PORTVERSION= 1.855
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,11 +14,10 @@
MAINTAINER= lth at FreeBSD.org
COMMENT= Easy MIME message parsing
-RUN_DEPENDS= p5-Email-Simple>=1.91:${PORTSDIR}/mail/p5-Email-Simple \
+RUN_DEPENDS= p5-Email-Simple>=1.99.5:${PORTSDIR}/mail/p5-Email-Simple \
p5-Email-MIME-Encodings>=1.3:${PORTSDIR}/mail/p5-Email-MIME-Encodings \
- p5-Email-MIME-ContentType>=1.0:${PORTSDIR}/mail/p5-Email-MIME-ContentType \
+ p5-Email-MIME-ContentType>=1.01.1:${PORTSDIR}/mail/p5-Email-MIME-ContentType \
p5-MIME-Types>=1.13:${PORTSDIR}/mail/p5-MIME-Types
-BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
@@ -27,8 +26,10 @@
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500703
-BUILD_DEPENDS+= p5-MIME-Tools>=5.404:${PORTSDIR}/mail/p5-MIME-Tools
RUN_DEPENDS+= p5-MIME-Tools>=5.404:${PORTSDIR}/mail/p5-MIME-Tools
+.if ${PERL_LEVEL} < 500701
+RUN_DEPENDS+= p5-Encode>=1.98.01:${PORTSDIR}/converters/p5-Encode
+.endif
.endif
.if ${PERL_LEVEL} < 500600
diff -ruN --exclude=CVS /usr/ports/mail/p5-Email-MIME/distinfo /hd1/p5-Email-MIME/distinfo
--- /usr/ports/mail/p5-Email-MIME/distinfo Wed Sep 6 21:38:29 2006
+++ /hd1/p5-Email-MIME/distinfo Fri Oct 20 14:35:54 2006
@@ -1,3 +1,3 @@
-MD5 (Email-MIME-1.852.tar.gz) = d22fb9a5442e4c8b759ad86b773d5114
-SHA256 (Email-MIME-1.852.tar.gz) = 0e40666b458c09307639c64b9babb03386fcd1ccf6700a562f7ddd35e61bac56
-SIZE (Email-MIME-1.852.tar.gz) = 82536
+MD5 (Email-MIME-1.855.tar.gz) = 22b8b110fa3e10331cc703700d3c79cd
+SHA256 (Email-MIME-1.855.tar.gz) = 71a6d056ca0b0dcef6bfce596b5f67ef884935f6333a136a8066f59f9cdebc6f
+SIZE (Email-MIME-1.855.tar.gz) = 82744
--- p5-Email-MIME-1.855.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list