Andreas Wacknitz
2022-04-08 46cec72b7223c3d13e26824f8ab7dcfaf572cc84
claws-mail: update to 4.1.0

3 files modified
12 ■■■■■ changed files
components/mail/claws-mail/Makefile 6 ●●●●● patch | view | raw | blame | history
components/mail/claws-mail/claws-mail.p5m 2 ●●● patch | view | raw | blame | history
components/mail/claws-mail/manifests/sample-manifest.p5m 4 ●●●● patch | view | raw | blame | history
components/mail/claws-mail/Makefile
@@ -19,15 +19,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        claws-mail
COMPONENT_VERSION=    4.0.0
COMPONENT_REVISION=    1
COMPONENT_VERSION=    4.1.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.gz
COMPONENT_ARCHIVE_HASH= \
    sha256:6f04364715f97acd8c26c7edd61a57598d926f57e796c03bb9d9080cfa3dc894
COMPONENT_ARCHIVE_HASH= sha256:534603d60200f3be346830d2fafd90dbdf0b59b9b3b928bc0aa7f8c1c218ec31
COMPONENT_ARCHIVE_URL=    https://www.claws-mail.org/download.php?file=releases/$(COMPONENT_ARCHIVE)
COMPONENT_LICENSE=    GPL-3
COMPONENT_LICENSE_FILE=    COPYING
components/mail/claws-mail/claws-mail.p5m
@@ -124,7 +124,6 @@
file path=usr/include/claws-mail/gtk/authors.h
file path=usr/include/claws-mail/gtk/claws-marshal.h
file path=usr/include/claws-mail/gtk/colorlabel.h
file path=usr/include/claws-mail/gtk/colorsel.h
file path=usr/include/claws-mail/gtk/combobox.h
file path=usr/include/claws-mail/gtk/description_window.h
file path=usr/include/claws-mail/gtk/filesel.h
@@ -267,6 +266,7 @@
file path=usr/lib/$(MACH64)/claws-mail/plugins/dillo.so
file path=usr/lib/$(MACH64)/claws-mail/plugins/fetchinfo.so
file path=usr/lib/$(MACH64)/claws-mail/plugins/gdata.so
file path=usr/lib/$(MACH64)/claws-mail/plugins/keyword_warner.so
file path=usr/lib/$(MACH64)/claws-mail/plugins/libravatar.so
file path=usr/lib/$(MACH64)/claws-mail/plugins/mailmbox.so
file path=usr/lib/$(MACH64)/claws-mail/plugins/managesieve.so
components/mail/claws-mail/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2021 <contributor>
# Copyright 2022 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -121,7 +121,6 @@
file path=usr/include/claws-mail/gtk/authors.h
file path=usr/include/claws-mail/gtk/claws-marshal.h
file path=usr/include/claws-mail/gtk/colorlabel.h
file path=usr/include/claws-mail/gtk/colorsel.h
file path=usr/include/claws-mail/gtk/combobox.h
file path=usr/include/claws-mail/gtk/description_window.h
file path=usr/include/claws-mail/gtk/filesel.h
@@ -264,6 +263,7 @@
file path=usr/lib/$(MACH64)/claws-mail/plugins/dillo.so
file path=usr/lib/$(MACH64)/claws-mail/plugins/fetchinfo.so
file path=usr/lib/$(MACH64)/claws-mail/plugins/gdata.so
file path=usr/lib/$(MACH64)/claws-mail/plugins/keyword_warner.so
file path=usr/lib/$(MACH64)/claws-mail/plugins/libravatar.so
file path=usr/lib/$(MACH64)/claws-mail/plugins/mailmbox.so
file path=usr/lib/$(MACH64)/claws-mail/plugins/managesieve.so