Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] moe: update to 1.13
@ 2023-03-24 13:36 clyhtsuriva
  2023-03-24 19:32 ` mhmdanas
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: clyhtsuriva @ 2023-03-24 13:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/clyhtsuriva/void-packages moe-update
https://github.com/void-linux/void-packages/pull/42975

moe: update to 1.13
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:


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

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

From 8ea536d2b1b2c3cbc6f8d7eb8e371a27c1e75c1b Mon Sep 17 00:00:00 2001
From: clyhtsuriva <aimeric@adjutor.xyz>
Date: Fri, 24 Mar 2023 14:36:45 +0100
Subject: [PATCH] moe: update to 1.13

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

diff --git a/srcpkgs/moe/template b/srcpkgs/moe/template
index 974390b06743..5ec6fcfa25cb 100644
--- a/srcpkgs/moe/template
+++ b/srcpkgs/moe/template
@@ -1,10 +1,10 @@
 # Template file for 'moe'
 pkgname=moe
-version=1.12
+version=1.13
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --sysconfdir=/etc"
-conf_files="/etc/moerc"
+conf_files="/etc/moe.conf"
 hostmakedepends="lzip"
 makedepends="ncurses-devel"
 short_desc="Powerful and user-friendly text editor"
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.gnu.org/software/moe/"
 distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.lz"
-checksum=8a885f2be426f8e04ad39c96012bd860954085a23744f2451663168826d7a1e8
+checksum=43a557bc512f89d6c718e5f41029cfe3a055682620eb8dbece6302f34a26146b
 
 pre_configure() {
 	# remove hardcoded values

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

* Re: moe: update to 1.13
  2023-03-24 13:36 [PR PATCH] moe: update to 1.13 clyhtsuriva
@ 2023-03-24 19:32 ` mhmdanas
  2023-03-24 19:32 ` mhmdanas
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: mhmdanas @ 2023-03-24 19:32 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/42975#issuecomment-1483312619

Comment:
Maybe the config file location changes should be mentioned in INSTALL?

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

* Re: moe: update to 1.13
  2023-03-24 13:36 [PR PATCH] moe: update to 1.13 clyhtsuriva
  2023-03-24 19:32 ` mhmdanas
@ 2023-03-24 19:32 ` mhmdanas
  2023-03-29 23:33 ` classabbyamp
  2023-05-25 19:59 ` [PR PATCH] [Closed]: " clyhtsuriva
  3 siblings, 0 replies; 5+ messages in thread
From: mhmdanas @ 2023-03-24 19:32 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/42975#issuecomment-1483312619

Comment:
Maybe the config file location changes should be mentioned in INSTALL.msg?

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

* Re: moe: update to 1.13
  2023-03-24 13:36 [PR PATCH] moe: update to 1.13 clyhtsuriva
  2023-03-24 19:32 ` mhmdanas
  2023-03-24 19:32 ` mhmdanas
@ 2023-03-29 23:33 ` classabbyamp
  2023-05-25 19:59 ` [PR PATCH] [Closed]: " clyhtsuriva
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-03-29 23:33 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/42975#issuecomment-1489472607

Comment:
have you checked that this update doesn't remove the old conf file?

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

* Re: [PR PATCH] [Closed]: moe: update to 1.13
  2023-03-24 13:36 [PR PATCH] moe: update to 1.13 clyhtsuriva
                   ` (2 preceding siblings ...)
  2023-03-29 23:33 ` classabbyamp
@ 2023-05-25 19:59 ` clyhtsuriva
  3 siblings, 0 replies; 5+ messages in thread
From: clyhtsuriva @ 2023-05-25 19:59 UTC (permalink / raw)
  To: ml

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

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

moe: update to 1.13
https://github.com/void-linux/void-packages/pull/42975

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I crossbuilded this PR locally for these architectures:
  - armv7l
  - armv6l-musl
  - aarch64-musl

#### Notes

From `NEWS` : 

> The moe configuration file 'moerc' has been renamed to 'moe.conf'.
Moe now looks for the configuration file in $XDG_CONFIG_HOME/moe.conf
instead of $HOME/.moerc. (XDG_CONFIG_HOME defaults to $HOME/.config).

From `Changelog` :
> * moerc: Rename to moe.conf. Search for it in $XDG_CONFIG_HOME.

So I modified `conf_files`.

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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-24 13:36 [PR PATCH] moe: update to 1.13 clyhtsuriva
2023-03-24 19:32 ` mhmdanas
2023-03-24 19:32 ` mhmdanas
2023-03-29 23:33 ` classabbyamp
2023-05-25 19:59 ` [PR PATCH] [Closed]: " clyhtsuriva

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