diff options
author | skv <skv@FreeBSD.org> | 2005-10-01 00:34:09 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2005-10-01 00:34:09 +0800 |
commit | 0798344aeec3ba96ac8eeb7dda13d4411c3fa77c (patch) | |
tree | 1383e07acb0adea8adda645feb19bd3daf301039 | |
parent | de6ebb03c92a4cbf6b9e8f923b8c0a5e97003634 (diff) | |
download | freebsd-ports-gnome-0798344aeec3ba96ac8eeb7dda13d4411c3fa77c.tar.gz freebsd-ports-gnome-0798344aeec3ba96ac8eeb7dda13d4411c3fa77c.tar.zst freebsd-ports-gnome-0798344aeec3ba96ac8eeb7dda13d4411c3fa77c.zip |
Update to 0.23
-rw-r--r-- | mail/p5-Mail-DomainKeys/Makefile | 4 | ||||
-rw-r--r-- | mail/p5-Mail-DomainKeys/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/p5-Mail-DomainKeys/Makefile b/mail/p5-Mail-DomainKeys/Makefile index 27530327527f..f25990ac4cb4 100644 --- a/mail/p5-Mail-DomainKeys/Makefile +++ b/mail/p5-Mail-DomainKeys/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Mail-DomainKeys -PORTVERSION= 0.21 +PORTVERSION= 0.23 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail @@ -26,7 +26,7 @@ PERL_CONFIGURE= yes .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500800 +.if ${PERL_LEVEL} < 500600 IGNORE= Perl 5.8 or newer required. Install lang/perl5.8 and try again. .endif diff --git a/mail/p5-Mail-DomainKeys/distinfo b/mail/p5-Mail-DomainKeys/distinfo index d3ed5c47c56f..28359b4f1e8e 100644 --- a/mail/p5-Mail-DomainKeys/distinfo +++ b/mail/p5-Mail-DomainKeys/distinfo @@ -1,2 +1,2 @@ -MD5 (Mail-DomainKeys-0.21.tar.gz) = 78f3ca1c5245433384fcdad3f8c3cd1c -SIZE (Mail-DomainKeys-0.21.tar.gz) = 7197 +MD5 (Mail-DomainKeys-0.23.tar.gz) = b3b753839797850f1d5a77b5e4bddeb2 +SIZE (Mail-DomainKeys-0.23.tar.gz) = 7162 |