Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Mar 2016 15:09:58 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r411085 - head/games/p5-Algorithm-Pair-Best2
Message-ID:  <201603141509.u2EF9wsV018404@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Mar 14 15:09:58 2016
New Revision: 411085
URL: https://svnweb.freebsd.org/changeset/ports/411085

Log:
  - Update to 2.040
  - Add LICENSE_FILE
  
  Changes:	http://search.cpan.org/dist/Algorithm-Pair-Best2/Changes

Modified:
  head/games/p5-Algorithm-Pair-Best2/Makefile
  head/games/p5-Algorithm-Pair-Best2/distinfo

Modified: head/games/p5-Algorithm-Pair-Best2/Makefile
==============================================================================
--- head/games/p5-Algorithm-Pair-Best2/Makefile	Mon Mar 14 15:09:53 2016	(r411084)
+++ head/games/p5-Algorithm-Pair-Best2/Makefile	Mon Mar 14 15:09:58 2016	(r411085)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Algorithm-Pair-Best2
-PORTVERSION=	2.035
-PORTREVISION=	1
+PORTVERSION=	2.040
 CATEGORIES=	games perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,6 +12,7 @@ COMMENT=	Select tournament pairings
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 NO_ARCH=	yes
 USE_PERL5=	configure

Modified: head/games/p5-Algorithm-Pair-Best2/distinfo
==============================================================================
--- head/games/p5-Algorithm-Pair-Best2/distinfo	Mon Mar 14 15:09:53 2016	(r411084)
+++ head/games/p5-Algorithm-Pair-Best2/distinfo	Mon Mar 14 15:09:58 2016	(r411085)
@@ -1,2 +1,2 @@
-SHA256 (Algorithm-Pair-Best2-2.035.tar.gz) = 326fc801982cb63dc42b16c43291653db560793d52fdb3de7fc9396c70778c31
-SIZE (Algorithm-Pair-Best2-2.035.tar.gz) = 13685
+SHA256 (Algorithm-Pair-Best2-2.040.tar.gz) = 66c2b7971839a9fd39145359f9e58a641903df2f3fd3edfa70ca36bc26a3caa5
+SIZE (Algorithm-Pair-Best2-2.040.tar.gz) = 14932



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603141509.u2EF9wsV018404>