update to 0.2.3.1 Fix: PORTNAME= probability -PORTVERSION= 0.2.2.1 -PORTREVISION= 2 +PORTVERSION= 0.2.3.1 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org @@ -16,7 +15,8 @@ LICENSE= BSD FILE_LICENSE= COPYRIGHT -USE_CABAL= transformers>=0.0.1 +USE_CABAL= transformers>=0.0.1 \ + utility-ht>=0.0.6 PORTDATA= *
Responsible Changed From-To: freebsd-ports-bugs->haskell Over to maintainer (via the GNATS Auto Assign Tool)
Hi Wen, Thanks for the update. For your information, we (The FreeBSD Haskell Team) maintain a development repository on GitHub [1], where the Haskell ports are constantly updated on a weekly basis. At the moment they are not integrated to the Ports Collection, because due to the latest freeze a lot of changes (including a GHC and a Haskell Platform update that have many dependents) have been accumulated and it requires some careful planning in advance. I am planning to do catch up in the next week as I will have to finish up my PhD thesis in the coming days... :-) [1] https://github.com/freebsd-haskell/
pgj 2012-02-13 05:11:36 UTC FreeBSD ports repository Modified files: math/hs-probability Makefile distinfo pkg-descr Log: - Update to 0.2.3.1 PR: ports/164689 Submitted by: wen Revision Changes Path 1.7 +3 -6 ports/math/hs-probability/Makefile 1.5 +2 -2 ports/math/hs-probability/distinfo 1.3 +4 -4 ports/math/hs-probability/pkg-descr _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed with minor modifications.