summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-06-14 19:34:00 +0000
committersunpoet <sunpoet@FreeBSD.org>2011-06-14 19:34:00 +0000
commit567ec40a059508b1750bc3b585d6dac2dc0e6db1 (patch)
tree326750d03d0c25bc898367d768e2d426612f0bec
parent6d74c3f29d30d6a7b00c4197439b1f24a44e12bf (diff)
downloadFreeBSD-ports-567ec40a059508b1750bc3b585d6dac2dc0e6db1.zip
FreeBSD-ports-567ec40a059508b1750bc3b585d6dac2dc0e6db1.tar.gz
- Update to 0.4.7
Changes: http://search.cpan.org/dist/Games-AlphaBeta/Changes
-rw-r--r--games/p5-Games-AlphaBeta/Makefile8
-rw-r--r--games/p5-Games-AlphaBeta/distinfo5
2 files changed, 4 insertions, 9 deletions
diff --git a/games/p5-Games-AlphaBeta/Makefile b/games/p5-Games-AlphaBeta/Makefile
index f58cb15..b480660 100644
--- a/games/p5-Games-AlphaBeta/Makefile
+++ b/games/p5-Games-AlphaBeta/Makefile
@@ -6,19 +6,15 @@
#
PORTNAME= Games-AlphaBeta
-PORTVERSION= 0.4.6
+PORTVERSION= 0.4.7
CATEGORIES= games perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Game-tree search with object oriented interface
-BUILD_DEPENDS= ${SITE_PERL}/File/Find/Rule.pm:${PORTSDIR}/devel/p5-File-Find-Rule \
- ${SITE_PERL}/Pod/Coverage/CountParents.pm:${PORTSDIR}/devel/p5-Pod-Coverage \
- ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
PERL_MODBUILD= yes
MAN1= othello-demo.1
diff --git a/games/p5-Games-AlphaBeta/distinfo b/games/p5-Games-AlphaBeta/distinfo
index 2733a32..fd71c5b 100644
--- a/games/p5-Games-AlphaBeta/distinfo
+++ b/games/p5-Games-AlphaBeta/distinfo
@@ -1,3 +1,2 @@
-MD5 (Games-AlphaBeta-0.4.6.tar.gz) = da42047e47f485266cbddbd18c6ab797
-SHA256 (Games-AlphaBeta-0.4.6.tar.gz) = 80421ee12376f196c33106394170e7a08eaa732c5cb06d81c7ce568bf94965b5
-SIZE (Games-AlphaBeta-0.4.6.tar.gz) = 12080
+SHA256 (Games-AlphaBeta-v0.4.7.tar.gz) = e03a37a5ca4933437a3c5a5954e74f7ae1bc12d0d85b09956214d9337c1e4d90
+SIZE (Games-AlphaBeta-v0.4.7.tar.gz) = 14000
OpenPOWER on IntegriCloud