Index: head/mail/p5-Mail-DKIM/Makefile =================================================================== --- head/mail/p5-Mail-DKIM/Makefile (revision 186738) +++ head/mail/p5-Mail-DKIM/Makefile (revision 186739) @@ -1,48 +1,48 @@ # ports collection makefile for: p5-Mail-DKIM # Date created: 16 July 2006 # Whom: Yoshisato YANAGISAWA # # $FreeBSD$ # PORTNAME= Mail-DKIM -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= mail perl5 MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ http://jason.long.name/dkimproxy/ PKGNAMEPREFIX= p5- MAINTAINER= yanagisawa@csg.is.titech.ac.jp COMMENT= Perl5 module to process and/or create DKIM email BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/OpenSSL/RSA.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \ ${SITE_PERL}/${PERL_ARCH}/Digest/SHA.pm:${PORTSDIR}/security/p5-Digest-SHA \ ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \ ${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \ ${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \ ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Mail::DKIM.3 \ Mail::DKIM::Algorithm::Base.3 \ Mail::DKIM::Algorithm::rsa_sha1.3 \ Mail::DKIM::Algorithm::rsa_sha256.3 \ Mail::DKIM::Canonicalization::Base.3 \ Mail::DKIM::Canonicalization::DkimCommon.3 \ Mail::DKIM::DkSignature.3 \ Mail::DKIM::Policy.3 \ Mail::DKIM::Signature.3 \ Mail::DKIM::Signer.3 \ Mail::DKIM::SignerPolicy.3 \ Mail::DKIM::Verifier.3 .include .if ${PERL_LEVEL} < 500600 IGNORE= require Perl 5.8 or newer. Install lang/perl5.8 and try again .endif .include Property changes on: head/mail/p5-Mail-DKIM/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/mail/p5-Mail-DKIM/distinfo =================================================================== --- head/mail/p5-Mail-DKIM/distinfo (revision 186738) +++ head/mail/p5-Mail-DKIM/distinfo (revision 186739) @@ -1,3 +1,3 @@ -MD5 (Mail-DKIM-0.22.tar.gz) = 3601d5b035765952db29dff97ae93d0b -SHA256 (Mail-DKIM-0.22.tar.gz) = 6e1c41ff806650e43973839275cfa5b2c2db677f3c93de15c5c7b2170937edd1 -SIZE (Mail-DKIM-0.22.tar.gz) = 41227 +MD5 (Mail-DKIM-0.23.tar.gz) = a03b55cd8d387950251444f3544bcfcd +SHA256 (Mail-DKIM-0.23.tar.gz) = 91429cf3dbbf49005bb57cb2c16a79fa0fd3033c6c5d88c5227540163b8c7ffc +SIZE (Mail-DKIM-0.23.tar.gz) = 43259 Property changes on: head/mail/p5-Mail-DKIM/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property