diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2023-02-04 12:06:41 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2023-02-04 16:39:07 +0000 |
commit | b8c9e8a026cce9139adee47d87c344e0fbd93aa5 (patch) | |
tree | c7a6cd8817d93f141bc790b6c580559b395216ad | |
parent | 998bdce416ab3f507c62dd4553ea27da840b120b (diff) |
mail/msmtp: update to 1.8.23
-rw-r--r-- | mail/msmtp/Makefile | 2 | ||||
-rw-r--r-- | mail/msmtp/distinfo | 6 | ||||
-rw-r--r-- | mail/msmtp/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index 68ffc2218ba1..23f559901136 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -1,5 +1,5 @@ PORTNAME= msmtp -PORTVERSION= 1.8.22 +PORTVERSION= 1.8.23 CATEGORIES= mail MASTER_SITES= https://marlam.de/msmtp/releases/ diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo index 7be7584c3e3b..f1a39fef1a84 100644 --- a/mail/msmtp/distinfo +++ b/mail/msmtp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666633749 -SHA256 (msmtp-1.8.22.tar.xz) = 1b04206286a5b82622335e4eb09e17074368b7288e53d134543cbbc6b79ea3e7 -SIZE (msmtp-1.8.22.tar.xz) = 390692 +TIMESTAMP = 1675193492 +SHA256 (msmtp-1.8.23.tar.xz) = cf04c16b099b3d414db4b5b93fc5ed9d46aad564c81a352aa107a33964c356b8 +SIZE (msmtp-1.8.23.tar.xz) = 401656 diff --git a/mail/msmtp/pkg-plist b/mail/msmtp/pkg-plist index 632d73047342..646d0ad374e3 100644 --- a/mail/msmtp/pkg-plist +++ b/mail/msmtp/pkg-plist @@ -9,5 +9,6 @@ man/man1/msmtp.1.gz %%NLS%%share/locale/fr/LC_MESSAGES/msmtp.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/msmtp.mo %%NLS%%share/locale/sr/LC_MESSAGES/msmtp.mo +%%NLS%%share/locale/sv/LC_MESSAGES/msmtp.mo %%NLS%%share/locale/ta/LC_MESSAGES/msmtp.mo %%NLS%%share/locale/uk/LC_MESSAGES/msmtp.mo |