FreeBSD Bugzilla – Attachment 69768 Details for
Bug 101987
[PATCH] mail/p5-Mail-DomainKeys: update to 0.84
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Mail-DomainKeys-0.84.patch
p5-Mail-DomainKeys-0.84.patch (text/plain), 2.15 KB, created by
gslin
on 2006-08-14 04:40:16 UTC
(
hide
)
Description:
p5-Mail-DomainKeys-0.84.patch
Filename:
MIME Type:
Creator:
gslin
Created:
2006-08-14 04:40:16 UTC
Size:
2.15 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/mail/p5-Mail-DomainKeys/Makefile /home/staff/gslin/work/p5-Mail-DomainKeys/Makefile >--- /usr/ports/mail/p5-Mail-DomainKeys/Makefile Mon Jul 3 20:22:41 2006 >+++ /home/staff/gslin/work/p5-Mail-DomainKeys/Makefile Mon Aug 14 11:33:57 2006 >@@ -6,7 +6,7 @@ > # > > PORTNAME= Mail-DomainKeys >-PORTVERSION= 0.82 >+PORTVERSION= 0.84 > CATEGORIES= mail perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= Mail >@@ -15,11 +15,10 @@ > MAINTAINER= skv@FreeBSD.org > COMMENT= Perl implementation of DomainKeys > >-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ >- ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ >- ${SITE_PERL}/Email/Address.pm:${PORTSDIR}/mail/p5-Email-Address \ >- ${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/RSA.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA >-RUN_DEPENDS= ${BUILD_DEPENDS} >+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ >+ ${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/RSA.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \ >+ ${SITE_PERL}/Email/Address.pm:${PORTSDIR}/mail/p5-Email-Address >+BUILD_DEPENDS= ${RUN_DEPENDS} > > PERL_CONFIGURE= yes > >@@ -29,6 +28,10 @@ > > .if ${PERL_LEVEL} < 500600 > IGNORE= requires Perl 5.6 or newer. Install lang/perl5.8 and try again >+.endif >+ >+.if ${PERL_LEVEL} < 500800 >+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 > .endif > > post-patch: >diff -ruN --exclude=CVS /usr/ports/mail/p5-Mail-DomainKeys/distinfo /home/staff/gslin/work/p5-Mail-DomainKeys/distinfo >--- /usr/ports/mail/p5-Mail-DomainKeys/distinfo Mon Jul 3 20:22:41 2006 >+++ /home/staff/gslin/work/p5-Mail-DomainKeys/distinfo Mon Aug 14 11:32:43 2006 >@@ -1,3 +1,3 @@ >-MD5 (Mail-DomainKeys-0.82.tar.gz) = 55153dae35c57bc374f6e2cca2131031 >-SHA256 (Mail-DomainKeys-0.82.tar.gz) = a18ad65683e6d1d4852295aa5ff71354a4bca8d2dd978170a7f0b14e5664f963 >-SIZE (Mail-DomainKeys-0.82.tar.gz) = 9117 >+MD5 (Mail-DomainKeys-0.84.tar.gz) = 5943ddb79f9bc177a96231d25c059233 >+SHA256 (Mail-DomainKeys-0.84.tar.gz) = aacb8690285f4dc0f676a36508c670ec661be6e3d50822979c8d009e57fca97c >+SIZE (Mail-DomainKeys-0.84.tar.gz) = 9216
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 101987
: 69768
Working