Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] freetds: update to 1.3.17.
@ 2023-03-01 17:57 mhmdanas
  2023-04-15 23:25 ` [PR PATCH] [Updated] " mhmdanas
  2023-05-19 15:42 ` [PR PATCH] [Merged]: freetds: update to 1.3.18 ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: mhmdanas @ 2023-03-01 17:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1228 bytes --]

There is a new pull request by mhmdanas against master on the void-packages repository

https://github.com/mhmdanas/void-packages freetds-1.3.17
https://github.com/void-linux/void-packages/pull/42528

freetds: update to 1.3.17.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/42528.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-freetds-1.3.17-42528.patch --]
[-- Type: text/x-diff, Size: 1117 bytes --]

From 5b8dc0b8e6c8d001d7983c83c0f9cbcb84f97e14 Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Wed, 1 Mar 2023 17:55:10 +0000
Subject: [PATCH] freetds: update to 1.3.17.

---
 srcpkgs/freetds/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/freetds/template b/srcpkgs/freetds/template
index c4b44b2e53d8..9ea74d2fe4e8 100644
--- a/srcpkgs/freetds/template
+++ b/srcpkgs/freetds/template
@@ -1,6 +1,6 @@
 # Template file for 'freetds'
 pkgname=freetds
-version=1.3.10
+version=1.3.17
 revision=1
 build_style=gnu-configure
 configure_args="--sysconfdir=/etc/freetds --with-unixodbc=${XBPS_CROSS_BASE}/usr"
@@ -13,7 +13,7 @@ license="LGPL-2.0-or-later"
 homepage="https://www.freetds.org/"
 changelog="https://raw.githubusercontent.com/FreeTDS/freetds/master/NEWS.md"
 distfiles="https://www.freetds.org/files/stable/freetds-${version}.tar.bz2"
-checksum=819aeaf7feaa1bfdbc2213f81ad067061dd4c56245996a4e2b529d87296a5d63
+checksum=f80cc01a0ef5bbe33e7cbb3702ed924aab5e25ac6eccd93c949e87dfef7c5984
 # Some tests require connection to a server.
 make_check=no
 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] freetds: update to 1.3.17.
  2023-03-01 17:57 [PR PATCH] freetds: update to 1.3.17 mhmdanas
@ 2023-04-15 23:25 ` mhmdanas
  2023-05-19 15:42 ` [PR PATCH] [Merged]: freetds: update to 1.3.18 ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: mhmdanas @ 2023-04-15 23:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1233 bytes --]

There is an updated pull request by mhmdanas against master on the void-packages repository

https://github.com/mhmdanas/void-packages freetds-1.3.17
https://github.com/void-linux/void-packages/pull/42528

freetds: update to 1.3.17.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/42528.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-freetds-1.3.17-42528.patch --]
[-- Type: text/x-diff, Size: 2430 bytes --]

From 558bdf0aac89a2a793b302957d7dba3aefe8211a Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Wed, 1 Mar 2023 17:55:10 +0000
Subject: [PATCH] freetds: update to 1.3.18.

---
 srcpkgs/freetds/patches/fix-tsql.patch   | 10 ----------
 srcpkgs/freetds/patches/musl-fisql.patch | 10 ----------
 srcpkgs/freetds/template                 |  4 ++--
 3 files changed, 2 insertions(+), 22 deletions(-)
 delete mode 100644 srcpkgs/freetds/patches/fix-tsql.patch
 delete mode 100644 srcpkgs/freetds/patches/musl-fisql.patch

diff --git a/srcpkgs/freetds/patches/fix-tsql.patch b/srcpkgs/freetds/patches/fix-tsql.patch
deleted file mode 100644
index 85a1ec6861e6..000000000000
--- a/srcpkgs/freetds/patches/fix-tsql.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/src/apps/tsql.c.orig       2015-08-04 22:10:02.270430495 -0300
-+++ b/src/apps/tsql.c    2015-08-04 22:10:31.454429193 -0300
-@@ -22,6 +22,7 @@
-
- #include <freetds/time.h>
-
-+#include <getopt.h>
- #include <stdio.h>
- #include <assert.h>
- #include <ctype.h>
diff --git a/srcpkgs/freetds/patches/musl-fisql.patch b/srcpkgs/freetds/patches/musl-fisql.patch
deleted file mode 100644
index 28d114f3f159..000000000000
--- a/srcpkgs/freetds/patches/musl-fisql.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/src/apps/fisql/fisql.c	2016-05-18 22:02:15.000000000 +0200
-+++ b/src/apps/fisql/fisql.c	2016-06-24 14:20:09.520352354 +0200
-@@ -25,6 +25,7 @@
- #include <unistd.h>
- #include <setjmp.h>
- #include <signal.h>
-+#include <sys/stat.h>
- #ifdef HAVE_READLINE
- #include <readline/readline.h>
- #include <readline/history.h>
diff --git a/srcpkgs/freetds/template b/srcpkgs/freetds/template
index c4b44b2e53d8..1c05354c6150 100644
--- a/srcpkgs/freetds/template
+++ b/srcpkgs/freetds/template
@@ -1,6 +1,6 @@
 # Template file for 'freetds'
 pkgname=freetds
-version=1.3.10
+version=1.3.18
 revision=1
 build_style=gnu-configure
 configure_args="--sysconfdir=/etc/freetds --with-unixodbc=${XBPS_CROSS_BASE}/usr"
@@ -13,7 +13,7 @@ license="LGPL-2.0-or-later"
 homepage="https://www.freetds.org/"
 changelog="https://raw.githubusercontent.com/FreeTDS/freetds/master/NEWS.md"
 distfiles="https://www.freetds.org/files/stable/freetds-${version}.tar.bz2"
-checksum=819aeaf7feaa1bfdbc2213f81ad067061dd4c56245996a4e2b529d87296a5d63
+checksum=1d8561d57c71991a28f4681343785c23a6a3eb54d5bcd23897d07e3825ff2d56
 # Some tests require connection to a server.
 make_check=no
 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: freetds: update to 1.3.18.
  2023-03-01 17:57 [PR PATCH] freetds: update to 1.3.17 mhmdanas
  2023-04-15 23:25 ` [PR PATCH] [Updated] " mhmdanas
@ 2023-05-19 15:42 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2023-05-19 15:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1068 bytes --]

There's a merged pull request on the void-packages repository

freetds: update to 1.3.18.
https://github.com/void-linux/void-packages/pull/42528

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-19 15:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-01 17:57 [PR PATCH] freetds: update to 1.3.17 mhmdanas
2023-04-15 23:25 ` [PR PATCH] [Updated] " mhmdanas
2023-05-19 15:42 ` [PR PATCH] [Merged]: freetds: update to 1.3.18 ahesford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).