diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2014-01-09 21:29:39 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2014-01-09 21:29:39 +0000 |
commit | f27ca4d0f1e1df6ff92a7455ddea39730ec30f60 (patch) | |
tree | 576f82a7c3bb2104bf5e9aaaf018944bd9e09da9 /math | |
parent | 212e23643b316cea6f53793ccf3339f3af14b57a (diff) | |
download | ports-f27ca4d0f1e1df6ff92a7455ddea39730ec30f60.tar.gz ports-f27ca4d0f1e1df6ff92a7455ddea39730ec30f60.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/hs-Agda/Makefile | 2 | ||||
-rw-r--r-- | math/hs-NumInstances/Makefile | 2 | ||||
-rw-r--r-- | math/hs-categories/Makefile | 2 | ||||
-rw-r--r-- | math/hs-comonad-transformers/Makefile | 2 | ||||
-rw-r--r-- | math/hs-comonad/Makefile | 2 | ||||
-rw-r--r-- | math/hs-comonads-fd/Makefile | 2 | ||||
-rw-r--r-- | math/hs-contravariant/Makefile | 2 | ||||
-rw-r--r-- | math/hs-data-lens-template/Makefile | 2 | ||||
-rw-r--r-- | math/hs-data-lens/Makefile | 2 | ||||
-rw-r--r-- | math/hs-distributive/Makefile | 2 | ||||
-rw-r--r-- | math/hs-erf/Makefile | 2 | ||||
-rw-r--r-- | math/hs-groupoids/Makefile | 2 | ||||
-rw-r--r-- | math/hs-ieee754/Makefile | 2 | ||||
-rw-r--r-- | math/hs-math-functions/Makefile | 2 | ||||
-rw-r--r-- | math/hs-mwc-random/Makefile | 2 | ||||
-rw-r--r-- | math/hs-nats/Makefile | 2 | ||||
-rw-r--r-- | math/hs-pointed/Makefile | 2 | ||||
-rw-r--r-- | math/hs-probability/Makefile | 2 | ||||
-rw-r--r-- | math/hs-semigroupoid-extras/Makefile | 2 | ||||
-rw-r--r-- | math/hs-semigroupoids/Makefile | 2 | ||||
-rw-r--r-- | math/hs-semigroups/Makefile | 2 | ||||
-rw-r--r-- | math/hs-statistics/Makefile | 2 | ||||
-rw-r--r-- | math/hs-vector-space/Makefile | 2 |
23 files changed, 23 insertions, 23 deletions
diff --git a/math/hs-Agda/Makefile b/math/hs-Agda/Makefile index b9db1883de9c..631295b9c1d6 100644 --- a/math/hs-Agda/Makefile +++ b/math/hs-Agda/Makefile @@ -3,7 +3,7 @@ PORTNAME= Agda PORTVERSION= 2.3.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-NumInstances/Makefile b/math/hs-NumInstances/Makefile index 478bfe09b585..00387714938a 100644 --- a/math/hs-NumInstances/Makefile +++ b/math/hs-NumInstances/Makefile @@ -2,7 +2,7 @@ PORTNAME= NumInstances PORTVERSION= 1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-categories/Makefile b/math/hs-categories/Makefile index 10ef518e4025..80ee4c77c1a1 100644 --- a/math/hs-categories/Makefile +++ b/math/hs-categories/Makefile @@ -2,7 +2,7 @@ PORTNAME= categories PORTVERSION= 1.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-comonad-transformers/Makefile b/math/hs-comonad-transformers/Makefile index 5f49344bf116..2f666f01ff7c 100644 --- a/math/hs-comonad-transformers/Makefile +++ b/math/hs-comonad-transformers/Makefile @@ -2,7 +2,7 @@ PORTNAME= comonad-transformers PORTVERSION= 3.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-comonad/Makefile b/math/hs-comonad/Makefile index af6ccd7bd17f..120fb86b44b4 100644 --- a/math/hs-comonad/Makefile +++ b/math/hs-comonad/Makefile @@ -2,7 +2,7 @@ PORTNAME= comonad PORTVERSION= 3.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-comonads-fd/Makefile b/math/hs-comonads-fd/Makefile index d3ac90326f77..22bd225d4e48 100644 --- a/math/hs-comonads-fd/Makefile +++ b/math/hs-comonads-fd/Makefile @@ -2,7 +2,7 @@ PORTNAME= comonads-fd PORTVERSION= 3.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-contravariant/Makefile b/math/hs-contravariant/Makefile index e19a34144840..ccdf9a1f9989 100644 --- a/math/hs-contravariant/Makefile +++ b/math/hs-contravariant/Makefile @@ -2,7 +2,7 @@ PORTNAME= contravariant PORTVERSION= 0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-data-lens-template/Makefile b/math/hs-data-lens-template/Makefile index 2888092dacb7..b04b8dd023ac 100644 --- a/math/hs-data-lens-template/Makefile +++ b/math/hs-data-lens-template/Makefile @@ -2,7 +2,7 @@ PORTNAME= data-lens-template PORTVERSION= 2.1.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-data-lens/Makefile b/math/hs-data-lens/Makefile index a20eb42d822d..dfb1038fdc66 100644 --- a/math/hs-data-lens/Makefile +++ b/math/hs-data-lens/Makefile @@ -2,7 +2,7 @@ PORTNAME= data-lens PORTVERSION= 2.10.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-distributive/Makefile b/math/hs-distributive/Makefile index 1e3513209b68..52ef66c45034 100644 --- a/math/hs-distributive/Makefile +++ b/math/hs-distributive/Makefile @@ -2,7 +2,7 @@ PORTNAME= distributive PORTVERSION= 0.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-erf/Makefile b/math/hs-erf/Makefile index 2e6c2bc59dad..33f3a35051ff 100644 --- a/math/hs-erf/Makefile +++ b/math/hs-erf/Makefile @@ -3,7 +3,7 @@ PORTNAME= erf PORTVERSION= 2.0.0.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-groupoids/Makefile b/math/hs-groupoids/Makefile index 68d800f80743..047b7c334902 100644 --- a/math/hs-groupoids/Makefile +++ b/math/hs-groupoids/Makefile @@ -2,7 +2,7 @@ PORTNAME= groupoids PORTVERSION= 3.0.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-ieee754/Makefile b/math/hs-ieee754/Makefile index 38906487b756..d2a9fcf3f251 100644 --- a/math/hs-ieee754/Makefile +++ b/math/hs-ieee754/Makefile @@ -2,7 +2,7 @@ PORTNAME= ieee754 PORTVERSION= 0.7.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-math-functions/Makefile b/math/hs-math-functions/Makefile index c7aebfc7bc82..745eeecffa30 100644 --- a/math/hs-math-functions/Makefile +++ b/math/hs-math-functions/Makefile @@ -3,7 +3,7 @@ PORTNAME= math-functions PORTVERSION= 0.1.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-mwc-random/Makefile b/math/hs-mwc-random/Makefile index 6e164159a802..3bddca5cace3 100644 --- a/math/hs-mwc-random/Makefile +++ b/math/hs-mwc-random/Makefile @@ -3,7 +3,7 @@ PORTNAME= mwc-random PORTVERSION= 0.12.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-nats/Makefile b/math/hs-nats/Makefile index 53266bd8c5d9..651f5f781ee2 100644 --- a/math/hs-nats/Makefile +++ b/math/hs-nats/Makefile @@ -2,7 +2,7 @@ PORTNAME= nats PORTVERSION= 0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-pointed/Makefile b/math/hs-pointed/Makefile index e0009ae55868..b1fb872dabb5 100644 --- a/math/hs-pointed/Makefile +++ b/math/hs-pointed/Makefile @@ -2,7 +2,7 @@ PORTNAME= pointed PORTVERSION= 3.0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-probability/Makefile b/math/hs-probability/Makefile index 6940f1155bcc..f91cab36a12c 100644 --- a/math/hs-probability/Makefile +++ b/math/hs-probability/Makefile @@ -3,7 +3,7 @@ PORTNAME= probability PORTVERSION= 0.2.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-semigroupoid-extras/Makefile b/math/hs-semigroupoid-extras/Makefile index b923c2769fb9..a3de231e52dd 100644 --- a/math/hs-semigroupoid-extras/Makefile +++ b/math/hs-semigroupoid-extras/Makefile @@ -2,7 +2,7 @@ PORTNAME= semigroupoid-extras PORTVERSION= 3.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-semigroupoids/Makefile b/math/hs-semigroupoids/Makefile index 622f6b30a3b8..67ec0dd47ee8 100644 --- a/math/hs-semigroupoids/Makefile +++ b/math/hs-semigroupoids/Makefile @@ -2,7 +2,7 @@ PORTNAME= semigroupoids PORTVERSION= 3.0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-semigroups/Makefile b/math/hs-semigroups/Makefile index 9f0bb81ea6cd..5ca6d60aa626 100644 --- a/math/hs-semigroups/Makefile +++ b/math/hs-semigroups/Makefile @@ -2,7 +2,7 @@ PORTNAME= semigroups PORTVERSION= 0.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-statistics/Makefile b/math/hs-statistics/Makefile index 0d7e5fd5ff6d..67048ca08ba8 100644 --- a/math/hs-statistics/Makefile +++ b/math/hs-statistics/Makefile @@ -3,7 +3,7 @@ PORTNAME= statistics PORTVERSION= 0.10.3.1 -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 570881f3a290..af997ac0859c 100644 --- a/math/hs-vector-space/Makefile +++ b/math/hs-vector-space/Makefile @@ -3,7 +3,7 @@ PORTNAME= vector-space PORTVERSION= 0.8.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org |