aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/p5-Algorithm-Pair-Best/Makefile6
-rw-r--r--games/p5-Algorithm-Pair-Best/distinfo4
-rw-r--r--games/p5-Algorithm-Pair-Best/pkg-descr2
3 files changed, 7 insertions, 5 deletions
diff --git a/games/p5-Algorithm-Pair-Best/Makefile b/games/p5-Algorithm-Pair-Best/Makefile
index ce4c90e4d703..5acd4fec98e4 100644
--- a/games/p5-Algorithm-Pair-Best/Makefile
+++ b/games/p5-Algorithm-Pair-Best/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Algorithm-Pair-Best
-PORTVERSION= 1.010
+PORTVERSION= 1.036
CATEGORIES= games perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module to generate tournament pairings
-MAN3= Algorithm::Pair::Best.3
+DEPRECATED= Use games/p5-Algorithm-Pair-Best2 instead
PERL_CONFIGURE= yes
+MAN3= Algorithm::Pair::Best.3
+
.include <bsd.port.mk>
diff --git a/games/p5-Algorithm-Pair-Best/distinfo b/games/p5-Algorithm-Pair-Best/distinfo
index 1dbd62eae624..2382fdeb9fbf 100644
--- a/games/p5-Algorithm-Pair-Best/distinfo
+++ b/games/p5-Algorithm-Pair-Best/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Algorithm-Pair-Best-1.010.tar.gz) = 07af8905d5f1fda343b6c86e91bbf3bbf34b698b01a105e1912dce235fda4fb1
-SIZE (Algorithm-Pair-Best-1.010.tar.gz) = 10796
+SHA256 (Algorithm-Pair-Best-1.036.tar.gz) = 5fc392ae90e6bf1790d54a50c8e6e6a0888b885cfcb794a3f01a1be05d3d0b4e
+SIZE (Algorithm-Pair-Best-1.036.tar.gz) = 18010
diff --git a/games/p5-Algorithm-Pair-Best/pkg-descr b/games/p5-Algorithm-Pair-Best/pkg-descr
index cb39957178cf..19e0db667107 100644
--- a/games/p5-Algorithm-Pair-Best/pkg-descr
+++ b/games/p5-Algorithm-Pair-Best/pkg-descr
@@ -11,4 +11,4 @@ other items. It may be convenient to add access methods to the
Algorithm::Pair::Best package from the main namespace (see the scoreSubs
option to new below for an example).
-WWW: http://search.cpan.org/dist/Algorithm-Pair-Best
+WWW: http://search.cpan.org/dist/Algorithm-Pair-Best/