mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 04:46:28 -04:00
mail/fetchmail: update to 6.4.36
PR: 269424 Reported by: chalpin@cs.wisc.edu (maintainer)
This commit is contained in:
parent
e525303ffb
commit
ea5d1716d2
4 changed files with 19 additions and 12 deletions
7
UPDATING
7
UPDATING
|
@ -5,6 +5,13 @@ they are unavoidable.
|
|||
You should get into the habit of checking this file for changes each time
|
||||
you update your ports collection, before attempting any port upgrades.
|
||||
|
||||
20230210:
|
||||
AFFECTS: users of mail/fetchmail
|
||||
AUTHOR: fernape@FreeBSD.org
|
||||
|
||||
Fetchmail now warns about OpenSSL before 1.1.1s or 3.0.7, and rejects wolfSSL
|
||||
older than 5.5.1.
|
||||
|
||||
20230209:
|
||||
AFFECTS: users of audio/jack
|
||||
AUTHOR: fernape@FreeBSD.org
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME?= fetchmail
|
||||
DISTVERSION= 6.4.34
|
||||
DISTVERSION= 6.4.36
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= mail
|
||||
# The next line is inherited by the fetchmailconf dependent port,
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1665842803
|
||||
SHA256 (fetchmail-6.4.34.tar.xz) = c3bdded1b5ce236960bd1ceeee3f3257220ed99c3eec84a5d76bb5618e3258d4
|
||||
SIZE (fetchmail-6.4.34.tar.xz) = 1331428
|
||||
TIMESTAMP = 1675869453
|
||||
SHA256 (fetchmail-6.4.36.tar.xz) = 700d433838d3e29e304452aec56b21874f538ec24113fdcbb25139c5f2edc23a
|
||||
SIZE (fetchmail-6.4.36.tar.xz) = 1203448
|
||||
|
|
|
@ -1,30 +1,30 @@
|
|||
bin/fetchmail
|
||||
man/man1/fetchmail.1.gz
|
||||
%%NLS%%share/locale/ca/LC_MESSAGES/fetchmail.mo
|
||||
@comment %%NLS%%share/locale/ca/LC_MESSAGES/fetchmail.mo
|
||||
%%NLS%%share/locale/cs/LC_MESSAGES/fetchmail.mo
|
||||
%%NLS%%share/locale/da/LC_MESSAGES/fetchmail.mo
|
||||
@comment %%NLS%%share/locale/da/LC_MESSAGES/fetchmail.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/fetchmail.mo
|
||||
@comment %%NLS%%share/locale/el/LC_MESSAGES/fetchmail.mo
|
||||
%%NLS%%share/locale/en_GB/LC_MESSAGES/fetchmail.mo
|
||||
@comment %%NLS%%share/locale/en_GB/LC_MESSAGES/fetchmail.mo
|
||||
%%NLS%%share/locale/eo/LC_MESSAGES/fetchmail.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/fetchmail.mo
|
||||
@comment %%NLS%%share/locale/fi/LC_MESSAGES/fetchmail.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/fetchmail.mo
|
||||
@comment %%NLS%%share/locale/gl/LC_MESSAGES/fetchmail.mo
|
||||
%%NLS%%share/locale/id/LC_MESSAGES/fetchmail.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/fetchmail.mo
|
||||
@comment %%NLS%%share/locale/id/LC_MESSAGES/fetchmail.mo
|
||||
@comment %%NLS%%share/locale/it/LC_MESSAGES/fetchmail.mo
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/fetchmail.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/fetchmail.mo
|
||||
@comment %%NLS%%share/locale/nl/LC_MESSAGES/fetchmail.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/fetchmail.mo
|
||||
@comment %%NLS%%share/locale/pt_BR/LC_MESSAGES/fetchmail.mo
|
||||
%%NLS%%share/locale/ro/LC_MESSAGES/fetchmail.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/fetchmail.mo
|
||||
@comment %%NLS%%share/locale/ru/LC_MESSAGES/fetchmail.mo
|
||||
@comment %%NLS%%share/locale/sk/LC_MESSAGES/fetchmail.mo
|
||||
%%NLS%%share/locale/sq/LC_MESSAGES/fetchmail.mo
|
||||
%%NLS%%share/locale/sr/LC_MESSAGES/fetchmail.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/fetchmail.mo
|
||||
@comment %%NLS%%share/locale/tr/LC_MESSAGES/fetchmail.mo
|
||||
%%NLS%%share/locale/vi/LC_MESSAGES/fetchmail.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/fetchmail.mo
|
||||
@comment %%NLS%%share/locale/zh_CN/LC_MESSAGES/fetchmail.mo
|
||||
@sample(fetchmail,fetchmail,600) etc/fetchmailrc.sample
|
||||
@dir(fetchmail,fetchmail,755) /var/run/fetchmail
|
||||
|
|
Loading…
Add table
Reference in a new issue