summaryrefslogtreecommitdiff
path: root/databases/hs-persistent-sqlite/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2014-03-29 00:52:54 +0000
committerGabor Pali <pgj@FreeBSD.org>2014-03-29 00:52:54 +0000
commit8b1c9714975c2175c8c2da424bfafb3143af3a12 (patch)
treeddc21a13929c289330620e015fcff9a9b5d452e3 /databases/hs-persistent-sqlite/Makefile
parent- Update to build18 (diff)
- Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and
9.x in order to prevent run-time breakage after the recent changes in libiconv - Bump port revision for lang/ghc and all dependents, as a consequence Obtained from: FreeBSD Haskell
Diffstat (limited to 'databases/hs-persistent-sqlite/Makefile')
-rw-r--r--databases/hs-persistent-sqlite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/hs-persistent-sqlite/Makefile b/databases/hs-persistent-sqlite/Makefile
index c7bf4d7b825c..eb0acb8f6fd9 100644
--- a/databases/hs-persistent-sqlite/Makefile
+++ b/databases/hs-persistent-sqlite/Makefile
@@ -2,7 +2,7 @@
PORTNAME= persistent-sqlite
PORTVERSION= 1.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= databases haskell
MAINTAINER= haskell@FreeBSD.org