Tested with ghc-7.8.4/amd64.

Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/hs-postgresql-simple/Makefile,v
retrieving revision 1.15
diff -u -p -r1.15 Makefile
--- Makefile    3 Dec 2014 21:56:43 -0000       1.15
+++ Makefile    9 Jan 2015 09:58:38 -0000
@@ -2,8 +2,7 @@
 
 COMMENT =              mid-level PostgreSQL client library
 
-DISTNAME =             postgresql-simple-0.4.6.0
-REVISION =             1
+DISTNAME =             postgresql-simple-0.4.9.0
 CATEGORIES =           databases
 
 HOMEPAGE =             https://github.com/lpsmith/postgresql-simple
@@ -22,6 +21,7 @@ RUN_DEPENDS =         databases/hs-postgresql-l
                        devel/hs-aeson>=0.6 \
                        devel/hs-blaze-builder \
                        devel/hs-blaze-textual \
+                       devel/hs-case-insensitive \
                        devel/hs-hashable \
                        devel/hs-scientific \
                        devel/hs-text>=0.11.1 \
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/hs-postgresql-simple/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo    14 Oct 2014 13:23:13 -0000      1.8
+++ distinfo    9 Jan 2015 09:58:38 -0000
@@ -1,2 +1,2 @@
-SHA256 (ghc/postgresql-simple-0.4.6.0.tar.gz) = 
eQqobPF0wTrWCVrtnEBLIk+kObNWtJPU2VMrA9C98Zo=
-SIZE (ghc/postgresql-simple-0.4.6.0.tar.gz) = 60990
+SHA256 (ghc/postgresql-simple-0.4.9.0.tar.gz) = 
mlMtjZgYpzutHZN3GgQTpUMbvgMVPfSdmP/wU3j1Y1U=
+SIZE (ghc/postgresql-simple-0.4.9.0.tar.gz) = 62146

Reply via email to