Tue Aug 16 22:23:46 2011 UTC ()
Update to 1.12:

1.12    2010-09-29      Abhijit Menon-Sen <ams@toroid.org>

    * Fix OS X build failure reported by Daniel Barker and fixed by
      Tokuhiro Matsuno.


(wiz)
diff -r1.2 -r1.3 pkgsrc/math/p5-Math-Random-MT/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/math/p5-Math-Random-MT/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/math/p5-Math-Random-MT/Makefile (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-Random-MT/Makefile 2011/08/14 13:38:23 1.2
+++ pkgsrc/math/p5-Math-Random-MT/Makefile 2011/08/16 22:23:46 1.3
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.2 2011/08/14 13:38:23 obache Exp $ 1# $NetBSD: Makefile,v 1.3 2011/08/16 22:23:46 wiz Exp $
2# 2#
3 3
4DISTNAME= Math-Random-MT-1.11 4DISTNAME= Math-Random-MT-1.12
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 1 
7CATEGORIES= math perl5 6CATEGORIES= math perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Math-Random-MT/ 10HOMEPAGE= http://search.cpan.org/dist/Math-Random-MT/
12COMMENT= The Mersenne Twister PRNG 11COMMENT= The Mersenne Twister PRNG
13LICENSE= modified-bsd 12LICENSE= modified-bsd
14 13
15PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
16 15
17USE_LANGUAGES= c 16USE_LANGUAGES= c
18PERL5_PACKLIST= auto/Math/Random/MT/.packlist 17PERL5_PACKLIST= auto/Math/Random/MT/.packlist
19 18

cvs diff -r1.1.1.1 -r1.2 pkgsrc/math/p5-Math-Random-MT/distinfo (expand / switch to unified diff)

--- pkgsrc/math/p5-Math-Random-MT/distinfo 2010/09/09 05:37:18 1.1.1.1
+++ pkgsrc/math/p5-Math-Random-MT/distinfo 2011/08/16 22:23:46 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2010/09/09 05:37:18 sno Exp $ 1$NetBSD: distinfo,v 1.2 2011/08/16 22:23:46 wiz Exp $
2 2
3SHA1 (Math-Random-MT-1.11.tar.gz) = ec72e2df3ef29048e380c375b29d0a59139fff19 3SHA1 (Math-Random-MT-1.12.tar.gz) = 749df92ad8a34e4da1c01b12fc11c6e3124de4e3
4RMD160 (Math-Random-MT-1.11.tar.gz) = 33eee379417d00bddf21271e33f2a114de043abb 4RMD160 (Math-Random-MT-1.12.tar.gz) = 4e5cf1449854152bfd1ef4f01624a4f5033349cd
5Size (Math-Random-MT-1.11.tar.gz) = 8774 bytes 5Size (Math-Random-MT-1.12.tar.gz) = 8840 bytes