Index: head/math/hs-mwc-random/Makefile =================================================================== --- head/math/hs-mwc-random/Makefile (revision 260191) +++ head/math/hs-mwc-random/Makefile (revision 260192) @@ -1,21 +1,21 @@ # New ports collection makefile for: hs-mwc-random # Date created: January 03 2010 # Whom: Giuseppe Pilichi aka Jacula Modyun # # $FreeBSD$ # PORTNAME= mwc-random -PORTVERSION= 0.7.0.0 +PORTVERSION= 0.7.0.1 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Fast, high quality pseudo random number generation in Haskell USE_HACKAGE= primitive vector>=0.5 PORTDATA= * INSTALL_PORTDATA= ${INSTALL_DATA} ${WRKSRC}/README ${DATADIR} .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Property changes on: head/math/hs-mwc-random/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/math/hs-mwc-random/distinfo =================================================================== --- head/math/hs-mwc-random/distinfo (revision 260191) +++ head/math/hs-mwc-random/distinfo (revision 260192) @@ -1,3 +1,3 @@ -MD5 (cabal/mwc-random-0.7.0.0.tar.gz) = d57d5c728b82f8d9932e5e798ca63b6c -SHA256 (cabal/mwc-random-0.7.0.0.tar.gz) = 7f1223627e48ccf0aeb43126ab8cbb62554fc2c2d4c455a62d6473cd22a54106 -SIZE (cabal/mwc-random-0.7.0.0.tar.gz) = 9178 +MD5 (cabal/mwc-random-0.7.0.1.tar.gz) = 96359a3da8ac284f9960c2d65c7762ed +SHA256 (cabal/mwc-random-0.7.0.1.tar.gz) = a4b5075d283f0f2bca277b312c44cc1a6728c3d885c2633f4029a1abb26198d6 +SIZE (cabal/mwc-random-0.7.0.1.tar.gz) = 9265 Property changes on: head/math/hs-mwc-random/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property