pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/spamassassin spamassassin builds and works fine w...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eeb74692c789
branches:  trunk
changeset: 463275:eeb74692c789
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Tue Nov 04 16:37:48 2003 +0000

description:
spamassassin builds and works fine with perl 5.6.0

diffstat:

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

diffs (18 lines):

diff -r 0027034642ee -r eeb74692c789 mail/spamassassin/Makefile
--- a/mail/spamassassin/Makefile        Tue Nov 04 15:14:11 2003 +0000
+++ b/mail/spamassassin/Makefile        Tue Nov 04 16:37:48 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2003/11/03 00:56:26 heinz Exp $
+# $NetBSD: Makefile,v 1.34 2003/11/04 16:37:48 jdolecek Exp $
 
 DISTNAME=      Mail-SpamAssassin-2.60
 PKGNAME=       spamassassin-2.60
@@ -17,7 +17,7 @@
 
 .include "../../mk/bsd.prefs.mk"
 
-BUILDLINK_DEPENDS.perl=        perl>=5.6.1  # MakeMaker >= 5.45 needed
+BUILDLINK_DEPENDS.perl=        perl>=5.6.0  # MakeMaker >= 5.45 needed
 
 DEPENDS+=      p5-Net-DNS>=0.29:../../net/p5-Net-DNS
 DEPENDS+=      p5-HTML-Parser>=3.29:../../www/p5-HTML-Parser



Home | Main Index | Thread Index | Old Index