From fad441ef2cf9a81785ea05ba0bbd9d13ff70c3ca Mon Sep 17 00:00:00 2001 From: sno Date: Sun, 3 May 2009 18:07:08 +0000 Subject: PkgSrc changes: - Updating package for p5 module Math::BigInt::GMP from 1.23 to 1.24 - Setting license to gnu-gpl-v2 Upstream changes: 2007-07-31 v1.24 Tels 5530 tests * apply patch for warnings about ptr size mismatch under Cygwin (thanx Reini Urban!) * make it work under 5.6.x again by defining SvUOK() (Thanx Marcus Holland-Moritz and Reini Urban!) --- math/p5-Math-BigInt-GMP/Makefile | 5 +++-- math/p5-Math-BigInt-GMP/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'math') diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile index 4c265be8bf8..9749e4a0e48 100644 --- a/math/p5-Math-BigInt-GMP/Makefile +++ b/math/p5-Math-BigInt-GMP/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/03/07 02:19:33 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2009/05/03 18:07:08 sno Exp $ # -DISTNAME= Math-BigInt-GMP-1.23 +DISTNAME= Math-BigInt-GMP-1.24 PKGNAME= p5-${DISTNAME} CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Math-BigInt-GMP/ COMMENT= Perl 5 module for arbitrary size integer math via the GMP library +LICENSE= gnu-gpl-v2 # OR artistic PKG_DESTDIR_SUPPORT= user-destdir diff --git a/math/p5-Math-BigInt-GMP/distinfo b/math/p5-Math-BigInt-GMP/distinfo index 714d69f0138..3a0aa0fa590 100644 --- a/math/p5-Math-BigInt-GMP/distinfo +++ b/math/p5-Math-BigInt-GMP/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/03/07 02:19:33 hubertf Exp $ +$NetBSD: distinfo,v 1.2 2009/05/03 18:07:08 sno Exp $ -SHA1 (Math-BigInt-GMP-1.23.tar.gz) = cd6a783df0b49f4091a122e68318e5aab838756a -RMD160 (Math-BigInt-GMP-1.23.tar.gz) = 4c9d530246ebbb69c35c13cf1bd4d8ab2b4c77e3 -Size (Math-BigInt-GMP-1.23.tar.gz) = 42945 bytes +SHA1 (Math-BigInt-GMP-1.24.tar.gz) = c9d9b14fcf9c8e961c66e003d0ffb6c51bd062c7 +RMD160 (Math-BigInt-GMP-1.24.tar.gz) = a6ae6aa05549fc249a0f8291613dfcc5a2547743 +Size (Math-BigInt-GMP-1.24.tar.gz) = 43131 bytes SHA1 (patch-aa) = 4a861fd398b19938345fad1b781ef34f2408c770 -- cgit v1.2.3