- update to 0.32

- relinquish maintainership
This commit is contained in:
Lars Thegler 2013-05-17 09:38:55 +00:00
parent 0d75523aac
commit bd4feb79f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318369
2 changed files with 5 additions and 19 deletions

View file

@ -1,18 +1,13 @@
# New ports collection makefile for: math/p5-bignum
# Date created: 25 May 2007
# Whom: Lars Thegler <lth@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= bignum
PORTVERSION= 0.30
PORTVERSION= 0.32
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:FLORA
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
MAINTAINER= perl@FreeBSD.org
COMMENT= Transparent BigNumber/BigRational support for Perl
PERL_CONFIGURE= yes
@ -21,13 +16,4 @@ MAN3= bigint.3 \
bignum.3 \
bigrat.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501000
BUILD_DEPENDS+= p5-Math-BigInt>=1.880:${PORTSDIR}/math/p5-Math-BigInt \
p5-Math-BigRat>=0.21:${PORTSDIR}/math/p5-Math-BigRat
RUN_DEPENDS+= p5-Math-BigInt>=1.880:${PORTSDIR}/math/p5-Math-BigInt \
p5-Math-BigRat>=0.21:${PORTSDIR}/math/p5-Math-BigRat
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (bignum-0.30.tar.gz) = 46141012e676ea833043623104077d6a3c785e230660d3c67810d6f8eb8607d1
SIZE (bignum-0.30.tar.gz) = 38172
SHA256 (bignum-0.32.tar.gz) = 412b8775d0fb423510379265c66601b5787b12a99bd0f8202145d7a4ab67f4f6
SIZE (bignum-0.32.tar.gz) = 39272