diff options
author | tobez <tobez@FreeBSD.org> | 2002-01-23 00:04:43 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2002-01-23 00:04:43 +0800 |
commit | 84f70da300aa832e5a88d18251b693d77da95537 (patch) | |
tree | e4fb548419cb85db86c6d8f2749722e17c6d3a3b /math/p5-Math-BigInt | |
parent | 67a08803d97edc376992b82cf9f191ff869efe70 (diff) | |
download | freebsd-ports-gnome-84f70da300aa832e5a88d18251b693d77da95537.tar.gz freebsd-ports-gnome-84f70da300aa832e5a88d18251b693d77da95537.tar.zst freebsd-ports-gnome-84f70da300aa832e5a88d18251b693d77da95537.zip |
Update to 1.49.
Diffstat (limited to 'math/p5-Math-BigInt')
-rw-r--r-- | math/p5-Math-BigInt/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-BigInt/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index 28480dcad7b6..1a17592628a8 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-BigInt -PORTVERSION= 1.45 +PORTVERSION= 1.49 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math @@ -15,6 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org PERL_CONFIGURE= yes +CONFIGURE_ARGS+= INSTALLDIRS='site' MAN3= Math::BigFloat.3 \ Math::BigInt.3 \ diff --git a/math/p5-Math-BigInt/distinfo b/math/p5-Math-BigInt/distinfo index 30cf37f60833..ded72dbe0184 100644 --- a/math/p5-Math-BigInt/distinfo +++ b/math/p5-Math-BigInt/distinfo @@ -1 +1 @@ -MD5 (Math-BigInt-1.45.tar.gz) = 0290fdda89cc857c4e427625a5837172 +MD5 (Math-BigInt-1.49.tar.gz) = 9a57b8ff00a9f0126b0c1e4cce2561cb |