svn commit: r301902 - head/math/hs-comonad-transformers
Gabor Pali
pgj at FreeBSD.org
Fri Aug 3 03:03:56 UTC 2012
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 at 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
More information about the svn-ports-all
mailing list