[gentoo-commits] repo/gentoo:master commit in: dev-haskell/hdbc-postgresql/, profiles/updates/, dev-haskell/hdbc-sqlite3/, ...

2023-11-19 Thread Sam James
commit: b74dadf2d7c0b11f38d75d062db5d188c7061817
Author: hololeap  protonmail  com>
AuthorDate: Sat Nov 18 02:11:04 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Nov 19 18:32:44 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b74dadf2

dev-haskell/hdbc: slotmove 2 -> 0

Signed-off-by: hololeap  protonmail.com>
Signed-off-by: Sam James  gentoo.org>

 dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild | 2 +-
 dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.1.ebuild | 2 +-
 dev-haskell/hdbc-sqlite3/hdbc-sqlite3-2.3.3.1-r1.ebuild| 2 +-
 dev-haskell/hdbc-sqlite3/hdbc-sqlite3-2.3.3.1.ebuild   | 2 +-
 dev-haskell/hdbc/hdbc-2.4.0.3.ebuild   | 2 +-
 dev-haskell/hdbc/hdbc-2.4.0.4.ebuild   | 2 +-
 profiles/updates/4Q-2023   | 1 +
 7 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild 
b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
index 8004d0b918dc..1d9f67c6efaa 100644
--- a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
+++ b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
@@ -23,7 +23,7 @@ IUSE=""
 
 RDEPEND=">=dev-db/postgresql-7:*
dev-haskell/convertible:=[profile?]
-   >=dev-haskell/hdbc-2.2.0:2=[profile?]
+   >=dev-haskell/hdbc-2.2.0:=[profile?]
dev-haskell/mtl:=[profile?]
dev-haskell/old-locale:=[profile?]
dev-haskell/old-time:=[profile?]

diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.1.ebuild 
b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.1.ebuild
index 53a270aa6ab8..0072be8a8d5a 100644
--- a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.1.ebuild
+++ b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.1.ebuild
@@ -25,7 +25,7 @@ KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 RDEPEND="
>=dev-db/postgresql-7:*
dev-haskell/convertible:=[profile?]
-   >=dev-haskell/hdbc-2.2.0:2=[profile?]
+   >=dev-haskell/hdbc-2.2.0:=[profile?]
dev-haskell/old-time:=[profile?]
dev-haskell/parsec:=[profile?]
dev-haskell/utf8-string:=[profile?]

diff --git a/dev-haskell/hdbc-sqlite3/hdbc-sqlite3-2.3.3.1-r1.ebuild 
b/dev-haskell/hdbc-sqlite3/hdbc-sqlite3-2.3.3.1-r1.ebuild
index 40e59e8935ef..8d237bf11d1c 100644
--- a/dev-haskell/hdbc-sqlite3/hdbc-sqlite3-2.3.3.1-r1.ebuild
+++ b/dev-haskell/hdbc-sqlite3/hdbc-sqlite3-2.3.3.1-r1.ebuild
@@ -22,7 +22,7 @@ KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
 IUSE="+splitbase"
 
 RDEPEND=">=dev-db/sqlite-3.0
-   >=dev-haskell/hdbc-2.3.0.0:2=[profile?]
+   >=dev-haskell/hdbc-2.3.0.0:=[profile?]
dev-haskell/mtl:=[profile?]
dev-haskell/utf8-string:=[profile?]
>=dev-lang/ghc-7.4.1:=

diff --git a/dev-haskell/hdbc-sqlite3/hdbc-sqlite3-2.3.3.1.ebuild 
b/dev-haskell/hdbc-sqlite3/hdbc-sqlite3-2.3.3.1.ebuild
index 89738bb48fb2..f4c9fab13d7b 100644
--- a/dev-haskell/hdbc-sqlite3/hdbc-sqlite3-2.3.3.1.ebuild
+++ b/dev-haskell/hdbc-sqlite3/hdbc-sqlite3-2.3.3.1.ebuild
@@ -22,7 +22,7 @@ KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 IUSE="+splitbase"
 
 RDEPEND=">=dev-db/sqlite-3.0
