Index: head/devel/hs-monad-par/Makefile =================================================================== --- head/devel/hs-monad-par/Makefile (revision 291175) +++ head/devel/hs-monad-par/Makefile (revision 291176) @@ -1,21 +1,21 @@ # New ports collection makefile for: hs-monad-par # Date created: July 30, 2011 # Whom: haskell@FreeBSD.org # # $FreeBSD$ # PORTNAME= monad-par -PORTVERSION= 0.1.0.1 +PORTVERSION= 0.1.0.3 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= A library for parallel programming based on a monad LICENSE= BSD CABAL_SETUP= Setup.hs USE_CABAL= deepseq>=1.1 HUnit>=1.2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include Property changes on: head/devel/hs-monad-par/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/hs-monad-par/distinfo =================================================================== --- head/devel/hs-monad-par/distinfo (revision 291175) +++ head/devel/hs-monad-par/distinfo (revision 291176) @@ -1,2 +1,2 @@ -SHA256 (cabal/monad-par-0.1.0.1.tar.gz) = b8e36410270edaf2016f255c7c4df6eb9c72440e05be8efee75284b813e0a569 -SIZE (cabal/monad-par-0.1.0.1.tar.gz) = 66527 +SHA256 (cabal/monad-par-0.1.0.3.tar.gz) = af0a8d47f28f17b0bad59da803bfb5c3b4aa52556f69c10cd850944023651eb0 +SIZE (cabal/monad-par-0.1.0.3.tar.gz) = 66529 Property changes on: head/devel/hs-monad-par/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property