public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Arne Fitzenreiter <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. f7a575cebb35155372a32bc26e062dac32be9b3d
Date: Sat, 04 Jan 2025 21:32:24 +0000	[thread overview]
Message-ID: <4YQYZ05nYRz2xxd@people01.haj.ipfire.org> (raw)

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

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  f7a575cebb35155372a32bc26e062dac32be9b3d (commit)
       via  4f9ffb9f20c739c49dfafe256e9674f4d8262c11 (commit)
      from  bbbe9111da6aaef3b0855bd85867accc5275e20e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit f7a575cebb35155372a32bc26e062dac32be9b3d
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sat Jan 4 22:31:13 2025 +0100

    mympd: update to 19.0.2
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

commit 4f9ffb9f20c739c49dfafe256e9674f4d8262c11
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sat Jan 4 17:30:06 2025 +0100

    mympd: fix typo
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/packages/mympd | 1 +
 lfs/mympd                       | 8 ++++----
 2 files changed, 5 insertions(+), 4 deletions(-)

Difference in files:
diff --git a/config/rootfiles/packages/mympd b/config/rootfiles/packages/mympd
index 3b93618b7..a07ccb3b3 100644
--- a/config/rootfiles/packages/mympd
+++ b/config/rootfiles/packages/mympd
@@ -17,6 +17,7 @@ var/ipfire/backup/addons/includes/mympd
 var/lib/mympd
 #var/lib/mympd/config
 #var/lib/mympd/config/http
+#var/lib/mympd/config/loglevel
 #var/lib/mympd/config/ssl_port
 #var/lib/mympd/state
 #var/lib/mympd/state/music_directory
diff --git a/lfs/mympd b/lfs/mympd
index 4e9b174b6..81e270fab 100644
--- a/lfs/mympd
+++ b/lfs/mympd
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Webfrontend for Music Player Daemon
 
-VER        = 19.0.1
+VER        = 19.0.2
 
 THISAPP    = myMPD-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = mympd
-PAK_VER    = 9
+PAK_VER    = 10
 
 DEPS       = mpd libmpdclient
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 54930a692fd3753a7346e7e2b05c92c49083211cd1d9043ef41dc36b847d92c746ba1d7a1a88dddb2bbbfeb22bcf734f023019ed58ad7f88eb8edd6c83fcd544
+$(DL_FILE)_BLAKE2 = a3f6c5e46b3f69ac8f7d9fee9af4425533604b0de94d18990fdc6e08178191d489b1290496d68f6a975f01e6340a160368e0f5f617c861cc11cdf1d43a1a6435
 
 install : $(TARGET)
 
@@ -95,7 +95,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 	mkdir -p /var/lib/mympd/config
 	echo false > /var/lib/mympd/config/http
 	echo 8800  > /var/lib/mympd/config/ssl_port
-	echo 2  > /var/lib/mympd/config/loglovel
+	echo 2  > /var/lib/mympd/config/loglevel
 	mkdir -p /var/lib/mympd/state
 	echo /var/mp3 > /var/lib/mympd/state/music_directory
 	chown nobody:nobody -R /var/lib/mympd


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2025-01-04 21:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4YQYZ05nYRz2xxd@people01.haj.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox