diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2022-04-26 21:37:17 +0200 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2022-04-27 23:57:24 +0200 |
commit | 726c185cd8333baba5e8c67ccb1186416b83272b (patch) | |
tree | 05a226d76c735f0602a826415fa71a76f923dc33 /mail/fetchmail | |
parent | 7634408699270c71c55fea21971352792e9e14d9 (diff) | |
download | freebsd-ports-726c185cd8333baba5e8c67ccb1186416b83272b.zip |
mail/fetchmail: update to 6.4.30.
FreeBSD ports relevant changes since 6.4.28:
Translation updates for:
* ro: Remus-Gabriel Chelu [Romanian]
* vi: Trần Ngọc Quân [Vietnamese]
PR: 263595
Approved by: Corey Halpin (maintainer)
MFH: 2022Q2
Diffstat (limited to 'mail/fetchmail')
-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 711312286337..260972a115af 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,7 +1,7 @@ # Created by: Ville Eerola <ve@sci.fi> PORTNAME?= fetchmail -DISTVERSION= 6.4.28 +DISTVERSION= 6.4.30 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 ac025ea87e3a..814456f6366f 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646497754 -SHA256 (fetchmail-6.4.28.tar.xz) = a003f9ac88bf083a232c9451ef5f3f88473fad2c7f2822d3f7455a6d32bc3a97 -SIZE (fetchmail-6.4.28.tar.xz) = 1328096 +TIMESTAMP = 1651096631 +SHA256 (fetchmail-6.4.30.tar.xz) = 35824c20aa1d8d97e3f1611fef49b9f7f68396f7cbc4d3a807fed27ae9ea445a +SIZE (fetchmail-6.4.30.tar.xz) = 1333524 |