Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2024 14:24:53 GMT
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7d8eba093979 - main - mail/claws-mail: upgrade to 3.21.0 and 4.3.0
Message-ID:  <202407281424.46SEOrfJ041079@gitrepo.freebsd.org>

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

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

commit 7d8eba0939798eb615d814ab41f0b29729b730a1
Author:     Chris Hutchinson <portmaster@BSDforge.com>
AuthorDate: 2024-07-28 14:15:12 +0000
Commit:     Tijl Coosemans <tijl@FreeBSD.org>
CommitDate: 2024-07-28 14:23:22 +0000

    mail/claws-mail: upgrade to 3.21.0 and 4.3.0
    
    PR:             279646
---
 mail/claws-mail/Makefile     |  2 +-
 mail/claws-mail/Makefile.ver |  4 ++--
 mail/claws-mail/distinfo     | 12 ++++++------
 mail/claws-mail/pkg-plist    |  2 +-
 4 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index 7e855fb5bf92..229912736597 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -77,7 +77,7 @@ post-install:
 		${STAGEDIR}${DATADIR})
 
 post-install-DOCS-on:
-	(cd ${WRKSRC} && ${INSTALL_DATA} NEWS README TODO ${STAGEDIR}${DOCSDIR})
+	(cd ${WRKSRC} && ${INSTALL_DATA} NEWS README ${STAGEDIR}${DOCSDIR})
 	${INSTALL_DATA} ${WRKSRC}/tools/README ${STAGEDIR}${DOCSDIR}/README.tools
 
 .include <bsd.port.mk>
diff --git a/mail/claws-mail/Makefile.ver b/mail/claws-mail/Makefile.ver
index fd641b9f3a03..b1050cf44fb8 100644
--- a/mail/claws-mail/Makefile.ver
+++ b/mail/claws-mail/Makefile.ver
@@ -3,8 +3,8 @@ MASTER_OPTIONS!=	${MAKE} -C ${.CURDIR}/../claws-mail -V PORT_OPTIONS
 .endif
 
 .if ${MASTER_OPTIONS:MGTK2}
-PORTVERSION=	3.20.0
+PORTVERSION=	3.21.0
 .endif
 .if ${MASTER_OPTIONS:MGTK3}
-PORTVERSION=	4.2.0
+PORTVERSION=	4.3.0
 .endif
diff --git a/mail/claws-mail/distinfo b/mail/claws-mail/distinfo
index fc1e9579f580..6eeee4f90e8b 100644
--- a/mail/claws-mail/distinfo
+++ b/mail/claws-mail/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1700554558
-SHA256 (claws-mail-3.20.0.tar.xz) = 1f2f3d2b2ca39c0c860c7afc5490c790936afbb50cf31debdb2beda728c8d6e5
-SIZE (claws-mail-3.20.0.tar.xz) = 6687376
-TIMESTAMP = 1700554614
-SHA256 (claws-mail-4.2.0.tar.xz) = 7c8ab1732d74197df06d61a6b7ebc7c580ecf6e92eb1ef6ae5b0107533f1af07
-SIZE (claws-mail-4.2.0.tar.xz) = 6674872
+TIMESTAMP = 1718021837
+SHA256 (claws-mail-3.21.0.tar.xz) = 333f3ac1b6c98542098678d8606583da4adfc7439eb4e81043f7675b45e91a96
+SIZE (claws-mail-3.21.0.tar.xz) = 6848648
+TIMESTAMP = 1718021875
+SHA256 (claws-mail-4.3.0.tar.xz) = 95dc1d888eb916f028467fa0c3cbf45baff6678793b7bfb35fabba029d581ce1
+SIZE (claws-mail-4.3.0.tar.xz) = 6831980
diff --git a/mail/claws-mail/pkg-plist b/mail/claws-mail/pkg-plist
index e9a6f26180d7..cb37a503a94d 100644
--- a/mail/claws-mail/pkg-plist
+++ b/mail/claws-mail/pkg-plist
@@ -272,7 +272,6 @@ share/applications/claws-mail.desktop
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%%%DOCSDIR%%/README.tools
 %%PORTDOCS%%%%DOCSDIR%%/RELEASE_NOTES
-%%PORTDOCS%%%%DOCSDIR%%/TODO
 share/icons/hicolor/128x128/apps/claws-mail.png
 share/icons/hicolor/48x48/apps/claws-mail.png
 share/icons/hicolor/64x64/apps/claws-mail.png
@@ -297,6 +296,7 @@ share/icons/hicolor/64x64/apps/claws-mail.png
 %%NLS%%share/locale/ro/LC_MESSAGES/claws-mail.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/claws-mail.mo
 %%NLS%%share/locale/sk/LC_MESSAGES/claws-mail.mo
+%%NLS%%share/locale/sq/LC_MESSAGES/claws-mail.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/claws-mail.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/claws-mail.mo
 %%NLS%%share/locale/zh_TW/LC_MESSAGES/claws-mail.mo



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