1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00

Update to 4.7c1.

This is a quick update for mail/imap-uw after Mark Crispin
(supposedly) solved the LIST "AAAAA...." vulnerability in imapd.

PR:		ports/18269
Submitted by:	MAINTAINER
This commit is contained in:
Akinori MUSHA 2000-04-28 11:14:24 +00:00
parent 0e5aaf3fd5
commit 36ed40dd19
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28057
3 changed files with 4 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= imap-uw
PORTVERSION= 4.7b
PORTVERSION= 4.7c
CATEGORIES= mail
MASTER_SITES= ftp://ftp.cac.washington.edu/imap/ \
ftp://ftp.funet.fi/pub/mirrors/ftp.cac.washington.edu/mail/ \
@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cac.washington.edu/imap/ \
ftp://ftp.uni-halle.de/pub/mail/pine/
DISTNAME= imap-${PORTVERSION}
EXTRACT_SUFX= .tar.Z
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
DISTFILES= ${DISTNAME}1${EXTRACT_SUFX} \
imap-utils${EXTRACT_SUFX}
MAINTAINER= imap-uw@freebsd.ady.ro

View File

@ -1,4 +1,4 @@
MD5 (imap-4.7b.tar.Z) = 18ea9e22bde74afaa6c5b18236137ec0
SIZE (imap-4.7b.tar.Z) = 1868957
MD5 (imap-4.7c1.tar.Z) = c9a1ae1735b7da53f1a0db30032e57c2
SIZE (imap-4.7c1.tar.Z) = 1882349
MD5 (imap-utils.tar.Z) = 5fd2828029a0f91e5760ec1ab64377fc
SIZE (imap-utils.tar.Z) = 72287

View File

@ -17,4 +17,3 @@ case $2 in
;;
esac
exit 0