pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/p5-Mail-ClamAV This module needs devel/p5-Inline-C.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/693aaf2944cd
branches:  trunk
changeset: 649399:693aaf2944cd
user:      hiramatsu <hiramatsu%pkgsrc.org@localhost>
date:      Fri Apr 03 01:10:52 2015 +0000

description:
This module needs devel/p5-Inline-C.

diffstat:

 mail/p5-Mail-ClamAV/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b8a64921d9ea -r 693aaf2944cd mail/p5-Mail-ClamAV/Makefile
--- a/mail/p5-Mail-ClamAV/Makefile      Fri Apr 03 01:04:48 2015 +0000
+++ b/mail/p5-Mail-ClamAV/Makefile      Fri Apr 03 01:10:52 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2014/05/29 23:36:49 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2015/04/03 01:10:52 hiramatsu Exp $
 
 DISTNAME=      Mail-ClamAV-0.29
 PKGNAME=       p5-${DISTNAME}
@@ -11,7 +11,7 @@
 COMMENT=       Perl5 module for security/clamav virus scanner
 LICENSE=       ${PERL5_LICENSE}
 
-DEPENDS+=      p5-Inline>=0.44:../../devel/p5-Inline
+DEPENDS+=      p5-Inline-C>=0.75:../../devel/p5-Inline-C
 
 # this version needs clamav>=0.90
 BUILDLINK_API_DEPENDS.clamav+= clamav>=0.95.1



Home | Main Index | Thread Index | Old Index