diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-29 23:15:53 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-29 23:15:53 +0000 |
commit | d09decc1f5b36889937956a14fd82371a8a5b179 (patch) | |
tree | b131411b524f3002ce27f495f96e9aba796185ab | |
parent | afbeec45107aa7eb13f3e05ae5b85945a3790edc (diff) | |
download | FreeBSD-ports-d09decc1f5b36889937956a14fd82371a8a5b179.zip FreeBSD-ports-d09decc1f5b36889937956a14fd82371a8a5b179.tar.gz |
- Uppdate to 4.8.1
PR: 122117
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
-rw-r--r-- | mail/getmail/Makefile | 2 | ||||
-rw-r--r-- | mail/getmail/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index e6c8970..922f3d6 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= getmail -PORTVERSION= 4.8.0 +PORTVERSION= 4.8.1 CATEGORIES= mail python MASTER_SITES= http://pyropus.ca/software/getmail/%SUBDIR%/ \ http://mirrors.closedsrc.org/getmail/ diff --git a/mail/getmail/distinfo b/mail/getmail/distinfo index 6247587..ebf3c85 100644 --- a/mail/getmail/distinfo +++ b/mail/getmail/distinfo @@ -1,3 +1,3 @@ -MD5 (getmail-4.8.0.tar.gz) = 140070e58510cf42468eb965189735cd -SHA256 (getmail-4.8.0.tar.gz) = a53851c62d3c4f4f3e5c02b7aa627f699c40d20aa53677766b87ec8fe41a4d51 -SIZE (getmail-4.8.0.tar.gz) = 149603 +MD5 (getmail-4.8.1.tar.gz) = 3ea7cff8a80d845c5a6086551737311f +SHA256 (getmail-4.8.1.tar.gz) = 8c4c49c0d42004d09afbfd076204c03c8fbf722bdbd4cc9572a81a5bc47517b9 +SIZE (getmail-4.8.1.tar.gz) = 150706 |