aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-05-25 21:44:12 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-05-25 21:44:12 +0000
commitfff1aa535b4a18a05d872de7c9afb3dbf9f6013b (patch)
tree86e71c0056b8414191c8b421101694a177fec03e /math
parentb782168218ce43588149523e6d12003aa68ad324 (diff)
downloadports-fff1aa535b4a18a05d872de7c9afb3dbf9f6013b.tar.gz
ports-fff1aa535b4a18a05d872de7c9afb3dbf9f6013b.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/hs-Agda-stdlib/Makefile2
-rw-r--r--math/hs-Agda/Makefile6
-rw-r--r--math/hs-NumInstances/Makefile2
-rw-r--r--math/hs-adjunctions/Makefile3
-rw-r--r--math/hs-adjunctions/distinfo6
-rw-r--r--math/hs-categories/Makefile2
-rw-r--r--math/hs-comonad/Makefile3
-rw-r--r--math/hs-comonad/distinfo6
-rw-r--r--math/hs-contravariant/Makefile2
-rw-r--r--math/hs-data-lens-template/files/patch-data-lens-template.cabal11
-rw-r--r--math/hs-data-lens/Makefile2
-rw-r--r--math/hs-distributive/Makefile3
-rw-r--r--math/hs-distributive/distinfo6
-rw-r--r--math/hs-erf/Makefile2
-rw-r--r--math/hs-fixed/Makefile2
-rw-r--r--math/hs-half/Makefile2
-rw-r--r--math/hs-ieee754/Makefile2
-rw-r--r--math/hs-integer-logarithms/Makefile3
-rw-r--r--math/hs-integer-logarithms/distinfo6
-rw-r--r--math/hs-kan-extensions/Makefile3
-rw-r--r--math/hs-kan-extensions/distinfo6
-rw-r--r--math/hs-kan-extensions/files/patch-kan-extensions.cabal8
-rw-r--r--math/hs-math-functions/Makefile2
-rw-r--r--math/hs-mwc-random/Makefile2
-rw-r--r--math/hs-pointed/Makefile7
-rw-r--r--math/hs-probability/Makefile2
-rw-r--r--math/hs-semigroupoids/Makefile3
-rw-r--r--math/hs-semigroupoids/distinfo6
-rw-r--r--math/hs-semigroups/Makefile5
-rw-r--r--math/hs-semigroups/distinfo6
-rw-r--r--math/hs-statistics/Makefile2
-rw-r--r--math/hs-vector-space/Makefile3
-rw-r--r--math/hs-vector-space/distinfo6
33 files changed, 68 insertions, 64 deletions
diff --git a/math/hs-Agda-stdlib/Makefile b/math/hs-Agda-stdlib/Makefile
index 56c747eadcdf..17f418635b93 100644
--- a/math/hs-Agda-stdlib/Makefile
+++ b/math/hs-Agda-stdlib/Makefile
@@ -4,7 +4,7 @@ PORTNAME= Agda-stdlib
PORTVERSION= 0.13
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-Agda/Makefile b/math/hs-Agda/Makefile
index a9ef822c55af..93d3fb38bf30 100644
--- a/math/hs-Agda/Makefile
+++ b/math/hs-Agda/Makefile
@@ -11,8 +11,8 @@ COMMENT= Dependently typed functional programming language and proof assistant
USE_CABAL= EdisonCore boxes data-hash edit-distance equivalence \
geniplate-mirror gitrev hashable hashtables ieee754 \
- monadplus mtl murmur-hash parallel regex-tdfa strict \
- text unordered-containers zlib
+ mtl murmur-hash parallel regex-tdfa strict \
+ unordered-containers zlib
USE_ALEX= yes
USE_HAPPY= yes
@@ -26,5 +26,7 @@ FLAGS_ENABLE= cpphs
SUB_FILES= pkg-install pkg-deinstall
SUB_LIST= DATADIR=${DATADIR}
+IGNORE= Doesn't build with recent GHC version
+
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/math/hs-NumInstances/Makefile b/math/hs-NumInstances/Makefile
index b03bcaf30fe7..46deef116cf9 100644
--- a/math/hs-NumInstances/Makefile
+++ b/math/hs-NumInstances/Makefile
@@ -2,7 +2,7 @@
PORTNAME= NumInstances
PORTVERSION= 1.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-adjunctions/Makefile b/math/hs-adjunctions/Makefile
index 3ba97c79ac8f..6e27e3f9425d 100644
--- a/math/hs-adjunctions/Makefile
+++ b/math/hs-adjunctions/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= adjunctions
-PORTVERSION= 4.3
-PORTREVISION= 1
+PORTVERSION= 4.4
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-adjunctions/distinfo b/math/hs-adjunctions/distinfo
index 2b0978e81400..a430b89b7010 100644
--- a/math/hs-adjunctions/distinfo
+++ b/math/hs-adjunctions/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499623373
-SHA256 (cabal/adjunctions-4.3.tar.gz) = b948a14fafe8857f451ae3e474f5264c907b5a2d841d52bf78249ae4749c3ecc
-SIZE (cabal/adjunctions-4.3.tar.gz) = 15651
+TIMESTAMP = 1523889909
+SHA256 (cabal/adjunctions-4.4.tar.gz) = 507c2ef55337ae61c805f8cbc1213dfd7d2b85187342675d662254b8d8a16ae9
+SIZE (cabal/adjunctions-4.4.tar.gz) = 19891
diff --git a/math/hs-categories/Makefile b/math/hs-categories/Makefile
index 9f0e28b4be2e..956d9daf56ca 100644
--- a/math/hs-categories/Makefile
+++ b/math/hs-categories/Makefile
@@ -2,7 +2,7 @@
PORTNAME= categories
PORTVERSION= 1.0.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-comonad/Makefile b/math/hs-comonad/Makefile
index 7d6e59f59ca6..905d603739f5 100644
--- a/math/hs-comonad/Makefile
+++ b/math/hs-comonad/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= comonad
-PORTVERSION= 5.0.1
-PORTREVISION= 1
+PORTVERSION= 5.0.3
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-comonad/distinfo b/math/hs-comonad/distinfo
index 19dd26099e89..f17140d27fb3 100644
--- a/math/hs-comonad/distinfo
+++ b/math/hs-comonad/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499543660
-SHA256 (cabal/comonad-5.0.1.tar.gz) = 561ffd697d9d38467d0d426947e0bade25a05e3c507235eca29ec800ad3f463d
-SIZE (cabal/comonad-5.0.1.tar.gz) = 18218
+TIMESTAMP = 1523787141
+SHA256 (cabal/comonad-5.0.3.tar.gz) = a7f4584d634051123c547f0d10f88eaf23d99229dbd01dfdcd98cddd41e54df6
+SIZE (cabal/comonad-5.0.3.tar.gz) = 17430
diff --git a/math/hs-contravariant/Makefile b/math/hs-contravariant/Makefile
index dbb9d8143fcc..60f39dfa59ce 100644
--- a/math/hs-contravariant/Makefile
+++ b/math/hs-contravariant/Makefile
@@ -2,7 +2,7 @@
PORTNAME= contravariant
PORTVERSION= 1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-data-lens-template/files/patch-data-lens-template.cabal b/math/hs-data-lens-template/files/patch-data-lens-template.cabal
new file mode 100644
index 000000000000..2fdee632b586
--- /dev/null
+++ b/math/hs-data-lens-template/files/patch-data-lens-template.cabal
@@ -0,0 +1,11 @@
+--- data-lens-template.cabal.orig 2018-04-24 19:52:13 UTC
++++ data-lens-template.cabal
+@@ -22,7 +22,7 @@ library
+ build-depends:
+ data-lens >= 2.0 && < 2.12,
+ base >= 1.0 && < 5,
+- template-haskell >= 2.11 && < 2.12
++ template-haskell >= 2.11 && < 2.14
+
+ exposed-modules:
+ Data.Lens.Template
diff --git a/math/hs-data-lens/Makefile b/math/hs-data-lens/Makefile
index 45e828040826..0dc0f6c0b6be 100644
--- a/math/hs-data-lens/Makefile
+++ b/math/hs-data-lens/Makefile
@@ -2,7 +2,7 @@
PORTNAME= data-lens
PORTVERSION= 2.11.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-distributive/Makefile b/math/hs-distributive/Makefile
index 4f1dac443c98..4a42b54b0580 100644
--- a/math/hs-distributive/Makefile
+++ b/math/hs-distributive/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= distributive
-PORTVERSION= 0.5.2
-PORTREVISION= 1
+PORTVERSION= 0.5.3
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-distributive/distinfo b/math/hs-distributive/distinfo
index 91eba5cc0bbd..3b6c94e969db 100644
--- a/math/hs-distributive/distinfo
+++ b/math/hs-distributive/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499537738
-SHA256 (cabal/distributive-0.5.2.tar.gz) = ade2be6a5e81950ab2918d938037dde0ce09d04dc399cefbf191ce6cb5f76cd9
-SIZE (cabal/distributive-0.5.2.tar.gz) = 11824
+TIMESTAMP = 1523780948
+SHA256 (cabal/distributive-0.5.3.tar.gz) = 9173805b9c941bda1f37e5aeb68ae30f57a12df9b17bd2aa86db3b7d5236a678
+SIZE (cabal/distributive-0.5.3.tar.gz) = 10147
diff --git a/math/hs-erf/Makefile b/math/hs-erf/Makefile
index 075c24da5a2c..96a406a24fe8 100644
--- a/math/hs-erf/Makefile
+++ b/math/hs-erf/Makefile
@@ -3,7 +3,7 @@
PORTNAME= erf
PORTVERSION= 2.0.0.0
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-fixed/Makefile b/math/hs-fixed/Makefile
index 19afe1330119..6ee78a0c876e 100644
--- a/math/hs-fixed/Makefile
+++ b/math/hs-fixed/Makefile
@@ -2,7 +2,7 @@
PORTNAME= fixed
PORTVERSION= 0.2.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-half/Makefile b/math/hs-half/Makefile
index 0f4ed6e0fc7d..3ec88db333cd 100644
--- a/math/hs-half/Makefile
+++ b/math/hs-half/Makefile
@@ -2,7 +2,7 @@
PORTNAME= half
PORTVERSION= 0.2.2.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-ieee754/Makefile b/math/hs-ieee754/Makefile
index 0bad09940b3a..65396ac3dc89 100644
--- a/math/hs-ieee754/Makefile
+++ b/math/hs-ieee754/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ieee754
PORTVERSION= 0.8.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-integer-logarithms/Makefile b/math/hs-integer-logarithms/Makefile
index 503424042311..b205a2ff81dc 100644
--- a/math/hs-integer-logarithms/Makefile
+++ b/math/hs-integer-logarithms/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= integer-logarithms
-PORTVERSION= 1.0.2
-PORTREVISION= 1
+PORTVERSION= 1.0.2.1
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-integer-logarithms/distinfo b/math/hs-integer-logarithms/distinfo
index 7c4820709e72..8d3b4ce80dff 100644
--- a/math/hs-integer-logarithms/distinfo
+++ b/math/hs-integer-logarithms/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499448646
-SHA256 (cabal/integer-logarithms-1.0.2.tar.gz) = 31069ccbff489baf6c4a93cb7475640aabea9366eb0b583236f10714a682b570
-SIZE (cabal/integer-logarithms-1.0.2.tar.gz) = 8854
+TIMESTAMP = 1523429156
+SHA256 (cabal/integer-logarithms-1.0.2.1.tar.gz) = 32ad4a482a60ec957d1af1268952e2a6b382b67438c14f74f6c2aef2e49b48f2
+SIZE (cabal/integer-logarithms-1.0.2.1.tar.gz) = 8781
diff --git a/math/hs-kan-extensions/Makefile b/math/hs-kan-extensions/Makefile
index 18ae40d8dea1..003fcfc2a437 100644
--- a/math/hs-kan-extensions/Makefile
+++ b/math/hs-kan-extensions/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= kan-extensions
-PORTVERSION= 5.0.2
-PORTREVISION= 1
+PORTVERSION= 5.1
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-kan-extensions/distinfo b/math/hs-kan-extensions/distinfo
index d737ba37a20f..cd83d37cca42 100644
--- a/math/hs-kan-extensions/distinfo
+++ b/math/hs-kan-extensions/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499623376
-SHA256 (cabal/kan-extensions-5.0.2.tar.gz) = 1c9ede8595424209944e59fd46c1d2edb654758be9a45c1c48a4d3cedf42482e
-SIZE (cabal/kan-extensions-5.0.2.tar.gz) = 19957
+TIMESTAMP = 1523890567
+SHA256 (cabal/kan-extensions-5.1.tar.gz) = 193f8e58f267663d5da8e38045b000d0983ac08b84808de42af1a44963f63205
+SIZE (cabal/kan-extensions-5.1.tar.gz) = 22573
diff --git a/math/hs-kan-extensions/files/patch-kan-extensions.cabal b/math/hs-kan-extensions/files/patch-kan-extensions.cabal
index 2d2a1bee65f6..39598c6a6dce 100644
--- a/math/hs-kan-extensions/files/patch-kan-extensions.cabal
+++ b/math/hs-kan-extensions/files/patch-kan-extensions.cabal
@@ -1,10 +1,10 @@
---- kan-extensions.cabal.orig 2017-07-09 21:09:48 UTC
+--- kan-extensions.cabal.orig 2018-01-28 14:54:04 UTC
+++ kan-extensions.cabal
-@@ -47,7 +47,6 @@ library
+@@ -57,7 +57,6 @@ library
containers >= 0.4 && < 0.6,
contravariant >= 1 && < 2,
distributive >= 0.2.2 && < 1,
- fail >= 4.9 && < 5,
- free >= 4 && < 5,
+ free >= 4 && < 6,
mtl >= 2.0.1 && < 2.3,
- semigroupoids >= 4 && < 6,
+ profunctors >= 5 && < 6,
diff --git a/math/hs-math-functions/Makefile b/math/hs-math-functions/Makefile
index 9088c73eb25a..30cec2202a24 100644
--- a/math/hs-math-functions/Makefile
+++ b/math/hs-math-functions/Makefile
@@ -3,7 +3,7 @@
PORTNAME= math-functions
PORTVERSION= 0.2.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-mwc-random/Makefile b/math/hs-mwc-random/Makefile
index e5febca93634..153310004488 100644
--- a/math/hs-mwc-random/Makefile
+++ b/math/hs-mwc-random/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mwc-random
PORTVERSION= 0.13.6.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-pointed/Makefile b/math/hs-pointed/Makefile
index de6363a71163..4b1468d2d5a2 100644
--- a/math/hs-pointed/Makefile
+++ b/math/hs-pointed/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pointed
PORTVERSION= 5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,9 +10,8 @@ COMMENT= Pointed and copointed data
LICENSE= BSD3CLAUSE
-USE_CABAL= comonad data-default-class hashable \
- kan-extensions semigroupoids semigroups \
- stm tagged unordered-containers
+USE_CABAL= comonad data-default-class hashable kan-extensions \
+ semigroupoids semigroups tagged unordered-containers
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/math/hs-probability/Makefile b/math/hs-probability/Makefile
index 3e62092a8fda..dde0ceb6addf 100644
--- a/math/hs-probability/Makefile
+++ b/math/hs-probability/Makefile
@@ -3,7 +3,7 @@
PORTNAME= probability
PORTVERSION= 0.2.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-semigroupoids/Makefile b/math/hs-semigroupoids/Makefile
index 64ec5d776616..181610731405 100644
--- a/math/hs-semigroupoids/Makefile
+++ b/math/hs-semigroupoids/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= semigroupoids
-PORTVERSION= 5.2
-PORTREVISION= 1
+PORTVERSION= 5.2.2
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-semigroupoids/distinfo b/math/hs-semigroupoids/distinfo
index 4b18a65474a7..f05279af5509 100644
--- a/math/hs-semigroupoids/distinfo
+++ b/math/hs-semigroupoids/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499609808
-SHA256 (cabal/semigroupoids-5.2.tar.gz) = d957f8804ca0dc2b85ef68edcab92dba9cd5d61ea0dddc41c173dda6f97791bc
-SIZE (cabal/semigroupoids-5.2.tar.gz) = 23371
+TIMESTAMP = 1523816690
+SHA256 (cabal/semigroupoids-5.2.2.tar.gz) = e4def54834cda65ac1e74e6f12a435410e19c1348e820434a30c491c8937299e
+SIZE (cabal/semigroupoids-5.2.2.tar.gz) = 23800
diff --git a/math/hs-semigroups/Makefile b/math/hs-semigroups/Makefile
index 175ec63b2ec6..3566c6ea823b 100644
--- a/math/hs-semigroups/Makefile
+++ b/math/hs-semigroups/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= semigroups
-PORTVERSION= 0.18.3
-PORTREVISION= 1
+PORTVERSION= 0.18.4
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,7 +9,7 @@ COMMENT= Anything that associates
LICENSE= BSD3CLAUSE
-USE_CABAL= hashable>=1.1 text>=0.10 transformers-compat>=0.3 unordered-containers>=0.2
+USE_CABAL= hashable>=1.1 transformers-compat>=0.3 unordered-containers>=0.2
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
diff --git a/math/hs-semigroups/distinfo b/math/hs-semigroups/distinfo
index 0e75c0f6df0b..5d14ee210101 100644
--- a/math/hs-semigroups/distinfo
+++ b/math/hs-semigroups/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499594594
-SHA256 (cabal/semigroups-0.18.3.tar.gz) = 35297c986872406e2efe29620c623727369f8c578e2f9c22998d575996e5a9ca
-SIZE (cabal/semigroups-0.18.3.tar.gz) = 18629
+TIMESTAMP = 1523428484
+SHA256 (cabal/semigroups-0.18.4.tar.gz) = 589e3042329a6bcffb5c0e85834143586db22eb7a2aae094d492cd004f685d27
+SIZE (cabal/semigroups-0.18.4.tar.gz) = 19869
diff --git a/math/hs-statistics/Makefile b/math/hs-statistics/Makefile
index c8c4b314c2bb..0563cc4891ce 100644
--- a/math/hs-statistics/Makefile
+++ b/math/hs-statistics/Makefile
@@ -3,7 +3,7 @@
PORTNAME= statistics
PORTVERSION= 0.14.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-vector-space/Makefile b/math/hs-vector-space/Makefile
index 01fde2f71930..f51d4d1b124b 100644
--- a/math/hs-vector-space/Makefile
+++ b/math/hs-vector-space/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= vector-space
-PORTVERSION= 0.10.4
-PORTREVISION= 1
+PORTVERSION= 0.13
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-vector-space/distinfo b/math/hs-vector-space/distinfo
index 62ea2051598f..5d7611982ce9 100644
--- a/math/hs-vector-space/distinfo
+++ b/math/hs-vector-space/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1499623378
-SHA256 (cabal/vector-space-0.10.4.tar.gz) = b712cc9fc675b1d9e592f56ed08a9636c87783c11d6ac84b5f18f46cdcbefda2
-SIZE (cabal/vector-space-0.10.4.tar.gz) = 14249
+TIMESTAMP = 1524638503
+SHA256 (cabal/vector-space-0.13.tar.gz) = 0291d5778378acbbb1d6709ba57238f3d6ad551b8b2c6ca2b8177e68f748d617
+SIZE (cabal/vector-space-0.13.tar.gz) = 16121