-   >=dev-haskell/hdbc-2.3.0.0:2=[profile?]
+   >=dev-haskell/hdbc-2.3.0.0:=[profile?]
dev-haskell/mtl:=[profile?]
dev-haskell/utf8-string:=[profile?]
>=dev-lang/ghc-7.4.1:=

diff --git a/dev-haskell/hdbc/hdbc-2.4.0.3.ebuild 
b/dev-haskell/hdbc/hdbc-2.4.0.3.ebuild
index 858dae90cb35..f2d24771a8d8 100644
--- a/dev-haskell/hdbc/hdbc-2.4.0.3.ebuild
+++ b/dev-haskell/hdbc/hdbc-2.4.0.3.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/hdbc/hdbc;
 SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz;
 
 LICENSE="BSD"
-SLOT="2/${PV}"
+SLOT="0/${PV}"
 KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 

diff --git a/dev-haskell/hdbc/hdbc-2.4.0.4.ebuild 
b/dev-haskell/hdbc/hdbc-2.4.0.4.ebuild
index 159e1a2ddf5a..3ef978f673de 100644
--- a/dev-haskell/hdbc/hdbc-2.4.0.4.ebuild
+++ b/dev-haskell/hdbc/hdbc-2.4.0.4.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="Haskell Database Connectivity"
 HOMEPAGE="https://github.com/hdbc/hdbc;
 
 LICENSE="BSD"
