diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2013-06-04 18:53:40 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2013-06-04 18:53:40 +0000 |
commit | 109269205e521bb1d2d87678a391e5adefff88d6 (patch) | |
tree | 93f1f9278a9a48902904b7ff4a5ce711c10efe08 /math/hs-NumInstances | |
parent | ad7295cafd0e46ece6fcbf594ef39a767c296d0e (diff) | |
download | ports-109269205e521bb1d2d87678a391e5adefff88d6.tar.gz ports-109269205e521bb1d2d87678a391e5adefff88d6.zip |
Notes
Diffstat (limited to 'math/hs-NumInstances')
-rw-r--r-- | math/hs-NumInstances/Makefile | 4 | ||||
-rw-r--r-- | math/hs-NumInstances/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/math/hs-NumInstances/Makefile b/math/hs-NumInstances/Makefile index 6ab70bcd169f..2a6df329d2a9 100644 --- a/math/hs-NumInstances/Makefile +++ b/math/hs-NumInstances/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= NumInstances -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org @@ -9,7 +9,5 @@ COMMENT= Instances of numeric classes for functions and tuples LICENSE= BSD -CABAL_SETUP= Setup.hs - .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/math/hs-NumInstances/distinfo b/math/hs-NumInstances/distinfo index 769849faf738..60e673d0b731 100644 --- a/math/hs-NumInstances/distinfo +++ b/math/hs-NumInstances/distinfo @@ -1,2 +1,2 @@ -SHA256 (cabal/NumInstances-1.2.tar.gz) = a95c45280f794ef54ac1968a2938c2a87feb7c0c42e3923ea326bc0ee0904668 -SIZE (cabal/NumInstances-1.2.tar.gz) = 3701 +SHA256 (cabal/NumInstances-1.3.tar.gz) = 50a3f3492304a3272f3c4cfe9e852f296888f2c31d84b2012be9e9af8aa63070 +SIZE (cabal/NumInstances-1.3.tar.gz) = 4051 |