diff options
author | Corey Halpin <chalpin@cs.wisc.edu> | 2023-03-13 09:50:45 +0000 |
---|---|---|
committer | Robert Clausecker <fuz@FreeBSD.org> | 2023-03-13 23:06:38 +0000 |
commit | 6eadb13dd5a8d23a1dbef5bf4d2ee4cf71abe912 (patch) | |
tree | cc5dd6304f289819ed4b506689a3f096080ca9f6 | |
parent | 5fd5f3398b665540ed77893b792e7372f8087f2f (diff) | |
download | ports-6eadb13dd5a8d23a1dbef5bf4d2ee4cf71abe912.tar.gz ports-6eadb13dd5a8d23a1dbef5bf4d2ee4cf71abe912.zip |
mail/fetchmail{,conf}: update to 6.4.37
pstream changelog entries:
fetchmail-6.4.37 (released 2023-02-26, 31710 LoC):
* sr: Мирослав Николић (Miroslav Nikolić) [Serbian]
PR: 270122
-rw-r--r-- | mail/fetchmail/Makefile | 2 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 7ae5023c457e..324ed11c7941 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,5 +1,5 @@ PORTNAME?= fetchmail -DISTVERSION= 6.4.36 +DISTVERSION= 6.4.37 PORTREVISION?= 0 CATEGORIES= mail # The next line is inherited by the fetchmailconf dependent port, diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index d6941bf3fa24..d92254d6131d 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675869453 -SHA256 (fetchmail-6.4.36.tar.xz) = 700d433838d3e29e304452aec56b21874f538ec24113fdcbb25139c5f2edc23a -SIZE (fetchmail-6.4.36.tar.xz) = 1203448 +TIMESTAMP = 1678565676 +SHA256 (fetchmail-6.4.37.tar.xz) = 4a182e5d893e9abe6ac37ae71e542651fce6d606234fc735c2aaae18657e69ea +SIZE (fetchmail-6.4.37.tar.xz) = 1202860 |