From 18bbf7c31581e6574d0afda417d8f90f21f69979 Mon Sep 17 00:00:00 2001 From: Dejan Lesjak Date: Tue, 25 Oct 2005 12:34:10 +0000 Subject: [PATCH] Upgrade to 5.4-RELEASE-p8 libraries for potential SSL 2.0 rollback vulnerability. While here, add a note about libc.so.5 tweak for localedata. Reminded by: delphij Security: FreeBSD-SA-05:21.openssl --- misc/compat5x/Makefile | 8 +++++--- misc/compat5x/distinfo | 16 ++++++++-------- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/misc/compat5x/Makefile b/misc/compat5x/Makefile index 99b9c402764b..d37e21bc3887 100644 --- a/misc/compat5x/Makefile +++ b/misc/compat5x/Makefile @@ -5,9 +5,12 @@ # $FreeBSD$ # +# NOTE: libc.so.5 is built with _PATH_LOCALE defined to +# "/usr/local/share/compat/locale" in src/include/paths.h so data installed by +# misc/localedata works out of the box if installed in default PREFIX. + PORTNAME= compat5x -PORTVERSION= 5.4.0.6 -PORTREVISION= 1 +PORTVERSION= 5.4.0.8 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=lesi/compat5x @@ -68,7 +71,6 @@ do-build: do-install: ${MKDIR} ${TARGET_DIR} - (cd ${WRKSRC} && ${RM} liblwres.so.3) (cd ${WRKSRC} && ${INSTALL_DATA} *.so.* ${TARGET_DIR}) .if ${ARCH} == amd64 ${MKDIR} ${TARGET32_DIR} diff --git a/misc/compat5x/distinfo b/misc/compat5x/distinfo index 384be4ce2064..83cdc2456af2 100644 --- a/misc/compat5x/distinfo +++ b/misc/compat5x/distinfo @@ -1,8 +1,8 @@ -MD5 (compat5x-alpha-5.4.0.6.tar.bz2) = 1866fd02d3344a97d5869f627a3f1f35 -SIZE (compat5x-alpha-5.4.0.6.tar.bz2) = 3270233 -MD5 (compat5x-amd64-5.4.0.6.tar.bz2) = 719cb8f74b26651229ba336e99761dbd -SIZE (compat5x-amd64-5.4.0.6.tar.bz2) = 5866121 -MD5 (compat5x-i386-5.4.0.6.tar.bz2) = a0829570f2f1609392e0dc2341d41c5a -SIZE (compat5x-i386-5.4.0.6.tar.bz2) = 2715673 -MD5 (compat5x-sparc64-5.4.0.6.tar.bz2) = 58066163a7fd2665ce2942c9c15792b4 -SIZE (compat5x-sparc64-5.4.0.6.tar.bz2) = 2786448 +MD5 (compat5x-alpha-5.4.0.8.tar.bz2) = ecdcec1f12a9f55afd2752d585584394 +SIZE (compat5x-alpha-5.4.0.8.tar.bz2) = 3262263 +MD5 (compat5x-amd64-5.4.0.8.tar.bz2) = c0b3b659fe4271d375d23ac453af1c70 +SIZE (compat5x-amd64-5.4.0.8.tar.bz2) = 5854812 +MD5 (compat5x-i386-5.4.0.8.tar.bz2) = be90899b2655bbd08506ba22224d444c +SIZE (compat5x-i386-5.4.0.8.tar.bz2) = 2713375 +MD5 (compat5x-sparc64-5.4.0.8.tar.bz2) = b9e5d83a74883fe9c00941a48bf25af3 +SIZE (compat5x-sparc64-5.4.0.8.tar.bz2) = 2782880