Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2013 08:19:45 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r318224 - head/devel/p5-Algorithm-Numerical-Shuffle
Message-ID:  <201305150819.r4F8Jj1j032191@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Wed May 15 08:19:44 2013
New Revision: 318224
URL: http://svnweb.freebsd.org/changeset/ports/318224

Log:
  - Update to version 2009110301
  - Add license
  
  PR:		178580
  Submitted by:	Ports Fury

Modified:
  head/devel/p5-Algorithm-Numerical-Shuffle/Makefile
  head/devel/p5-Algorithm-Numerical-Shuffle/distinfo   (contents, props changed)

Modified: head/devel/p5-Algorithm-Numerical-Shuffle/Makefile
==============================================================================
--- head/devel/p5-Algorithm-Numerical-Shuffle/Makefile	Wed May 15 08:19:11 2013	(r318223)
+++ head/devel/p5-Algorithm-Numerical-Shuffle/Makefile	Wed May 15 08:19:44 2013	(r318224)
@@ -2,16 +2,17 @@
 # $FreeBSD$
 
 PORTNAME=	Algorithm-Numerical-Shuffle
-PORTVERSION=	1.4
+PORTVERSION=	2009110301
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:ABIGAIL
 PKGNAMEPREFIX=	p5-
-DISTNAME=       Shuffle-${PORTVERSION}
-EXTRACT_SUFX=   .tgz
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Shuffle a list
 
+LICENSE=	MIT
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Algorithm::Numerical::Shuffle.3

Modified: head/devel/p5-Algorithm-Numerical-Shuffle/distinfo
==============================================================================
--- head/devel/p5-Algorithm-Numerical-Shuffle/distinfo	Wed May 15 08:19:11 2013	(r318223)
+++ head/devel/p5-Algorithm-Numerical-Shuffle/distinfo	Wed May 15 08:19:44 2013	(r318224)
@@ -1,2 +1,2 @@
-SHA256 (Shuffle-1.4.tgz) = db8efe2081874766b929a42f93460f37eea6e7a86819e06efee41e39797a95d2
-SIZE (Shuffle-1.4.tgz) = 3279
+SHA256 (Algorithm-Numerical-Shuffle-2009110301.tar.gz) = 7e7cce69241d3786c15a1e798d5fa337e7ebf9f0ffe8f6c479c8dcab8bb29632
+SIZE (Algorithm-Numerical-Shuffle-2009110301.tar.gz) = 4837



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