aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-Mail-OpenDKIM
diff options
context:
space:
mode:
authormatthew <matthew@FreeBSD.org>2015-08-28 20:25:47 +0800
committermatthew <matthew@FreeBSD.org>2015-08-28 20:25:47 +0800
commit645bd704858dbecd1d91d966f516feb293c2bece (patch)
tree2da0a5cc28ab67e8d34ad5cde4183c9db458ca48 /mail/p5-Mail-OpenDKIM
parent88fc00bfff38486ad163edc299354d6671255e20 (diff)
downloadfreebsd-ports-gnome-645bd704858dbecd1d91d966f516feb293c2bece.tar.gz
freebsd-ports-gnome-645bd704858dbecd1d91d966f516feb293c2bece.tar.zst
freebsd-ports-gnome-645bd704858dbecd1d91d966f516feb293c2bece.zip
Update to 4203
* Fixes compatability with libopendkim-2.10 * Undeprecate * Download from my account on CPAN (MASTER_SITE_SUBDIR=CPAN:INFRACANI) Note: If you look at the CPAN page for this module, you will see big red 'unauthorized' warnings. http://search.cpan.org/~infracani/Mail-OpenDKIM-4203/ This is temporary, while the previous owners of this module sort out transferring the ownership to me.
Diffstat (limited to 'mail/p5-Mail-OpenDKIM')
-rw-r--r--mail/p5-Mail-OpenDKIM/Makefile12
-rw-r--r--mail/p5-Mail-OpenDKIM/distinfo4
2 files changed, 6 insertions, 10 deletions
diff --git a/mail/p5-Mail-OpenDKIM/Makefile b/mail/p5-Mail-OpenDKIM/Makefile
index eed8c583e745..2a54fcd17573 100644
--- a/mail/p5-Mail-OpenDKIM/Makefile
+++ b/mail/p5-Mail-OpenDKIM/Makefile
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= Mail-OpenDKIM
-PORTVERSION= 4201
-PORTREVISION= 1
+PORTVERSION= 4203
CATEGORIES= mail perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:INFRACANI
PKGNAMEPREFIX= p5-
MAINTAINER= matthew@FreeBSD.org
@@ -14,18 +14,14 @@ COMMENT= Perl interface to OpenDKIM C library
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= opendkim>=2.5.0:${PORTSDIR}/mail/opendkim
+BUILD_DEPENDS= opendkim>=2.10.0:${PORTSDIR}/mail/opendkim
LIB_DEPENDS= libopendkim.so:${PORTSDIR}/mail/opendkim
-RUN_DEPENDS= opendkim>=2.5.0:${PORTSDIR}/mail/opendkim \
+RUN_DEPENDS= opendkim>=2.10.0:${PORTSDIR}/mail/opendkim \
p5-Error>=0:${PORTSDIR}/lang/p5-Error
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 \
diff --git a/mail/p5-Mail-OpenDKIM/distinfo b/mail/p5-Mail-OpenDKIM/distinfo
index ebe8c9247bda..6d02ff96188d 100644
--- a/mail/p5-Mail-OpenDKIM/distinfo
+++ b/mail/p5-Mail-OpenDKIM/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Mail-OpenDKIM-4201.tar.gz) = 04cc1b42167fbd55f0db2676d4f6748d090aaf023e816393eb7bb81e8a6cbd91
-SIZE (Mail-OpenDKIM-4201.tar.gz) = 32447
+SHA256 (Mail-OpenDKIM-4203.tar.gz) = 3e69c2828e41f8d5eb7ac8d747fca71c1f6bc6cf23c1dc6d63a1d87f8b1af1e7
+SIZE (Mail-OpenDKIM-4203.tar.gz) = 35182