Date: Fri, 3 Aug 2012 03:03:55 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r301902 - head/math/hs-comonad-transformers Message-ID: <201208030303.q7333tXJ061846@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pgj Date: Fri Aug 3 03:03:55 2012 New Revision: 301902 URL: http://svn.freebsd.org/changeset/ports/301902 Log: - Update to 2.1.2 - Use the new options framework Obtained from: FreeBSD Haskell Modified: head/math/hs-comonad-transformers/Makefile head/math/hs-comonad-transformers/distinfo Modified: head/math/hs-comonad-transformers/Makefile ============================================================================== --- head/math/hs-comonad-transformers/Makefile Fri Aug 3 03:03:06 2012 (r301901) +++ head/math/hs-comonad-transformers/Makefile Fri Aug 3 03:03:55 2012 (r301902) @@ -6,7 +6,7 @@ # PORTNAME= comonad-transformers -PORTVERSION= 2.1.1.1 +PORTVERSION= 2.1.2 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org Modified: head/math/hs-comonad-transformers/distinfo ============================================================================== --- head/math/hs-comonad-transformers/distinfo Fri Aug 3 03:03:06 2012 (r301901) +++ head/math/hs-comonad-transformers/distinfo Fri Aug 3 03:03:55 2012 (r301902) @@ -1,2 +1,2 @@ -SHA256 (cabal/comonad-transformers-2.1.1.1.tar.gz) = 49396ca25a73e3a41b247675192ddef7d700d05eadf6fa014d34a84a0f946120 -SIZE (cabal/comonad-transformers-2.1.1.1.tar.gz) = 6136 +SHA256 (cabal/comonad-transformers-2.1.2.tar.gz) = 3a6e568490baa8211236e2a43985ea2a4e9527a75ac2e4d00d2f776c5dd4177a +SIZE (cabal/comonad-transformers-2.1.2.tar.gz) = 6235
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208030303.q7333tXJ061846>