Tested on amd64.
This needs the new devel/hs-scientific port.

Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/hs-postgresql-simple/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- Makefile    31 Mar 2014 21:48:05 -0000      1.12
+++ Makefile    13 Oct 2014 09:50:24 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              mid-level PostgreSQL client library
 
-DISTNAME =             postgresql-simple-0.4.0.2
+DISTNAME =             postgresql-simple-0.4.6.0
 CATEGORIES =           databases
 
 HOMEPAGE =             https://github.com/lpsmith/postgresql-simple
@@ -17,11 +17,13 @@ MODULES =           lang/ghc
 MODGHC_BUILD =         cabal hackage haddock register
 
 BUILD_DEPENDS =                ${RUN_DEPENDS}
-RUN_DEPENDS =          databases/hs-postgresql-libpq>=0.6.2 \
+RUN_DEPENDS =          databases/hs-postgresql-libpq>=0.9 \
                        devel/hs-aeson>=0.6 \
                        devel/hs-blaze-builder \
                        devel/hs-blaze-textual \
+                       devel/hs-hashable \
                        devel/hs-text>=0.11.1 \
+                       devel/hs-scientific \
                        devel/hs-transformers \
                        devel/hs-uuid>=1.3.1 \
                        devel/hs-vector \
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/hs-postgresql-simple/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo    31 Mar 2014 21:48:05 -0000      1.7
+++ distinfo    13 Oct 2014 09:50:24 -0000
@@ -1,2 +1,2 @@
-SHA256 (ghc/postgresql-simple-0.4.0.2.tar.gz) = 
6ZlRrryFJTG6PH3wz1cbJVxYXChyRIS+UUqZ/WuVqT8=
-SIZE (ghc/postgresql-simple-0.4.0.2.tar.gz) = 54377
+SHA256 (ghc/postgresql-simple-0.4.6.0.tar.gz) = 
eQqobPF0wTrWCVrtnEBLIk+kObNWtJPU2VMrA9C98Zo=
+SIZE (ghc/postgresql-simple-0.4.6.0.tar.gz) = 60990

Reply via email to