* [Buildroot] [PATCH 1/1] package/boinc: drop comment about server having no versioning
@ 2020-03-21 10:08 Fabrice Fontaine
2020-03-21 16:50 ` Yann E. MORIN
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2020-03-21 10:08 UTC (permalink / raw)
To: buildroot
server has versioning since April 2018 and
https://github.com/BOINC/boinc/releases/tag/server_release%2F0.9
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/boinc/boinc.mk | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/package/boinc/boinc.mk b/package/boinc/boinc.mk
index b6a9374715..7bbc4dfbf4 100644
--- a/package/boinc/boinc.mk
+++ b/package/boinc/boinc.mk
@@ -7,8 +7,7 @@
BOINC_VERSION_MAJOR = 7.16
BOINC_VERSION = $(BOINC_VERSION_MAJOR).5
# client_release can be used to build the Client and Manager but not the Server
-# part. The Server currently has no versioning (see
-# https://github.com/BOINC/boinc/pull/1798).
+# part.
BOINC_SITE = \
$(call github,BOINC,boinc,client_release/$(BOINC_VERSION_MAJOR)/$(BOINC_VERSION))
BOINC_LICENSE = LGPL-3.0+
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH 1/1] package/boinc: drop comment about server having no versioning
2020-03-21 10:08 [Buildroot] [PATCH 1/1] package/boinc: drop comment about server having no versioning Fabrice Fontaine
@ 2020-03-21 16:50 ` Yann E. MORIN
0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2020-03-21 16:50 UTC (permalink / raw)
To: buildroot
Fabrice, All,
On 2020-03-21 11:08 +0100, Fabrice Fontaine spake thusly:
> server has versioning since April 2018 and
> https://github.com/BOINC/boinc/releases/tag/server_release%2F0.9
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/boinc/boinc.mk | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/package/boinc/boinc.mk b/package/boinc/boinc.mk
> index b6a9374715..7bbc4dfbf4 100644
> --- a/package/boinc/boinc.mk
> +++ b/package/boinc/boinc.mk
> @@ -7,8 +7,7 @@
> BOINC_VERSION_MAJOR = 7.16
> BOINC_VERSION = $(BOINC_VERSION_MAJOR).5
> # client_release can be used to build the Client and Manager but not the Server
> -# part. The Server currently has no versioning (see
> -# https://github.com/BOINC/boinc/pull/1798).
> +# part.
I'm not even sure why we still talk about the server here, since this
package only ever builds the client. Even the part about the manager is
superfluous, since we explicitly do not build the manager either.
I've dropped the comment altogether, and pushed to master, thanks.
Regards,
Yann E. MORIN.
> BOINC_SITE = \
> $(call github,BOINC,boinc,client_release/$(BOINC_VERSION_MAJOR)/$(BOINC_VERSION))
> BOINC_LICENSE = LGPL-3.0+
> --
> 2.25.1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-03-21 16:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-21 10:08 [Buildroot] [PATCH 1/1] package/boinc: drop comment about server having no versioning Fabrice Fontaine
2020-03-21 16:50 ` Yann E. MORIN
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox