svn commit: r411085 - head/games/p5-Algorithm-Pair-Best2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Mar 14 15:09:59 UTC 2016


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


More information about the svn-ports-all mailing list