diff options
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 |