Update hs-postgresql-libpq to 0.8.2.4 and bump hs-postgresql-simple.
Tested on amd64 with PostgreSQL 9.3

Index: hs-postgresql-libpq/Makefile
===================================================================
RCS file: /cvs/ports/databases/hs-postgresql-libpq/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- hs-postgresql-libpq/Makefile        23 Jun 2013 11:20:27 -0000      1.5
+++ hs-postgresql-libpq/Makefile        15 Oct 2013 20:45:23 -0000
@@ -2,8 +2,7 @@
 
 COMMENT =              low-level binding to libpq
 
-DISTNAME =             postgresql-libpq-0.8.2.2
-REVISION =             0
+DISTNAME =             postgresql-libpq-0.8.2.4
 CATEGORIES =           databases
 
 HOMEPAGE =             https://github.com/lpsmith/postgresql-libpq
Index: hs-postgresql-libpq/distinfo
===================================================================
RCS file: /cvs/ports/databases/hs-postgresql-libpq/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- hs-postgresql-libpq/distinfo        3 Feb 2013 16:16:24 -0000       1.2
+++ hs-postgresql-libpq/distinfo        15 Oct 2013 20:45:23 -0000
@@ -1,2 +1,2 @@
-SHA256 (ghc/postgresql-libpq-0.8.2.2.tar.gz) = 
6KByzQZFs6kCOblA8S4XXQMTFowQdYkoGReFoeJzutY=
-SIZE (ghc/postgresql-libpq-0.8.2.2.tar.gz) = 27563
+SHA256 (ghc/postgresql-libpq-0.8.2.4.tar.gz) = 
puuy7i0S9JTjqCJ0narjBtioQwkR0gozOsO0re0lC7c=
+SIZE (ghc/postgresql-libpq-0.8.2.4.tar.gz) = 26421
Index: hs-postgresql-simple/Makefile
===================================================================
RCS file: /cvs/ports/databases/hs-postgresql-simple/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- hs-postgresql-simple/Makefile       29 Jun 2013 19:24:37 -0000      1.10
+++ hs-postgresql-simple/Makefile       15 Oct 2013 20:45:23 -0000
@@ -3,6 +3,7 @@
 COMMENT =              mid-level PostgreSQL client library
 
 DISTNAME =             postgresql-simple-0.3.3.2
+REVISION =             0
 CATEGORIES =           databases
 
 HOMEPAGE =             https://github.com/lpsmith/postgresql-simple

Reply via email to