Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kakoune: update to 2021.08.28.
@ 2021-08-28  6:33 kkga
  2021-08-28 10:49 ` kkga
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: kkga @ 2021-08-28  6:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kkga/void-packages update-kakoune
https://github.com/void-linux/void-packages/pull/32731

kakoune: update to 2021.08.28.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86-glibc)
- [ ] 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/32731.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-kakoune-32731.patch --]
[-- Type: text/x-diff, Size: 1292 bytes --]

From b50733d7584a8968b4ff494a84b1f4dcc26b177a Mon Sep 17 00:00:00 2001
From: Gadzhi Kharkharov <me@kkga.me>
Date: Sat, 28 Aug 2021 09:31:12 +0300
Subject: [PATCH] kakoune: update to 2021.08.28.

---
 srcpkgs/kakoune/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/kakoune/template b/srcpkgs/kakoune/template
index 4f308a8c6981..c402141c08a7 100644
--- a/srcpkgs/kakoune/template
+++ b/srcpkgs/kakoune/template
@@ -1,21 +1,20 @@
 # Template file for 'kakoune'
 pkgname=kakoune
 reverts=20180409_1
-version=2020.09.01
-revision=2
+version=2021.08.28
+revision=1
 build_wrksrc="src"
 build_style=gnu-makefile
 make_build_args="debug=no gzip_man=no"
 make_install_args="debug=no gzip_man=no"
 make_use_env=yes
 hostmakedepends="pkg-config"
-makedepends="ncurses-devel"
 short_desc="Selection-based vim-like editor with less keystrokes"
 maintainer="Jakub Skrzypnik <j.skrzypnik@openmailbox.org>"
 license="Unlicense"
 homepage="https://kakoune.org"
 distfiles="https://github.com/mawww/kakoune/releases/download/v${version}/kakoune-${version}.tar.bz2"
-checksum=861a89c56b5d0ae39628cb706c37a8b55bc289bfbe3c72466ad0e2757ccf0175
+checksum=6f6ed7dfd8c5723210dbd848708acf03af4b847016fd3ede96b2a89ad32276cb
 
 post_patch() {
 	vsed -i -e 's/-O3//' Makefile

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

* Re: kakoune: update to 2021.08.28.
  2021-08-28  6:33 [PR PATCH] kakoune: update to 2021.08.28 kkga
@ 2021-08-28 10:49 ` kkga
  2021-08-28 13:22 ` skrzyp
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: kkga @ 2021-08-28 10:49 UTC (permalink / raw)
  To: ml

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

New comment by kkga on void-packages repository

https://github.com/void-linux/void-packages/pull/32731#issuecomment-907608813

Comment:
@skrzyp OK?

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

* Re: kakoune: update to 2021.08.28.
  2021-08-28  6:33 [PR PATCH] kakoune: update to 2021.08.28 kkga
  2021-08-28 10:49 ` kkga
@ 2021-08-28 13:22 ` skrzyp
  2021-08-28 21:35 ` tibequadorian
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: skrzyp @ 2021-08-28 13:22 UTC (permalink / raw)
  To: ml

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

New comment by skrzyp on void-packages repository

https://github.com/void-linux/void-packages/pull/32731#issuecomment-907625832

Comment:
sure thing, go ahead

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

* Re: kakoune: update to 2021.08.28.
  2021-08-28  6:33 [PR PATCH] kakoune: update to 2021.08.28 kkga
  2021-08-28 10:49 ` kkga
  2021-08-28 13:22 ` skrzyp
@ 2021-08-28 21:35 ` tibequadorian
  2021-08-29 10:15 ` TeddyDD
  2021-08-30  3:41 ` [PR PATCH] [Merged]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: tibequadorian @ 2021-08-28 21:35 UTC (permalink / raw)
  To: ml

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

New comment by tibequadorian on void-packages repository

https://github.com/void-linux/void-packages/pull/32731#issuecomment-907692545

Comment:
hmm why is kakoune not listed in https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt

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

* Re: kakoune: update to 2021.08.28.
  2021-08-28  6:33 [PR PATCH] kakoune: update to 2021.08.28 kkga
                   ` (2 preceding siblings ...)
  2021-08-28 21:35 ` tibequadorian
@ 2021-08-29 10:15 ` TeddyDD
  2021-08-30  3:41 ` [PR PATCH] [Merged]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: TeddyDD @ 2021-08-29 10:15 UTC (permalink / raw)
  To: ml

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

New comment by TeddyDD on void-packages repository

https://github.com/void-linux/void-packages/pull/32731#issuecomment-907765852

Comment:
dunno, update check shows new version for me

```
./xbps-src update-check kakoune                                                                                                                                                            2s
kakoune-2020.09.01 -> kakoune-2021.07.01
kakoune-2020.09.01 -> kakoune-2021.08.28
```

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

* Re: [PR PATCH] [Merged]: kakoune: update to 2021.08.28.
  2021-08-28  6:33 [PR PATCH] kakoune: update to 2021.08.28 kkga
                   ` (3 preceding siblings ...)
  2021-08-29 10:15 ` TeddyDD
@ 2021-08-30  3:41 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-08-30  3:41 UTC (permalink / raw)
  To: ml

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

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

kakoune: update to 2021.08.28.
https://github.com/void-linux/void-packages/pull/32731

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [x] I built this PR locally for my native architecture, (x86-glibc)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

end of thread, other threads:[~2021-08-30  3:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-28  6:33 [PR PATCH] kakoune: update to 2021.08.28 kkga
2021-08-28 10:49 ` kkga
2021-08-28 13:22 ` skrzyp
2021-08-28 21:35 ` tibequadorian
2021-08-29 10:15 ` TeddyDD
2021-08-30  3:41 ` [PR PATCH] [Merged]: " ericonr

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