aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-OpenDKIM
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2015-08-06 22:36:08 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2015-08-06 22:36:08 +0000
commitd212e68b24cf3f6a95d609b0cd8d2b0f82799b93 (patch)
tree7c274ae00641b4c89af526670d0ca1dd5b38790e /mail/p5-Mail-OpenDKIM
parent8754730ea3e193842f64537494393aed8908a9ba (diff)
downloadports-d212e68b24cf3f6a95d609b0cd8d2b0f82799b93.tar.gz
ports-d212e68b24cf3f6a95d609b0cd8d2b0f82799b93.zip
- Update mail/opendkim to 2.10.3
- Assign maintainership to submitter - Mark mail/p5-Mail-OpenDKIM as broken, and deprecate it, please use mail/p5-Mail-DKIM instead While here: - Sort USES - Make IGNORE text start with lower case - Regenerate some patches PR: 200900 Submitted by: Daniel Austin <freebsd-ports at dan.me.uk> Approved by: Maintainer timeout
Notes
Notes: svn path=/head/; revision=393675
Diffstat (limited to 'mail/p5-Mail-OpenDKIM')
-rw-r--r--mail/p5-Mail-OpenDKIM/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/p5-Mail-OpenDKIM/Makefile b/mail/p5-Mail-OpenDKIM/Makefile
index bad821ea2d0e..7ba3790d712a 100644
--- a/mail/p5-Mail-OpenDKIM/Makefile
+++ b/mail/p5-Mail-OpenDKIM/Makefile
@@ -22,6 +22,10 @@ RUN_DEPENDS= opendkim>=2.5.0:${PORTSDIR}/mail/opendkim \
USES= perl5
USE_PERL5= configure
+BROKEN= fails to compile with present version of mail/opendkim port
+DEPRECATED= Does not compile with newer opendkim port. Please use mail/p5-Mail-DKIM instead.
+EXPIRATION_DATE= 2015-10-31
+
PLIST_FILES= %%SITE_ARCH%%/Mail/OpenDKIM.pm \
%%SITE_ARCH%%/Mail/OpenDKIM/DKIM.pm \
%%SITE_ARCH%%/Mail/OpenDKIM/PrivateKey.pm \