Skip to content

Commit 98dc6b8

Browse files
committed
remove old versions
1 parent a0c6566 commit 98dc6b8

6 files changed

+1
-163
lines changed

recipes/libpq/all/conandata.yml

Lines changed: 1 addition & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,6 @@ sources:
1111
"14.9":
1212
url: "https://ftp.postgresql.org/pub/source/v14.9/postgresql-14.9.tar.bz2"
1313
sha256: "b1fe3ba9b1a7f3a9637dd1656dfdad2889016073fd4d35f13b50143cbbb6a8ef"
14-
"13.12":
15-
url: "https://ftp.postgresql.org/pub/source/v13.12/postgresql-13.12.tar.gz"
16-
sha256: "3aef84ff557087bd01df4365a7a85e11678faa55ab6fb6c4283d57e41997a80c"
17-
"12.16":
18-
url: "https://ftp.postgresql.org/pub/source/v12.16/postgresql-12.16.tar.gz"
19-
sha256: "5cca6efb649bce91d9b3637f935ce8714a86b87b3b1092010f50349a6edde0e9"
20-
"11.21":
21-
url: "https://ftp.postgresql.org/pub/source/v11.21/postgresql-11.21.tar.gz"
22-
sha256: "e48b5d5dc68cd5549ef6258facaaf7941ae8bd1cde56709203846167aa20af04"
23-
"10.23":
24-
url: "https://ftp.postgresql.org/pub/source/v10.23/postgresql-10.23.tar.gz"
25-
sha256: "39886b7fbf375fdd79e94b676d8346a62c3c190ccf00b3f763002c8fc8fb71f0"
26-
"9.6.24":
27-
url: "https://ftp.postgresql.org/pub/source/v9.6.24/postgresql-9.6.24.tar.gz"
28-
sha256: "52947ecc119846eace5164399d173576c0d4a47ec116ae58a46a8fd0c576c7c3"
2914
patches:
3015
"15.5":
3116
- patch_file: "patches/15/001-mingw-build-static-libraries.patch"
@@ -49,26 +34,6 @@ patches:
4934
patch_description: "Fix libpq w/ openssl >=3.2.x"
5035
patch_type: "backport"
5136
"14.9":
52-
- patch_file: "patches/13/002-mingw-build-static-libraries.patch"
53-
patch_description: "port MinGW: Enable building static libraries in MinGW."
54-
patch_type: "portability"
55-
"13.12":
56-
- patch_file: "patches/13/002-mingw-build-static-libraries.patch"
57-
patch_description: "port MinGW: Enable building static libraries in MinGW."
58-
patch_type: "portability"
59-
"12.16":
60-
- patch_file: "patches/12/002-mingw-build-static-libraries.patch"
61-
patch_description: "port MinGW: Enable building static libraries in MinGW."
62-
patch_type: "portability"
63-
"11.21":
64-
- patch_file: "patches/10/002-mingw-build-static-libraries.patch"
65-
patch_description: "port MinGW: Enable building static libraries in MinGW."
66-
patch_type: "portability"
67-
"10.23":
68-
- patch_file: "patches/10/002-mingw-build-static-libraries.patch"
69-
patch_description: "port MinGW: Enable building static libraries in MinGW."
70-
patch_type: "portability"
71-
"9.6.24":
72-
- patch_file: "patches/9.6/002-mingw-build-static-libraries.patch"
37+
- patch_file: "patches/14/002-mingw-build-static-libraries.patch"
7338
patch_description: "port MinGW: Enable building static libraries in MinGW."
7439
patch_type: "portability"

recipes/libpq/all/patches/10/002-mingw-build-static-libraries.patch

Lines changed: 0 additions & 39 deletions
This file was deleted.

recipes/libpq/all/patches/12/002-mingw-build-static-libraries.patch

Lines changed: 0 additions & 39 deletions
This file was deleted.

recipes/libpq/all/patches/9.6/002-mingw-build-static-libraries.patch

Lines changed: 0 additions & 39 deletions
This file was deleted.

recipes/libpq/config.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,3 @@ versions:
77
folder: all
88
"14.9":
99
folder: all
10-
"13.12":
11-
folder: all
12-
"12.16":
13-
folder: all
14-
"11.21":
15-
folder: all
16-
"10.23":
17-
folder: all
18-
"9.6.24":
19-
folder: all

0 commit comments

Comments
 (0)