summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Audit/Makefile
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2008-07-23 15:11:57 +0000
committerrhaen <rhaen@pkgsrc.org>2008-07-23 15:11:57 +0000
commit3bbcf689540630b7bced024528d8572c8ab83ec3 (patch)
tree9921e12ffc1e0ee0b61aa0c4a5a18e1b3a5bba88 /mail/p5-Mail-Audit/Makefile
parentbf85dccea7fa7eb015c8e672523634b235a500b1 (diff)
downloadpkgsrc-3bbcf689540630b7bced024528d8572c8ab83ec3.tar.gz
updated to 2.223
ChangeLog: Revision history for Perl extension Mail::Audit. 2.223 2008-04-17 localize $@ in DESTROY to prevent clobbering of outer $@ (thanks HDP; sorry to have cost you a day!) 2.222 2007-11-01 count body lines without exploding https://rt.cpan.org/Ticket/Display.html?id=29781 2.221 2007-09-17 correct bugs exposed by new Test::More 2.220 2007-07-14 fix a test to use File::HomeDir, to allow install as sudo-to-root
Diffstat (limited to 'mail/p5-Mail-Audit/Makefile')
-rw-r--r--mail/p5-Mail-Audit/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/p5-Mail-Audit/Makefile b/mail/p5-Mail-Audit/Makefile
index 69102c57d4f..33395f94583 100644
--- a/mail/p5-Mail-Audit/Makefile
+++ b/mail/p5-Mail-Audit/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2007/06/16 11:42:50 heinz Exp $
+# $NetBSD: Makefile,v 1.20 2008/07/23 15:11:57 rhaen Exp $
-DISTNAME= Mail-Audit-2.219
+DISTNAME= Mail-Audit-2.223
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5mau
CATEGORIES= mail perl5
@@ -21,7 +21,6 @@ DEPENDS+= p5-MIME-tools-[0-9]*:../../mail/p5-MIME-tools
# Needs Net::SMTP from p5-Net.
DEPENDS+= p5-Net>=1.0:../../net/p5-Net
-USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Mail/Audit/.packlist
.include "../../lang/perl5/module.mk"