Hi,

update hs-postgresql-libpq to 0.8.2.2 and bump hs-postgresql-simple.
Tested on amd64.
As a heavy user of both packages, I'd like to take over maintainership as well.

Index: hs-postgresql-libpq/Makefile
===================================================================
RCS file: /cvs/ports/databases/hs-postgresql-libpq/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- hs-postgresql-libpq/Makefile        20 Jan 2013 17:58:07 -0000      1.2
+++ hs-postgresql-libpq/Makefile        2 Feb 2013 02:43:47 -0000
@@ -2,11 +2,12 @@
 
 COMMENT =              low-level binding to libpq
 
-DISTNAME =             postgresql-libpq-0.8.2.1
-REVISION =             0
+DISTNAME =             postgresql-libpq-0.8.2.2
 CATEGORIES =           databases
 
 HOMEPAGE =             https://github.com/lpsmith/postgresql-libpq
+
+MAINTAINER =           David Schaefer <dawed...@gmx.de>
 
 # BSD3
 PERMIT_PACKAGE_CDROM = Yes
Index: hs-postgresql-libpq/distinfo
===================================================================
RCS file: /cvs/ports/databases/hs-postgresql-libpq/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- hs-postgresql-libpq/distinfo        11 Jan 2013 20:19:49 -0000      1.1.1.1
+++ hs-postgresql-libpq/distinfo        2 Feb 2013 02:43:47 -0000
@@ -1,2 +1,2 @@
-SHA256 (ghc/postgresql-libpq-0.8.2.1.tar.gz) = 
jez3OPTbuxlA61US2NSIFikJhy6aYPrYHI8m9kIhXjo=
-SIZE (ghc/postgresql-libpq-0.8.2.1.tar.gz) = 27341
+SHA256 (ghc/postgresql-libpq-0.8.2.2.tar.gz) = 
6KByzQZFs6kCOblA8S4XXQMTFowQdYkoGReFoeJzutY=
+SIZE (ghc/postgresql-libpq-0.8.2.2.tar.gz) = 27563
Index: hs-postgresql-simple/Makefile
===================================================================
RCS file: /cvs/ports/databases/hs-postgresql-simple/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- hs-postgresql-simple/Makefile       20 Jan 2013 17:58:07 -0000      1.2
+++ hs-postgresql-simple/Makefile       2 Feb 2013 02:43:48 -0000
@@ -3,10 +3,12 @@
 COMMENT =              mid-level PostgreSQL client library
 
 DISTNAME =             postgresql-simple-0.2.4.1
-REVISION =             0
+REVISION =             1
 CATEGORIES =           databases
 
 HOMEPAGE =             https://github.com/lpsmith/postgresql-simple
+
+MAINTAINER =           David Schaefer <dawed...@gmx.de>
 
 # BSD3
 PERMIT_PACKAGE_CDROM = Yes

Reply via email to