public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] gnump3d: Update perl directory in gnump3d.conf to current version
Date: Sat, 29 Jul 2023 23:29:25 +0200	[thread overview]
Message-ID: <20230729212925.3523346-1-adolf.belka@ipfire.org> (raw)

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

- Update perl dircetory for plugin from 5.32.1 to 5.36.0
- Perl was updated in August 2022 but this directory was missed when that update was done.
   A forum member has tried to use gnump3d and had problems because it was trying to use
   the perl 5.32.1 directory for a plugin in the gnump3d.conf file
- Bumped the PAK_VER to ensure that gniump3d is shipped.

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 config/gnump3d/gnump3d.conf | 2 +-
 lfs/gnump3d                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/gnump3d/gnump3d.conf b/config/gnump3d/gnump3d.conf
index 64ea9845c..d15efb8cf 100644
--- a/config/gnump3d/gnump3d.conf
+++ b/config/gnump3d/gnump3d.conf
@@ -731,7 +731,7 @@ sort_order = $TRACK
 # the installation script - if this doesn't happen report this as
 # a bug.
 #
-plugin_directory = /usr/lib/perl5/5.32.1/gnump3d/plugins
+plugin_directory = /usr/lib/perl5/5.36.0/gnump3d/plugins
 #
 
 
diff --git a/lfs/gnump3d b/lfs/gnump3d
index 3deca8eae..292dee9f6 100644
--- a/lfs/gnump3d
+++ b/lfs/gnump3d
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = gnump3d
-PAK_VER    = 9
+PAK_VER    = 10
 
 DEPS       =
 
-- 
2.41.0


                 reply	other threads:[~2023-07-29 21:29 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=20230729212925.3523346-1-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@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