git: b2bc026a24c5 - main - misc/alpaca: Update to 4.0.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Feb 2025 16:59:59 UTC
The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=b2bc026a24c58602697c7693cef9b93e83e72152 commit b2bc026a24c58602697c7693cef9b93e83e72152 Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2025-02-16 16:58:26 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2025-02-16 16:58:26 +0000 misc/alpaca: Update to 4.0.1 - Update list of dependencies Release changes: https://github.com/Jeffser/Alpaca/releases/tag/4.0.1 Reported by: portscout! --- misc/alpaca/Makefile | 7 +++++-- misc/alpaca/distinfo | 6 +++--- misc/alpaca/pkg-plist | 5 ++++- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/misc/alpaca/Makefile b/misc/alpaca/Makefile index 4d90f40d2bc8..3be846fb7d55 100644 --- a/misc/alpaca/Makefile +++ b/misc/alpaca/Makefile @@ -1,5 +1,5 @@ PORTNAME= alpaca -DISTVERSION= 3.1.0 +DISTVERSION= 4.0.1 CATEGORIES= misc MAINTAINER= nivit@FreeBSD.org @@ -10,10 +10,13 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libappstream.so:devel/appstream \ - libgtksourceview-5.so:x11-toolkits/gtksourceview5 + libgtksourceview-5.so:x11-toolkits/gtksourceview5 \ + libspelling-1.so:x11-toolkits/libspelling RUN_DEPENDS= ${PY_PILLOW} \ ${PYTHON_PKGNAMEPREFIX}html2text>=2.2.3:textproc/py-html2text@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}matplotlib>=3.8.0:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}odfpy>=1.4.1:devel/py-odfpy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pillow>=11.0.0:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydbus>=0.6.0:devel/py-pydbus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyicu>=2.13.1:devel/py-pyicu@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pypdf>=4.3.1:print/py-pypdf@${PY_FLAVOR} \ diff --git a/misc/alpaca/distinfo b/misc/alpaca/distinfo index 868f9d54537c..7f76fad91cf1 100644 --- a/misc/alpaca/distinfo +++ b/misc/alpaca/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735381353 -SHA256 (Jeffser-Alpaca-3.1.0_GH0.tar.gz) = 293c5c979d24207d7f6d14be7dee27213d2888e2b767e62cfccc1f48456e0740 -SIZE (Jeffser-Alpaca-3.1.0_GH0.tar.gz) = 643964 +TIMESTAMP = 1739711929 +SHA256 (Jeffser-Alpaca-4.0.1_GH0.tar.gz) = 60730fdfa1725549ed2a4c2a44d50d5e9862acd7ce0a6516e805df2fa7c0889e +SIZE (Jeffser-Alpaca-4.0.1_GH0.tar.gz) = 801014 diff --git a/misc/alpaca/pkg-plist b/misc/alpaca/pkg-plist index e3322a8bf8b8..3c4fae0ddec7 100644 --- a/misc/alpaca/pkg-plist +++ b/misc/alpaca/pkg-plist @@ -8,12 +8,13 @@ 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/model_manager_widget.py share/Alpaca/alpaca/custom_widgets/table_widget.py share/Alpaca/alpaca/custom_widgets/terminal_widget.py share/Alpaca/alpaca/generic_actions.py share/Alpaca/alpaca/internal.py share/Alpaca/alpaca/main.py +share/Alpaca/alpaca/sql_manager.py share/Alpaca/alpaca/window.py share/applications/com.jeffser.Alpaca.SearchProvider.desktop share/applications/com.jeffser.Alpaca.desktop @@ -30,7 +31,9 @@ share/locale/fr/LC_MESSAGES/alpaca.mo share/locale/he/LC_MESSAGES/alpaca.mo share/locale/hi/LC_MESSAGES/alpaca.mo share/locale/it/LC_MESSAGES/alpaca.mo +share/locale/ja/LC_MESSAGES/alpaca.mo share/locale/nb_NO/LC_MESSAGES/alpaca.mo +share/locale/nl/LC_MESSAGES/alpaca.mo share/locale/pt_BR/LC_MESSAGES/alpaca.mo share/locale/ru/LC_MESSAGES/alpaca.mo share/locale/te/LC_MESSAGES/alpaca.mo