Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jul 2014 06:47:21 +0000 (UTC)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r361877 - head/math/p5-bignum
Message-ID:  <201407150647.s6F6lLcC075211@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: leeym
Date: Tue Jul 15 06:47:20 2014
New Revision: 361877
URL: http://svnweb.freebsd.org/changeset/ports/361877
QAT: https://qat.redports.org/buildarchive/r361877/

Log:
  - update to 0.37

Modified:
  head/math/p5-bignum/Makefile
  head/math/p5-bignum/distinfo

Modified: head/math/p5-bignum/Makefile
==============================================================================
--- head/math/p5-bignum/Makefile	Tue Jul 15 06:40:13 2014	(r361876)
+++ head/math/p5-bignum/Makefile	Tue Jul 15 06:47:20 2014	(r361877)
@@ -1,15 +1,18 @@
 # $FreeBSD$
 
 PORTNAME=	bignum
-PORTVERSION=	0.32
+PORTVERSION=	0.37
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	CPAN:FLORA
+MASTER_SITE_SUBDIR=	CPAN:PJACKLAM
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Transparent BigNumber/BigRational support for Perl
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/math/p5-bignum/distinfo
==============================================================================
--- head/math/p5-bignum/distinfo	Tue Jul 15 06:40:13 2014	(r361876)
+++ head/math/p5-bignum/distinfo	Tue Jul 15 06:47:20 2014	(r361877)
@@ -1,2 +1,2 @@
-SHA256 (bignum-0.32.tar.gz) = 412b8775d0fb423510379265c66601b5787b12a99bd0f8202145d7a4ab67f4f6
-SIZE (bignum-0.32.tar.gz) = 39272
+SHA256 (bignum-0.37.tar.gz) = 9d2e035222d8b00d062959cb5ae491cb6ce80b7ea0ea8c05e53c415022e4f871
+SIZE (bignum-0.37.tar.gz) = 40666



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