Update to 4.54

This commit is contained in:
Kirill Ponomarev 2005-10-08 22:02:37 +00:00
parent abf6cc9362
commit be9155ac37
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144609
3 changed files with 3 additions and 17 deletions

View File

@ -28,7 +28,7 @@ MASTER_SITE_SUBDIR+= sa-exim/:sa_exim
DISTFILES+= sa-exim-${SA_EXIM_VERSION}.tar.gz:sa_exim
.endif
EXIM_VERSION= 4.53
EXIM_VERSION= 4.54
SA_EXIM_VERSION=4.2
IGNOREFILES= FAQ.txt.bz2

View File

@ -1,5 +1,5 @@
MD5 (exim/exim-4.53.tar.bz2) = 674cd9e25c8e1e45351a1ea262776fb3
SIZE (exim/exim-4.53.tar.bz2) = 1547374
MD5 (exim/exim-4.54.tar.bz2) = f3cdf5292f4bbb1ee2de42d4338b3b9f
SIZE (exim/exim-4.54.tar.bz2) = 1547608
MD5 (exim/sa-exim-4.2.tar.gz) = ad76f73c6b3d01caa88078e3e622745a
SIZE (exim/sa-exim-4.2.tar.gz) = 66575
MD5 (exim/FAQ.txt.bz2) = IGNORE

View File

@ -1,14 +0,0 @@
$FreeBSD$
--- src/pcre/Makefile.orig
+++ src/pcre/Makefile
@@ -57,7 +57,7 @@
@echo "$(CC) pcre_get.c"
$(FE)$(CC) -c $(CFLAGS) pcre_get.c
-pcre_globals.: pcre_globals.c pcre.h config.h pcre_internal.h Makefile
+pcre_globals.o: pcre_globals.c pcre.h config.h pcre_internal.h Makefile
@echo "$(CC) pcre_globals.c"
$(FE)$(CC) -c $(CFLAGS) pcre_globals.c