bump to version 4.66, which (again, *sigh*) fixes bugs that were supposed to be

fixed in 4.65, that were introduced in 4.64.
This commit is contained in:
fkr 2007-01-12 21:51:55 +00:00
parent c07becdd02
commit 577efa42bb
4 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.59 2007/01/05 23:47:05 fkr Exp $
# $OpenBSD: Makefile,v 1.60 2007/01/12 21:51:55 fkr Exp $
COMMENT= "Flexible mail transfer agent"
DISTNAME= exim-4.65
DISTNAME= exim-4.66
CATEGORIES= mail
MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ \
http://mirror.switch.ch/ftp/mirror/exim/exim/exim4/ \

View File

@ -1,4 +1,4 @@
MD5 (exim-4.65.tar.gz) = 036281f50af0b0cd348a5d2448521650
RMD160 (exim-4.65.tar.gz) = a414e430f6fe7a4f630ba9d8b5243f6791726fb4
SHA1 (exim-4.65.tar.gz) = 087cf91e3389c2f597295171c21372a9c7dfd71e
SIZE (exim-4.65.tar.gz) = 2077985
MD5 (exim-4.66.tar.gz) = e25102dbd8f3ec94f7f8c53bf47a63d2
RMD160 (exim-4.66.tar.gz) = 324a8f7f71b3935aa3b2e561e676dfef7250e15d
SHA1 (exim-4.66.tar.gz) = cba13b71ca1b78f1ff4529b42b74c0b264c161d8
SIZE (exim-4.66.tar.gz) = 2034911

View File

@ -6,7 +6,7 @@
if [ $name = exim${EXE} ]; then
- version=exim-`./exim -bV -C /dev/null | \
- awk '/Exim version/ { OFS=""; print $3,"-",substr($4,2,length($4)-1) }'`${EXE}
+ version=exim-4.65
+ version=exim-4.66
if [ "${version}" = "exim-${EXE}" ]; then
echo $com ""

View File

@ -1,11 +1,11 @@
@comment $OpenBSD: PLIST,v 1.20 2007/01/05 23:47:05 fkr Exp $
@comment $OpenBSD: PLIST,v 1.21 2007/01/12 21:51:55 fkr Exp $
@newgroup _exim:521
@newuser _exim:521:_exim:daemon:Exim Account:/var/spool/exim:/sbin/nologin
bin/exicyclog
bin/exigrep
bin/exim
@mode 4755
bin/exim-4.65
bin/exim-4.66
@mode
bin/exim_checkaccess
bin/exim_dbmbuild