-SLOT="2/${PV}"
+SLOT="0/${PV}"
 KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 
 PATCHES=(

diff --git a/profiles/updates/4Q-2023 b/profiles/updates/4Q-2023
index a4fe88bb542e..62eba90e6c54 100644
--- a/profiles/updates/4Q-2023
+++ b/profiles/updates/4Q-2023
@@ -25,3 +25,4 @@ move dev-libs/kuserfeedback kde-frameworks/kuserfeedback
 move dev-python/pure_eval dev-python/pure-eval
 slotmove dev-haskell/extra 2 0
 slotmove dev-haskell/hdbc-postgresql 2 0
+slotmove dev-haskell/hdbc 2 0



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/hdbc-postgresql/

2023-11-19 Thread Sam James
commit: 0941d693b666d852901e908fe37db250ddfae2ca
Author: hololeap  protonmail  com>
AuthorDate: Fri Nov 17 23:49:59 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Nov 19 18:32:42 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0941d693

dev-haskell/hdbc-postgresql: Loosen constraint on 'time'

This allows hdbc-2.4.0.3 to be built on newer GHC.

Add missing flags to src_configure.

Signed-off-by: hololeap  protonmail.com>
Signed-off-by: Sam James  gentoo.org>

 dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild 
b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
index d04a9048548b..ad99cae6ccbd 100644
--- a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
+++ b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 # ebuild generated by hackport 0.6.7.
-#hackport: flags: +splitbase -buildtests
+#hackport: flags: +splitbase,-buildtests,+minTime15
 
 CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
@@ -39,10 +39,12 @@ S="${WORKDIR}/${MY_P}"
 
 CABAL_CHDEPS=(
'Cabal >= 1.8 && < 3.3' 'Cabal >= 1.8'
+   'time >= 1.5 && < 1.10' 'time >= 1.5'
 )
 
 src_configure() {
haskell-cabal_src_configure \
--flag=-buildtests \
-   --flag=splitbase
+   --flag=splitbase \
+   --flag=minTime15
 }



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/hdbc-postgresql/

2022-10-06 Thread Jakov Smolić
commit: 982178a7210f16604aa211532632971461d4
Author: matoro  users  noreply  github  com>
AuthorDate: Thu Sep 22 03:20:48 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Oct  6 06:11:43 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=982178a5

dev-haskell/hdbc-postgresql: keyword 2.5.0.0 for ~riscv

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild 
b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
index 7d75dfea2d51..45320035e796 100644
--- a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
+++ b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="2/${PV}"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 IUSE=""
 
 RDEPEND=">=dev-db/postgresql-7:*



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/hdbc-postgresql/

2022-08-31 Thread Sam James
commit: c871507b1439b775a63aa90ad2c991d54ca3b97f
Author: matoro  users  noreply  github  com>
AuthorDate: Sun Aug 28 22:52:17 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Aug 31 21:31:30 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c871507b

dev-haskell/hdbc-postgresql: keyword 2.5.0.0 for ~arm64

Signed-off-by: Sam James  gentoo.org>

 dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild 
b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
index fe3a0775516b..7d75dfea2d51 100644
--- a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
+++ b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
@@ -18,7 +18,7 @@ 
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="2/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-db/postgresql-7:*



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/hdbc-postgresql/

2022-08-28 Thread Michael Orlitzky
commit: a4956772314c0055c27ad12309d19daba8c7f284
Author: matoro  users  noreply  github  com>
AuthorDate: Tue Aug 23 15:27:06 2022 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Sun Aug 28 22:01:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4956772

dev-haskell/hdbc-postgresql: keyword 2.5.0.0 for ~ppc64

Signed-off-by: Michael Orlitzky  gentoo.org>

 dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild 
b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
index 829c73553edb..fe3a0775516b 100644
--- a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
+++ b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -18,7 +18,7 @@ 
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz;
 
 LICENSE="BSD"
 SLOT="2/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
 IUSE=""
 
 RDEPEND=">=dev-db/postgresql-7:*



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/hdbc-postgresql/

2021-07-25 Thread Sergei Trofimovich
commit: af1b89ed4afd1fe3df9f675361d45232242509f3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 25 08:33:07 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 25 08:33:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af1b89ed

dev-haskell/hdbc-postgresql: drop old

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/hdbc-postgresql/Manifest   |  1 -
 .../hdbc-postgresql/hdbc-postgresql-2.3.2.7.ebuild | 43 --
 2 files changed, 44 deletions(-)

diff --git a/dev-haskell/hdbc-postgresql/Manifest 
b/dev-haskell/hdbc-postgresql/Manifest
index 4f949e04a54..94d3c2bb0ab 100644
--- a/dev-haskell/hdbc-postgresql/Manifest
+++ b/dev-haskell/hdbc-postgresql/Manifest
@@ -1,2 +1 @@
-DIST HDBC-postgresql-2.3.2.7.tar.gz 25606 BLAKE2B 
0991686424f5912258fd1a9bdd40ef84d04a069a2ba14ce93678cce8f8fc1a73a10ed4c9fdf31a372e52a9833007e6469bcb9632d3f80022f240a3bac8aaca28
 SHA512 
0e4b27d5c18335e47b9782adcb09702654d9f8d04053110576a8a7ce68dc90810e35977886e2cbde0d4ef337aad5b36a4217dbfe07e1f64753f0cc34892d006e
 DIST HDBC-postgresql-2.5.0.0.tar.gz 24404 BLAKE2B 
8fc7ca3b2fa6d379af4f9dd4b801921274a6c352b05e95b836f0208304e2e2a6cc18df765b432767cb6ef9fa3f99ee0488e095b82091c12838f6b3220f114453
 SHA512 
3a81708b119e156e08265b02f3b27ac764a854b8d79f7ed1bd1c191b897ead10d231854f0edaf1f27d76af18e4330c67b7ced0328830e013bab88ec47f668a4d

diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.7.ebuild 
b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.7.ebuild
deleted file mode 100644
index 2942d5b0348..000
--- a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.7.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-# ebuild generated by hackport 0.6.1.
-#hackport: flags: +splitbase
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-MY_PN="HDBC-postgresql"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="PostgreSQL driver for HDBC"
-HOMEPAGE="https://github.com/hdbc/hdbc-postgresql;
-SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="2/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-db/postgresql-7:*
-   dev-haskell/convertible:=[profile?]
-   >=dev-haskell/hdbc-2.2.0:2=[profile?]
-   dev-haskell/mtl:=[profile?]
-   dev-haskell/old-locale:=[profile?]
-   dev-haskell/old-time:=[profile?]
-   dev-haskell/parsec:=[profile?]
-   dev-haskell/utf8-string:=[profile?]
-   >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-1.8 

[gentoo-commits] repo/gentoo:master commit in: dev-haskell/hdbc-postgresql/

2021-07-25 Thread Sergei Trofimovich
commit: f568c992ec0db6b55df2256a1875986c51d266a3
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Jul 25 08:33:01 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Jul 25 08:33:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f568c992

dev-haskell/hdbc-postgresql: bump up to 2.5.0.0

Reported-by: Toralf Förster
Closes: https://bugs.gentoo.org/799077
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/hdbc-postgresql/Manifest   |  1 +
 .../hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/dev-haskell/hdbc-postgresql/Manifest 
b/dev-haskell/hdbc-postgresql/Manifest
index 3fa7e42be53..4f949e04a54 100644
--- a/dev-haskell/hdbc-postgresql/Manifest
+++ b/dev-haskell/hdbc-postgresql/Manifest
@@ -1 +1,2 @@
 DIST HDBC-postgresql-2.3.2.7.tar.gz 25606 BLAKE2B 
0991686424f5912258fd1a9bdd40ef84d04a069a2ba14ce93678cce8f8fc1a73a10ed4c9fdf31a372e52a9833007e6469bcb9632d3f80022f240a3bac8aaca28
 SHA512 
0e4b27d5c18335e47b9782adcb09702654d9f8d04053110576a8a7ce68dc90810e35977886e2cbde0d4ef337aad5b36a4217dbfe07e1f64753f0cc34892d006e
+DIST HDBC-postgresql-2.5.0.0.tar.gz 24404 BLAKE2B 
8fc7ca3b2fa6d379af4f9dd4b801921274a6c352b05e95b836f0208304e2e2a6cc18df765b432767cb6ef9fa3f99ee0488e095b82091c12838f6b3220f114453
 SHA512 
3a81708b119e156e08265b02f3b27ac764a854b8d79f7ed1bd1c191b897ead10d231854f0edaf1f27d76af18e4330c67b7ced0328830e013bab88ec47f668a4d

diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild 
b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
new file mode 100644
index 000..829c73553ed
--- /dev/null
+++ b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.5.0.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.7.
+#hackport: flags: +splitbase -buildtests
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+MY_PN="HDBC-postgresql"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="PostgreSQL driver for HDBC"
+HOMEPAGE="https://github.com/hdbc/hdbc-postgresql;
+SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="2/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-db/postgresql-7:*
+   dev-haskell/convertible:=[profile?]
+   >=dev-haskell/hdbc-2.2.0:2=[profile?]
+   dev-haskell/mtl:=[profile?]
+   dev-haskell/old-locale:=[profile?]
+   dev-haskell/old-time:=[profile?]
+   dev-haskell/parsec:=[profile?]
+   dev-haskell/utf8-string:=[profile?]
+   >=dev-lang/ghc-8.4.3:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-2.2.0.1
+"
+
+S="${WORKDIR}/${MY_P}"
+
+src_prepare() {
+   default
+
+   cabal_chdeps \
+   'Cabal >= 1.8 && < 3.3' 'Cabal >= 1.8'
+}
+
+src_configure() {
+   haskell-cabal_src_configure \
+   --flag=-buildtests \
+   --flag=splitbase
+}



[gentoo-commits] repo/gentoo:master commit in: dev-haskell/hdbc-postgresql/

2020-08-20 Thread Sergei Trofimovich
commit: 884d70d2404839e281233bc8ccbb85c8284a6f96
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Aug 20 08:26:05 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Aug 20 08:27:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=884d70d2

dev-haskell/hdbc-postgresql: drop old

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/hdbc-postgresql/Manifest   |  2 -
 .../hdbc-postgresql/hdbc-postgresql-2.3.2.3.ebuild | 63 --
 .../hdbc-postgresql-2.3.2.4-r1.ebuild  | 43 ---
 3 files changed, 108 deletions(-)

diff --git a/dev-haskell/hdbc-postgresql/Manifest 
b/dev-haskell/hdbc-postgresql/Manifest
index 0c97a020713..3fa7e42be53 100644
--- a/dev-haskell/hdbc-postgresql/Manifest
+++ b/dev-haskell/hdbc-postgresql/Manifest
@@ -1,3 +1 @@
-DIST HDBC-postgresql-2.3.2.3.tar.gz 25193 BLAKE2B 
1f93d2d50e87213415d102fd65bfa2a7d8a0fa5a6cb03223ffa42c6830837cc1ba61421a526756f22b497c7c7486551bac6421d9ddd704ec974d5428b0df656c
 SHA512 
407b18758e75e99230dbad56000839d8499c075e77b63809e079c7968e52177cc599dff30517f8cd08c3e4e263a71a4c65b3040c318b4b3358ff329824f4766f
-DIST HDBC-postgresql-2.3.2.4.tar.gz 25288 BLAKE2B 
9ecd290932ed83cd16159d8ea17379327040eb474ccae2819b95891475395e4ccd1d9724393c15f38053137afc8185bb8c1b6c90a11b76412a199a45104af394
 SHA512 
44f04536d04cf5b9778a03c5cce12d538b121a578e91b338753d64d69939852aacda57fca1e6dd22b5c2160bb29c71b2f8d8f63a9a7b62401db6f89e1d272364
 DIST HDBC-postgresql-2.3.2.7.tar.gz 25606 BLAKE2B 
0991686424f5912258fd1a9bdd40ef84d04a069a2ba14ce93678cce8f8fc1a73a10ed4c9fdf31a372e52a9833007e6469bcb9632d3f80022f240a3bac8aaca28
 SHA512 
0e4b27d5c18335e47b9782adcb09702654d9f8d04053110576a8a7ce68dc90810e35977886e2cbde0d4ef337aad5b36a4217dbfe07e1f64753f0cc34892d006e

diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.3.ebuild 
b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.3.ebuild
deleted file mode 100644
index 6efb2a04017..000
--- a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.3.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.5.
-
-CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
-CABAL_FEATURES+=" nocabaldep" # workaround depend on old cabal-1.16
-inherit haskell-cabal
-
-MY_PN="HDBC-postgresql"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="PostgreSQL driver for HDBC"
-HOMEPAGE="https://github.com/hdbc/hdbc-postgresql;
-SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="2/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="test" # requires configured postgresql
-
-RDEPEND=">=dev-db/postgresql-7:*
-   dev-haskell/convertible:=[profile?]
-   >=dev-haskell/hdbc-2.2.0:2=[profile?]
-   dev-haskell/mtl:=[profile?]
-   dev-haskell/old-locale:=[profile?]
-   dev-haskell/old-time:=[profile?]
-   dev-haskell/parsec:=[profile?]
-   dev-haskell/utf8-string:=[profile?]
-   >=dev-lang/ghc-6.12.1:=
-"
-DEPEND="${RDEPEND}
-   >=dev-haskell/cabal-1.8.0.2
-   test? ( >=dev-haskell/hdbc-2.2.6:=[profile?]
-   dev-haskell/hunit:=[profile?]
-   dev-haskell/quickcheck:2=[profile?]
-   dev-haskell/testpack:=[profile?] )
-"
-
-S="${WORKDIR}/${MY_P}"
-
-src_configure() {
-   haskell-cabal_src_configure \
-   $(cabal_flag test buildtests)
-}
-
-src_test() {
-   # default tests
-   haskell-cabal_src_test || die "cabal test failed"
-
-   # built custom tests
-   "${S}/dist/build/runtests/runtests" || die "unit tests failed"
-}
-
-src_install() {
-   cabal_src_install
-
-   # if tests were enabled, make sure the unit test driver is deleted
-   rm -f "${ED}/usr/bin/runtests"
-}

diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.4-r1.ebuild 
b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.4-r1.ebuild
deleted file mode 100644
index 1a2faf34130..000
--- a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.4-r1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# ebuild generated by hackport 0.5.1.
-#hackport: flags: +splitbase
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-MY_PN="HDBC-postgresql"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="PostgreSQL driver for HDBC"
-HOMEPAGE="https://github.com/hdbc/hdbc-postgresql;
-SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz;
-
-LICENSE="BSD"
-SLOT="2/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-db/postgresql-7:*
-   dev-haskell/convertible:=[profile?]
-   >=dev-haskell/hdbc-2.2.0:2=[profile?]
-   dev-haskell/mtl:=[profile?]
-   

[gentoo-commits] repo/gentoo:master commit in: dev-haskell/hdbc-postgresql/

2019-12-14 Thread Sergei Trofimovich
commit: 4f3cf536adcbbad9679859746581740a4c96a41e
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sat Dec 14 20:59:27 2019 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sat Dec 14 21:27:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f3cf536

dev-haskell/hdbc-postgresql: bump up to 2.3.2.7

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-haskell/hdbc-postgresql/Manifest   |  1 +
 .../hdbc-postgresql/hdbc-postgresql-2.3.2.7.ebuild | 43 ++
 2 files changed, 44 insertions(+)

diff --git a/dev-haskell/hdbc-postgresql/Manifest 
b/dev-haskell/hdbc-postgresql/Manifest
index 0975aaeaffb..0c97a020713 100644
--- a/dev-haskell/hdbc-postgresql/Manifest
+++ b/dev-haskell/hdbc-postgresql/Manifest
@@ -1,2 +1,3 @@
 DIST HDBC-postgresql-2.3.2.3.tar.gz 25193 BLAKE2B 
1f93d2d50e87213415d102fd65bfa2a7d8a0fa5a6cb03223ffa42c6830837cc1ba61421a526756f22b497c7c7486551bac6421d9ddd704ec974d5428b0df656c
 SHA512 
407b18758e75e99230dbad56000839d8499c075e77b63809e079c7968e52177cc599dff30517f8cd08c3e4e263a71a4c65b3040c318b4b3358ff329824f4766f
 DIST HDBC-postgresql-2.3.2.4.tar.gz 25288 BLAKE2B 
9ecd290932ed83cd16159d8ea17379327040eb474ccae2819b95891475395e4ccd1d9724393c15f38053137afc8185bb8c1b6c90a11b76412a199a45104af394
 SHA512 
44f04536d04cf5b9778a03c5cce12d538b121a578e91b338753d64d69939852aacda57fca1e6dd22b5c2160bb29c71b2f8d8f63a9a7b62401db6f89e1d272364
+DIST HDBC-postgresql-2.3.2.7.tar.gz 25606 BLAKE2B 
0991686424f5912258fd1a9bdd40ef84d04a069a2ba14ce93678cce8f8fc1a73a10ed4c9fdf31a372e52a9833007e6469bcb9632d3f80022f240a3bac8aaca28
 SHA512 
0e4b27d5c18335e47b9782adcb09702654d9f8d04053110576a8a7ce68dc90810e35977886e2cbde0d4ef337aad5b36a4217dbfe07e1f64753f0cc34892d006e

diff --git a/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.7.ebuild 
b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.7.ebuild
new file mode 100644
index 000..2942d5b0348
--- /dev/null
+++ b/dev-haskell/hdbc-postgresql/hdbc-postgresql-2.3.2.7.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+# ebuild generated by hackport 0.6.1.
+#hackport: flags: +splitbase
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+MY_PN="HDBC-postgresql"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="PostgreSQL driver for HDBC"
+HOMEPAGE="https://github.com/hdbc/hdbc-postgresql;
+SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz;
+
+LICENSE="BSD"
+SLOT="2/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-db/postgresql-7:*
+   dev-haskell/convertible:=[profile?]
+   >=dev-haskell/hdbc-2.2.0:2=[profile?]
+   dev-haskell/mtl:=[profile?]
+   dev-haskell/old-locale:=[profile?]
+   dev-haskell/old-time:=[profile?]
+   dev-haskell/parsec:=[profile?]
+   dev-haskell/utf8-string:=[profile?]
+   >=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+   >=dev-haskell/cabal-1.8 

[gentoo-commits] repo/gentoo:master commit in: dev-haskell/hdbc-postgresql/files/

2016-08-03 Thread Patrice Clement
commit: 4ca2514ffd41f20b7c8a1bdb305f924950fae9de
Author: Michael Mair-Keimberger (asterix)  gmail 
 com>
AuthorDate: Wed Jul 27 16:58:47 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Wed Aug  3 07:21:54 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca2514f

dev-haskell/hdbc-postgresql: remove unused patch

Signed-off-by: Patrice Clement  gentoo.org>

 .../files/HDBC-postgresql-2.3.2.1-ghc-7.6.patch| 53 --
 1 file changed, 53 deletions(-)

diff --git 
a/dev-haskell/hdbc-postgresql/files/HDBC-postgresql-2.3.2.1-ghc-7.6.patch 
b/dev-haskell/hdbc-postgresql/files/HDBC-postgresql-2.3.2.1-ghc-7.6.patch
deleted file mode 100644
index 2f81f35..000
--- a/dev-haskell/hdbc-postgresql/files/HDBC-postgresql-2.3.2.1-ghc-7.6.patch
+++ /dev/null
@@ -1,53 +0,0 @@
 HDBC-postgresql-2.3.2.1-orig/testsrc/TestSbasics.hs2012-03-04 
04:08:01.0 +1100
-+++ HDBC-postgresql-2.3.2.1/testsrc/TestSbasics.hs 2012-10-13 
11:08:27.482597846 +1100
-@@ -1,10 +1,14 @@
-+{-# LANGUAGE CPP, ScopedTypeVariables #-}
- module TestSbasics(tests) where
- import Test.HUnit
- import Data.List
- import Database.HDBC
- import TestUtils
- import System.IO
--import Control.Exception hiding (catch)
-+#if !MIN_VERSION_base(4,6,0)
-+import Prelude hiding (catch)
-+#endif
-+import Control.Exception
- 
- openClosedb = sqlTestCase $ 
- do dbh <- connectDB
-@@ -142,7 +146,7 @@
--- Let's try a rollback.
-catch (withTransaction dbh (\_ -> do sExecuteMany sth rows
- fail "Foo"))
-- (\_ -> return ())
-+ (\(_::IOException) -> return ())
-sExecute qrysth []
-sFetchAllRows qrysth >>= (assertEqual "rollback" [[Just "0"]])
- 
 HDBC-postgresql-2.3.2.1-orig/testsrc/Testbasics.hs 2012-03-04 
04:08:01.0 +1100
-+++ HDBC-postgresql-2.3.2.1/testsrc/Testbasics.hs  2012-10-13 
11:07:43.622396904 +1100
-@@ -1,9 +1,13 @@
-+{-# LANGUAGE CPP, ScopedTypeVariables #-}
- module Testbasics(tests) where
- import Test.HUnit
- import Database.HDBC
- import TestUtils
- import System.IO
--import Control.Exception hiding (catch)
-+#if !MIN_VERSION_base(4,6,0)
-+import Prelude hiding (catch)
-+#endif
-+import Control.Exception
- 
- openClosedb = sqlTestCase $ 
- do dbh <- connectDB
-@@ -140,7 +144,7 @@
--- Let's try a rollback.
-catch (withTransaction dbh (\_ -> do executeMany sth rows
- fail "Foo"))
-- (\_ -> return ())
-+ (\(_::IOException) -> return ())
-execute qrysth []
-fetchAllRows qrysth >>= (assertEqual "rollback" [[SqlString "0"]])
-