diff options
author | Frederic Culot <culot@FreeBSD.org> | 2013-03-04 17:05:06 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2013-03-04 17:05:06 +0000 |
commit | 61657146419875e180d30b3f5a12e9fb3f564414 (patch) | |
tree | 93c56d36c9658778c2a94ad51e03f294ef767ebb /mail/p5-Mail-OpenDKIM | |
parent | 361a3a434328585461d6bbb2d55e4c39d90cceea (diff) | |
download | ports-61657146419875e180d30b3f5a12e9fb3f564414.tar.gz ports-61657146419875e180d30b3f5a12e9fb3f564414.zip |
Notes
Diffstat (limited to 'mail/p5-Mail-OpenDKIM')
-rw-r--r-- | mail/p5-Mail-OpenDKIM/Makefile | 12 | ||||
-rw-r--r-- | mail/p5-Mail-OpenDKIM/distinfo | 4 |
2 files changed, 7 insertions, 9 deletions
diff --git a/mail/p5-Mail-OpenDKIM/Makefile b/mail/p5-Mail-OpenDKIM/Makefile index 78bacbfd534c..711df5003ed4 100644 --- a/mail/p5-Mail-OpenDKIM/Makefile +++ b/mail/p5-Mail-OpenDKIM/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Mail-OpenDKIM -# Date created: Wed Apr 27 14:36:42 EDT 2011 -# Whom: Vivek Khera <vivek@khera.org> -# +# Created by: Vivek Khera <vivek@khera.org> # $FreeBSD$ -# PORTNAME= Mail-OpenDKIM -PORTVERSION= 3680 +PORTVERSION= 4003 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +10,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= vivek@khera.org COMMENT= Perl interface to OpenDKIM C library +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= opendkim>=2.5.0:${PORTSDIR}/mail/opendkim LIB_DEPENDS= opendkim:${PORTSDIR}/mail/opendkim RUN_DEPENDS= opendkim>=2.5.0:${PORTSDIR}/mail/opendkim - TEST_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error \ p5-Test-Kwalitee>=0:${PORTSDIR}/devel/p5-Test-Kwalitee diff --git a/mail/p5-Mail-OpenDKIM/distinfo b/mail/p5-Mail-OpenDKIM/distinfo index 6001b9d94a3b..fe6143ce8d12 100644 --- a/mail/p5-Mail-OpenDKIM/distinfo +++ b/mail/p5-Mail-OpenDKIM/distinfo @@ -1,2 +1,2 @@ -SHA256 (Mail-OpenDKIM-3680.tar.gz) = 0ae9f530d200fb671e865553541e2c2c1d598d3ef30786803c16a9d75e510734 -SIZE (Mail-OpenDKIM-3680.tar.gz) = 32049 +SHA256 (Mail-OpenDKIM-4003.tar.gz) = f6344eba035e7eafb59298ab8ea8fc1ead952befdaa22ab64ff05126954803de +SIZE (Mail-OpenDKIM-4003.tar.gz) = 34270 |