diff options
author | Marcel Bischoff <marcel@herrbischoff.com> | 2022-05-16 13:55:24 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2022-05-16 23:27:08 +0000 |
commit | 435cf6b8050a880c695779e898b7881b21649b8b (patch) | |
tree | 68da7a9908d74396be1d91c40cc7228bb3ade022 | |
parent | 1ccc4c33ef1174deaa4c3ebd742c732c2f0fa73c (diff) |
mail/mpop: Update to v1.4.16
PR: 264019
-rw-r--r-- | mail/mpop/Makefile | 4 | ||||
-rw-r--r-- | mail/mpop/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile index 90db6a460294..5c5a3d729e03 100644 --- a/mail/mpop/Makefile +++ b/mail/mpop/Makefile @@ -1,8 +1,8 @@ # Created by: Sylvio Cesar <sylvio@FreeBSD.org> PORTNAME= mpop -DISTVERSION= 1.4.15 -PORTREVISION= 2 +DISTVERSION= 1.4.16 +PORTREVISION= 0 CATEGORIES= mail MASTER_SITES= https://marlam.de/mpop/releases/ diff --git a/mail/mpop/distinfo b/mail/mpop/distinfo index 73e9583289bf..112b9bd7ed01 100644 --- a/mail/mpop/distinfo +++ b/mail/mpop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634748615 -SHA256 (mpop-1.4.15.tar.xz) = 3f52b2b5d4bc58ed93cf0b1146cee4f74de81c2c07a25ee032efa659465a0270 -SIZE (mpop-1.4.15.tar.xz) = 366036 +TIMESTAMP = 1652707092 +SHA256 (mpop-1.4.16.tar.xz) = 870eb571eae6d23fb92ad0c84d79de9c38c5f624e3614937d574bfe49ba687f9 +SIZE (mpop-1.4.16.tar.xz) = 367388 |