Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2024 16:44:26 GMT
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c522cf4b94cc - main - misc/alpaca: Update to 2.0.0
Message-ID:  <202409111644.48BGiQNn025127@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nivit:

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

commit c522cf4b94cca9544d83a65bab532eaeb5533f6c
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2024-09-11 16:42:23 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2024-09-11 16:44:06 +0000

    misc/alpaca: Update to 2.0.0
    
    Release changes:        https://github.com/Jeffser/Alpaca/releases/tag/2.0.0
    Reported by:    Jeffry Samuel <notifications@github.com>
---
 misc/alpaca/Makefile  |  2 +-
 misc/alpaca/distinfo  |  6 +++---
 misc/alpaca/pkg-plist | 11 ++++++++---
 3 files changed, 12 insertions(+), 7 deletions(-)

diff --git a/misc/alpaca/Makefile b/misc/alpaca/Makefile
index f2b2bf46a65b..ee6796837513 100644
--- a/misc/alpaca/Makefile
+++ b/misc/alpaca/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	alpaca
-DISTVERSION=	1.1.1
+DISTVERSION=	2.0.0
 CATEGORIES=	misc
 
 MAINTAINER=	nivit@FreeBSD.org
diff --git a/misc/alpaca/distinfo b/misc/alpaca/distinfo
index 848d199400bb..564c3a3624f9 100644
--- a/misc/alpaca/distinfo
+++ b/misc/alpaca/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1723532940
-SHA256 (Jeffser-Alpaca-1.1.1_GH0.tar.gz) = d7e5de6f0c571d51a64faaa18f5320bd36e0be6ffebde43f4e3755c792df3fc9
-SIZE (Jeffser-Alpaca-1.1.1_GH0.tar.gz) = 335094
+TIMESTAMP = 1726056392
+SHA256 (Jeffser-Alpaca-2.0.0_GH0.tar.gz) = 227ddcdc8c9a184d5be3b62827355be77f918458f098bc9cca70139c3197b1ae
+SIZE (Jeffser-Alpaca-2.0.0_GH0.tar.gz) = 440675
diff --git a/misc/alpaca/pkg-plist b/misc/alpaca/pkg-plist
index b4e7f18928c1..1cd7b1680ced 100644
--- a/misc/alpaca/pkg-plist
+++ b/misc/alpaca/pkg-plist
@@ -4,11 +4,13 @@ share/Alpaca/alpaca/__init__.py
 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/message_widget.py
+share/Alpaca/alpaca/custom_widgets/model_widget.py
+share/Alpaca/alpaca/custom_widgets/table_widget.py
 share/Alpaca/alpaca/dialogs.py
 share/Alpaca/alpaca/internal.py
-share/Alpaca/alpaca/local_instance.py
 share/Alpaca/alpaca/main.py
-share/Alpaca/alpaca/table_widget.py
 share/Alpaca/alpaca/window.py
 share/applications/com.jeffser.Alpaca.desktop
 share/glib-2.0/schemas/com.jeffser.Alpaca.gschema.xml
@@ -16,11 +18,14 @@ share/icons/hicolor/512x512/apps/com.jeffser.Alpaca.png
 share/icons/hicolor/scalable/apps/com.jeffser.Alpaca.svg
 share/icons/hicolor/symbolic/apps/com.jeffser.Alpaca-symbolic.svg
 share/locale/bn/LC_MESSAGES/alpaca.mo
+share/locale/de/LC_MESSAGES/alpaca.mo
 share/locale/es/LC_MESSAGES/alpaca.mo
 share/locale/fr/LC_MESSAGES/alpaca.mo
 share/locale/hi/LC_MESSAGES/alpaca.mo
 share/locale/nb_NO/LC_MESSAGES/alpaca.mo
 share/locale/pt_BR/LC_MESSAGES/alpaca.mo
 share/locale/ru/LC_MESSAGES/alpaca.mo
-share/locale/zh_CN/LC_MESSAGES/alpaca.mo
+share/locale/tr/LC_MESSAGES/alpaca.mo
+share/locale/uk/LC_MESSAGES/alpaca.mo
+share/locale/zh_Hans/LC_MESSAGES/alpaca.mo
 share/metainfo/com.jeffser.Alpaca.metainfo.xml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409111644.48BGiQNn025127>