Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] [WIP] Seafile client: update to 7.0.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13803@inbox.vuxu.org>
@ 2019-09-03  2:32 ` voidlinux-github
  2019-09-03  2:32 ` voidlinux-github
  2019-10-02 19:53 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-09-03  2:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yopito/void-packages seafile-7.0.2
https://github.com/void-linux/void-packages/pull/13803

[WIP] Seafile client: update to 7.0.2


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-seafile-7.0.2-13803.patch --]
[-- Type: text/x-diff, Size: 2670 bytes --]

From 6989e37a62f71bbd1cada2249391c177b44a659a Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Tue, 27 Aug 2019 21:40:12 +0200
Subject: [PATCH 1/2] seafile-libclient: update to 7.0.2

---
 srcpkgs/seafile-libclient/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/seafile-libclient/template b/srcpkgs/seafile-libclient/template
index fa9cd7b7d3f..5b3b1a038e0 100644
--- a/srcpkgs/seafile-libclient/template
+++ b/srcpkgs/seafile-libclient/template
@@ -1,7 +1,7 @@
 # Template file for 'seafile-libclient'
 pkgname=seafile-libclient
-version=6.2.11
-revision=2
+version=7.0.2
+revision=1
 _distname="${pkgname/-libclient/}"
 wrksrc="${_distname}-${version}"
 build_style=gnu-configure
@@ -14,7 +14,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
 license="GPL-2.0-or-later" # Has openssl exception not yet present on SPDX
 homepage="https://github.com/haiwen/seafile"
 distfiles="${homepage}/archive/v${version}.tar.gz>${_distname}-${version}.tar.gz"
-checksum=58c751d0d5f7afa674718a08ed828e9f94d00173d721018bbf61dd6b032f5a57
+checksum=b6041d96fd04a6ef05f7cacbaffcbdde96a63b8ec4f824d7dbd741eae83d9389
 
 pre_configure() {
 	./autogen.sh

From b3404b38147754c2c332e5df907ac907bf484d62 Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Thu, 29 Aug 2019 19:07:41 +0200
Subject: [PATCH 2/2] seafile-client-qt: update to 7.0.2

---
 srcpkgs/seafile-client-qt/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/seafile-client-qt/template b/srcpkgs/seafile-client-qt/template
index 4ad0c0b0795..573a81460fa 100644
--- a/srcpkgs/seafile-client-qt/template
+++ b/srcpkgs/seafile-client-qt/template
@@ -1,6 +1,6 @@
 # Template file for 'seafile-client-qt'
 pkgname=seafile-client-qt
-version=6.2.11
+version=7.0.2
 revision=1
 _sourcename="seafile-client"
 wrksrc="${_sourcename}-${version}"
@@ -14,7 +14,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
 license="Apache-2.0"
 homepage="https://github.com/haiwen/${_sourcename}"
 distfiles="https://github.com/haiwen/${_sourcename}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=a862b3bf6dda9bd6d73270643dac9dad21296cc0bcd7aefa200b778c7675bb12
+checksum=338cc25dcb7307ac22c4dafc3d3434011368892752869ce6b7d281b991a6fca1
 
 build_options="shibboleth"
 desc_option_shibboleth="Build with Shibboleth support"
@@ -25,9 +25,8 @@ case "$XBPS_TARGET_MACHINE" in
 esac
 
 case "$XBPS_TARGET_MACHINE" in
-	*-musl)	# Add musl-fts implementation
-		makedepends+=" musl-fts-devel"
-		;;
+	*-musl)	# need fts implementation
+		makedepends+=" musl-fts-devel" ;;
 esac
 
 if [ "$CROSS_BUILD" ]; then

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

* Re: [PR PATCH] [Merged]: Seafile client: update to 7.0.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13803@inbox.vuxu.org>
  2019-09-03  2:32 ` [PR PATCH] [Updated] [WIP] Seafile client: update to 7.0.2 voidlinux-github
  2019-09-03  2:32 ` voidlinux-github
