Tue Sep 22 20:40:35 2009 UTC ()
Updating math/p5-Math-GMP from 2.05 to 2.06

pkgsrc changes:
  - Adding license definition

Upstream changes:
2.06  2009-09-17 Greg
    - Make Makefile.PL more forgiving of gmp library locations. (CPAN bug #46323)
    - Update link to libgmp.org in INSTALL file (CPAN bug #46324)


(sno)
diff -r1.6 -r1.7 pkgsrc/math/p5-Math-GMP/Makefile
diff -r1.2 -r1.3 pkgsrc/math/p5-Math-GMP/distinfo

cvs diff -r1.6 -r1.7 pkgsrc/math/p5-Math-GMP/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-GMP/Makefile 2008/11/18 05:46:55 1.6
+++ pkgsrc/math/p5-Math-GMP/Makefile 2009/09/22 20:40:35 1.7
@@ -1,25 +1,26 @@ @@ -1,25 +1,26 @@
1# $NetBSD: Makefile,v 1.6 2008/11/18 05:46:55 he Exp $ 1# $NetBSD: Makefile,v 1.7 2009/09/22 20:40:35 sno Exp $
2# 2#
3 3
4DISTNAME= Math-GMP-2.05 4DISTNAME= Math-GMP-2.06
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6SVR4_PKGNAME= p5mgp 6SVR4_PKGNAME= p5mgp
7CATEGORIES= math perl5 7CATEGORIES= math perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} 8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Math-GMP/ 11HOMEPAGE= http://search.cpan.org/dist/Math-GMP/
12COMMENT= Perl 5 module for high speed arbitrary size integer math 12COMMENT= Perl 5 module for high speed arbitrary size integer math
 13LICENSE= gnu-gpl-v2
13 14
14#BUILD_DEPENDS+= p5-Module-Signature>=0.50:../../security/p5-Module-Signature 15#BUILD_DEPENDS+= p5-Module-Signature>=0.50:../../security/p5-Module-Signature
15#BUILD_DEPENDS+= p5-Text-SpellChecker>0:../../textproc/p5-Text-SpellChecker 16#BUILD_DEPENDS+= p5-Text-SpellChecker>0:../../textproc/p5-Text-SpellChecker
16#BUILD_DEPENDS+= p5-Perl-Critic>0:../../devel/p5-Perl-Critic 17#BUILD_DEPENDS+= p5-Perl-Critic>0:../../devel/p5-Perl-Critic
17#BUILD_DEPENDS+= p5-Pod-Spell>0:../../textproc/p5-Pod-Spell 18#BUILD_DEPENDS+= p5-Pod-Spell>0:../../textproc/p5-Pod-Spell
18#BUILD_DEPENDS+= p5-Test-Pod>=0.95:../../devel/p5-Test-Pod 19#BUILD_DEPENDS+= p5-Test-Pod>=0.95:../../devel/p5-Test-Pod
19BUILD_DEPENDS+= p5-Test-YAML-Meta>=0.03:../../devel/p5-Test-YAML-Meta 20BUILD_DEPENDS+= p5-Test-YAML-Meta>=0.03:../../devel/p5-Test-YAML-Meta
20 21
21PKG_DESTDIR_SUPPORT= user-destdir 22PKG_DESTDIR_SUPPORT= user-destdir
22 23
23PERL5_PACKLIST= auto/Math/GMP/.packlist 24PERL5_PACKLIST= auto/Math/GMP/.packlist
24 25
25.include "../../devel/gmp/buildlink3.mk" 26.include "../../devel/gmp/buildlink3.mk"

cvs diff -r1.2 -r1.3 pkgsrc/math/p5-Math-GMP/distinfo (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-GMP/distinfo 2008/11/18 05:46:55 1.2
+++ pkgsrc/math/p5-Math-GMP/distinfo 2009/09/22 20:40:35 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2008/11/18 05:46:55 he Exp $ 1$NetBSD: distinfo,v 1.3 2009/09/22 20:40:35 sno Exp $
2 2
3SHA1 (Math-GMP-2.05.tar.gz) = 449280e4d8ac4581a2e748338bb675566d43255e 3SHA1 (Math-GMP-2.06.tar.gz) = fb2f49eed88c7f4760cb663ff8b6bcca53fe7445
4RMD160 (Math-GMP-2.05.tar.gz) = c0ef29c309a5e610c50a58f17b67fe163013418a 4RMD160 (Math-GMP-2.06.tar.gz) = 4ef2e5104d5e48133506fbd1e1efd84af23bcdab
5Size (Math-GMP-2.05.tar.gz) = 23795 bytes 5Size (Math-GMP-2.06.tar.gz) = 24563 bytes
6SHA1 (patch-aa) = 0609ee8dbfdb087c4f08257fe925ac5bb9129a17 6SHA1 (patch-aa) = 0609ee8dbfdb087c4f08257fe925ac5bb9129a17