git: 46cbc3dd122b - main - misc/alpaca: Update to 2.6.5

From: Nicola Vitale <nivit_at_FreeBSD.org>
Date: Mon, 14 Oct 2024 08:47:53 UTC
The branch main has been updated by nivit:

URL: https://cgit.FreeBSD.org/ports/commit/?id=46cbc3dd122b92cb4000ec94e1ceef70c9744d14

commit 46cbc3dd122b92cb4000ec94e1ceef70c9744d14
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2024-10-14 08:43:04 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2024-10-14 08:47:37 +0000

    misc/alpaca: Update to 2.6.5
    
    Release changes:        https//github.com/Jeffser/Alpaca/releases/tag/2.6.5
    Reported by:    portscout!
---
 misc/alpaca/Makefile  | 2 +-
 misc/alpaca/distinfo  | 6 +++---
 misc/alpaca/pkg-plist | 3 ++-
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/misc/alpaca/Makefile b/misc/alpaca/Makefile
index 970e1f8c8ea8..f359c369d5ce 100644
--- a/misc/alpaca/Makefile
+++ b/misc/alpaca/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	alpaca
-DISTVERSION=	2.5.1
+DISTVERSION=	2.6.5
 CATEGORIES=	misc
 
 MAINTAINER=	nivit@FreeBSD.org
diff --git a/misc/alpaca/distinfo b/misc/alpaca/distinfo
index 95ccd97aa0a7..f5ca0995e88e 100644
--- a/misc/alpaca/distinfo
+++ b/misc/alpaca/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1728544057
-SHA256 (Jeffser-Alpaca-2.5.1_GH0.tar.gz) = 1f19df109e31c8ccd7e8cfe12e080fbe78f868ecb5b269a34bdd4243f31fd0ed
-SIZE (Jeffser-Alpaca-2.5.1_GH0.tar.gz) = 543456
+TIMESTAMP = 1728892201
+SHA256 (Jeffser-Alpaca-2.6.5_GH0.tar.gz) = abe53659105fb1e680077dfe628c860b26f075018c29ec8c4432919d7fb516fb
+SIZE (Jeffser-Alpaca-2.6.5_GH0.tar.gz) = 553261
diff --git a/misc/alpaca/pkg-plist b/misc/alpaca/pkg-plist
index 3bcff858aeda..543f978b324e 100644
--- a/misc/alpaca/pkg-plist
+++ b/misc/alpaca/pkg-plist
@@ -5,11 +5,12 @@ share/Alpaca/alpaca/available_models.json
 share/Alpaca/alpaca/available_models_descriptions.py
 share/Alpaca/alpaca/connection_handler.py
 share/Alpaca/alpaca/custom_widgets/chat_widget.py
+share/Alpaca/alpaca/custom_widgets/dialog_widget.py
 share/Alpaca/alpaca/custom_widgets/message_widget.py
 share/Alpaca/alpaca/custom_widgets/model_widget.py
 share/Alpaca/alpaca/custom_widgets/table_widget.py
 share/Alpaca/alpaca/custom_widgets/terminal_widget.py
-share/Alpaca/alpaca/dialogs.py
+share/Alpaca/alpaca/generic_actions.py
 share/Alpaca/alpaca/internal.py
 share/Alpaca/alpaca/main.py
 share/Alpaca/alpaca/window.py