@ 2019-10-02 19:53 ` voidlinux-github
  2 siblings, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-10-02 19:53 UTC (permalink / raw)
  To: ml

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

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

Seafile client: update to 7.0.2
https://github.com/void-linux/void-packages/pull/13803

Description:


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

* Re: [PR PATCH] [Updated] [WIP] Seafile client: update to 7.0.2
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13803@inbox.vuxu.org>
  2019-09-03  2:32 ` [PR PATCH] [Updated] [WIP] Seafile client: update to 7.0.2 voidlinux-github
@ 2019-09-03  2:32 ` voidlinux-github
  2019-10-02 19:53 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-09-03  2:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/yopito/void-packages seafile-7.0.2
https://github.com/void-linux/void-packages/pull/13803

[WIP] Seafile client: update to 7.0.2


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-seafile-7.0.2-13803.patch --]
[-- Type: text/x-diff, Size: 2670 bytes --]

From 6989e37a62f71bbd1cada2249391c177b44a659a Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Tue, 27 Aug 2019 21:40:12 +0200
Subject: [PATCH 1/2] seafile-libclient: update to 7.0.2

---
 srcpkgs/seafile-libclient/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/seafile-libclient/template b/srcpkgs/seafile-libclient/template
index fa9cd7b7d3f..5b3b1a038e0 100644
--- a/srcpkgs/seafile-libclient/template
+++ b/srcpkgs/seafile-libclient/template
@@ -1,7 +1,7 @@
 # Template file for 'seafile-libclient'
 pkgname=seafile-libclient
-version=6.2.11
-revision=2
+version=7.0.2
+revision=1
 _distname="${pkgname/-libclient/}"
 wrksrc="${_distname}-${version}"
 build_style=gnu-configure
@@ -14,7 +14,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
 license="GPL-2.0-or-later" # Has openssl exception not yet present on SPDX
 homepage="https://github.com/haiwen/seafile"
 distfiles="${homepage}/archive/v${version}.tar.gz>${_distname}-${version}.tar.gz"
-checksum=58c751d0d5f7afa674718a08ed828e9f94d00173d721018bbf61dd6b032f5a57
+checksum=b6041d96fd04a6ef05f7cacbaffcbdde96a63b8ec4f824d7dbd741eae83d9389
 
 pre_configure() {
 	./autogen.sh

From b3404b38147754c2c332e5df907ac907bf484d62 Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Thu, 29 Aug 2019 19:07:41 +0200
Subject: [PATCH 2/2] seafile-client-qt: update to 7.0.2

---
 srcpkgs/seafile-client-qt/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/seafile-client-qt/template b/srcpkgs/seafile-client-qt/template
index 4ad0c0b0795..573a81460fa 100644
--- a/srcpkgs/seafile-client-qt/template
+++ b/srcpkgs/seafile-client-qt/template
@@ -1,6 +1,6 @@
 # Template file for 'seafile-client-qt'
 pkgname=seafile-client-qt
-version=6.2.11
+version=7.0.2
 revision=1
 _sourcename="seafile-client"
 wrksrc="${_sourcename}-${version}"
@@ -14,7 +14,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
 license="Apache-2.0"
 homepage="https://github.com/haiwen/${_sourcename}"
 distfiles="https://github.com/haiwen/${_sourcename}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=a862b3bf6dda9bd6d73270643dac9dad21296cc0bcd7aefa200b778c7675bb12
+checksum=338cc25dcb7307ac22c4dafc3d3434011368892752869ce6b7d281b991a6fca1
 
 build_options="shibboleth"
 desc_option_shibboleth="Build with Shibboleth support"
@@ -25,9 +25,8 @@ case "$XBPS_TARGET_MACHINE" in
 esac
 
 case "$XBPS_TARGET_MACHINE" in
-	*-musl)	# Add musl-fts implementation
-		makedepends+=" musl-fts-devel"
-		;;
+	*-musl)	# need fts implementation
+		makedepends+=" musl-fts-devel" ;;
 esac
 
 if [ "$CROSS_BUILD" ]; then

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

end of thread, other threads:[~2019-10-02 19:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13803@inbox.vuxu.org>
2019-09-03  2:32 ` [PR PATCH] [Updated] [WIP] Seafile client: update to 7.0.2 voidlinux-github
2019-09-03  2:32 ` voidlinux-github
2019-10-02 19:53 ` [PR PATCH] [Merged]: " voidlinux-github

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).