diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2003-03-24 16:59:12 +0800 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2003-03-24 16:59:12 +0800 |
commit | 596dc599a923b435dec137278fbae26330ba2dbc (patch) | |
tree | 0db37e7ac534d5c5735d0b477a3404dff6e55970 /mail | |
parent | 1d52cf04274ea3b59de9250b0d69730334bfa65a (diff) | |
download | freebsd-ports-gnome-596dc599a923b435dec137278fbae26330ba2dbc.tar.gz freebsd-ports-gnome-596dc599a923b435dec137278fbae26330ba2dbc.tar.zst freebsd-ports-gnome-596dc599a923b435dec137278fbae26330ba2dbc.zip |
Update 2.2.2 -> 2.2.2a:
This fixes a bug in the "sort mailbox by message size" code for mbox
format mailboxes, where the wrong messages could be deleted by DELE
commands.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/popd/Makefile | 2 | ||||
-rw-r--r-- | mail/popd/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/popd/Makefile b/mail/popd/Makefile index 0f9a710dae68..5d376953bca9 100644 --- a/mail/popd/Makefile +++ b/mail/popd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= popd -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.2a CATEGORIES= mail MASTER_SITES= ftp://ftp3.za.freebsd.org/pub/popd/ diff --git a/mail/popd/distinfo b/mail/popd/distinfo index 3e55f30c740e..1a75f8bdaada 100644 --- a/mail/popd/distinfo +++ b/mail/popd/distinfo @@ -1 +1 @@ -MD5 (popd-2.2.2.tar.gz) = ab6626bce7df9b964029bc445303e4ff +MD5 (popd-2.2.2a.tar.gz) = c6ce532160941b30742a57e82202bffa |