aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Algorithm-SVM
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-06-23 12:31:08 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-06-23 12:31:08 +0000
commit81dfee85bb472246e87a2ad2abc5119eadf0afba (patch)
treeda4f607788fb8c1a455187d0e6b8affb94416ac2 /devel/p5-Algorithm-SVM
parent3d183f8310cd8bc186c0be6836ddf8d150f31fc7 (diff)
downloadports-81dfee85bb472246e87a2ad2abc5119eadf0afba.tar.gz
ports-81dfee85bb472246e87a2ad2abc5119eadf0afba.zip
Update to 0.08
PR: ports/68229 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=112050
Diffstat (limited to 'devel/p5-Algorithm-SVM')
-rw-r--r--devel/p5-Algorithm-SVM/Makefile10
-rw-r--r--devel/p5-Algorithm-SVM/distinfo4
2 files changed, 10 insertions, 4 deletions
diff --git a/devel/p5-Algorithm-SVM/Makefile b/devel/p5-Algorithm-SVM/Makefile
index cae818147f18..fde9f2c48745 100644
--- a/devel/p5-Algorithm-SVM/Makefile
+++ b/devel/p5-Algorithm-SVM/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Algorithm-SVM
-PORTVERSION= 0.06
+PORTVERSION= 0.08
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Algorithm
@@ -22,4 +22,10 @@ MAN3= Algorithm::SVM.3 \
CC= c++
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500601
+IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/devel/p5-Algorithm-SVM/distinfo b/devel/p5-Algorithm-SVM/distinfo
index 0772ae837a2a..7117a03dcc11 100644
--- a/devel/p5-Algorithm-SVM/distinfo
+++ b/devel/p5-Algorithm-SVM/distinfo
@@ -1,2 +1,2 @@
-MD5 (Algorithm-SVM-0.06.tar.gz) = a9f0f648ea626c7912682cf3bd8d6411
-SIZE (Algorithm-SVM-0.06.tar.gz) = 44703
+MD5 (Algorithm-SVM-0.08.tar.gz) = c31074106a35ee03231b96e22fe52f9b
+SIZE (Algorithm-SVM-0.08.tar.gz) = 48307