Andreas Wacknitz
2021-07-14 960b7c611ef1c925d145dd6b9436093c04b276bd
claws-mail: update to 3.18.0

4 files modified
10 ■■■■■ changed files
components/mail/claws-mail/Makefile 5 ●●●●● patch | view | raw | blame | history
components/mail/claws-mail/claws-mail.p5m 1 ●●●● patch | view | raw | blame | history
components/mail/claws-mail/manifests/sample-manifest.p5m 3 ●●●● patch | view | raw | blame | history
components/mail/claws-mail/pkg5 1 ●●●● patch | view | raw | blame | history
components/mail/claws-mail/Makefile
@@ -18,14 +18,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        claws-mail
COMPONENT_VERSION=    3.17.8
COMPONENT_VERSION=    3.18.0
COMPONENT_PROJECT_URL=    https://www.claws-mail.org
COMPONENT_FMRI=        mail/claws-mail
COMPONENT_SUMMARY=    The user-friendly, lightweight, and fast email client
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH=    \
    sha256:cdb7b2814995d6f4a9c3b1f0bc1467ed5c3cf2a5e0da1730aaa25a8accafddaf
COMPONENT_ARCHIVE_HASH= sha256:cb5819e66b4bb3bbd44eb79c58f516a932389367a7900554321c24b509ece6bb
COMPONENT_ARCHIVE_URL=    https://www.claws-mail.org/releases/$(COMPONENT_ARCHIVE)
COMPONENT_LICENSE=    GPL-3
COMPONENT_LICENSE_FILE=    COPYING
components/mail/claws-mail/claws-mail.p5m
@@ -188,6 +188,7 @@
file path=usr/include/claws-mail/news.h
file path=usr/include/claws-mail/news_gtk.h
file path=usr/include/claws-mail/noticeview.h
file path=usr/include/claws-mail/oauth2.h
file path=usr/include/claws-mail/partial_download.h
file path=usr/include/claws-mail/password.h
file path=usr/include/claws-mail/password_gtk.h
components/mail/claws-mail/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2020 <contributor>
# Copyright 2021 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -185,6 +185,7 @@
file path=usr/include/claws-mail/news.h
file path=usr/include/claws-mail/news_gtk.h
file path=usr/include/claws-mail/noticeview.h
file path=usr/include/claws-mail/oauth2.h
file path=usr/include/claws-mail/partial_download.h
file path=usr/include/claws-mail/password.h
file path=usr/include/claws-mail/password_gtk.h
components/mail/claws-mail/pkg5
@@ -24,6 +24,7 @@
        "library/spell-checking/enchant",
        "library/zlib",
        "runtime/python-27",
        "shell/ksh93",
        "system/library",
        "system/library/libdbus-glib",
        "system/library/math",