pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/p5-Math-GMP Updating math/p5-Math-GMP from 2.05 t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b3c37b50b95
branches:  trunk
changeset: 399626:6b3c37b50b95
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Sep 22 20:40:35 2009 +0000

description:
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)

diffstat:

 math/p5-Math-GMP/Makefile |  5 +++--
 math/p5-Math-GMP/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (35 lines):

diff -r 898e9ec134cb -r 6b3c37b50b95 math/p5-Math-GMP/Makefile
--- a/math/p5-Math-GMP/Makefile Tue Sep 22 20:39:18 2009 +0000
+++ b/math/p5-Math-GMP/Makefile Tue Sep 22 20:40:35 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2008/11/18 05:46:55 he Exp $
+# $NetBSD: Makefile,v 1.7 2009/09/22 20:40:35 sno Exp $
 #
 
-DISTNAME=              Math-GMP-2.05
+DISTNAME=              Math-GMP-2.06
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5mgp
 CATEGORIES=            math perl5
@@ -10,6 +10,7 @@
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://search.cpan.org/dist/Math-GMP/
 COMMENT=               Perl 5 module for high speed arbitrary size integer math
+LICENSE=               gnu-gpl-v2
 
 #BUILD_DEPENDS+= p5-Module-Signature>=0.50:../../security/p5-Module-Signature
 #BUILD_DEPENDS+= p5-Text-SpellChecker>0:../../textproc/p5-Text-SpellChecker
diff -r 898e9ec134cb -r 6b3c37b50b95 math/p5-Math-GMP/distinfo
--- a/math/p5-Math-GMP/distinfo Tue Sep 22 20:39:18 2009 +0000
+++ b/math/p5-Math-GMP/distinfo Tue Sep 22 20:40:35 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2008/11/18 05:46:55 he Exp $
+$NetBSD: distinfo,v 1.3 2009/09/22 20:40:35 sno Exp $
 
-SHA1 (Math-GMP-2.05.tar.gz) = 449280e4d8ac4581a2e748338bb675566d43255e
-RMD160 (Math-GMP-2.05.tar.gz) = c0ef29c309a5e610c50a58f17b67fe163013418a
-Size (Math-GMP-2.05.tar.gz) = 23795 bytes
+SHA1 (Math-GMP-2.06.tar.gz) = fb2f49eed88c7f4760cb663ff8b6bcca53fe7445
+RMD160 (Math-GMP-2.06.tar.gz) = 4ef2e5104d5e48133506fbd1e1efd84af23bcdab
+Size (Math-GMP-2.06.tar.gz) = 24563 bytes
 SHA1 (patch-aa) = 0609ee8dbfdb087c4f08257fe925ac5bb9129a17



Home | Main Index | Thread Index | Old Index