Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Dec 2003 11:53:14 -0500 (EST)
From:      Trevor Johnson <trevor@jpj.net>
To:        portmgr@freebsd.org
Cc:        freebsd-ports-bugs@freebsd.org
Subject:   patch for ports/emulators/linux_base-8
Message-ID:  <20031203115236.Q5992@blues.jpj.net>

next in thread | raw e-mail | index | archive | help
Update to the latest glibc packages.  Changes are described at
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0689>,
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0859>; and
<URL:https://rhn.redhat.com/errata/RHSA-2003-325.html>.

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/emulators/linux_base-8/Makefile,v
retrieving revision 1.82
diff -u -r1.82 Makefile
--- Makefile	19 Nov 2003 16:12:24 -0000	1.82
+++ Makefile	3 Dec 2003 16:50:23 -0000
@@ -8,7 +8,7 @@

 PORTNAME=		linux_base-8
 PORTVERSION=		8.0
-PORTREVISION=		2
+PORTREVISION=		3
 CATEGORIES=		emulators linux
 MASTER_SITES=		${MASTER_SITE_REDHAT_LINUX}
 MASTER_SITE_SUBDIR=	${PORTVERSION}/${LANG}/os/${MACHINE_ARCH}/RedHat/RPMS
@@ -67,8 +67,8 @@
 # Let's avoid hardcoding 'en' as the language.
 LANG=			en

-UPD_SET1=		glibc-common-2.3.2-4.80.6.${MACHINE_ARCH}.rpm \
-			glibc-2.3.2-4.80.6.${MACHINE_ARCH}.rpm
+UPD_SET1=		glibc-common-2.3.2-4.80.8.${MACHINE_ARCH}.rpm \
+			glibc-2.3.2-4.80.8.${MACHINE_ARCH}.rpm
 UPD_SET2=		zlib-1.1.4-8.8x.${MACHINE_ARCH}.rpm
 UPDATES=		${UPD_SET1} ${UPD_SET2}

Index: distinfo.i386
===================================================================
RCS file: /home/ncvs/ports/emulators/linux_base-8/distinfo.i386,v
retrieving revision 1.13
diff -u -r1.13 distinfo.i386
--- distinfo.i386	19 Nov 2003 16:12:24 -0000	1.13
+++ distinfo.i386	3 Dec 2003 03:08:13 -0000
@@ -11,8 +11,8 @@
 MD5 (rpm/i386/8.0/freetype-2.1.2-7.i386.rpm) = 1d11846f80741cf629908fff77565c1d
 MD5 (rpm/i386/8.0/gdbm-1.8.0-18.i386.rpm) = 247aa33363cdf4ac0c01a17893221ac7
 MD5 (rpm/i386/8.0/glib-1.2.10-8.i386.rpm) = cad221120dd2aa32dbbf274f694e982b
-MD5 (rpm/i386/8.0/glibc-2.3.2-4.80.6.i386.rpm) = 57aeffb616ba40a37e97c83a61f2580b
-MD5 (rpm/i386/8.0/glibc-common-2.3.2-4.80.6.i386.rpm) = 376eb93ae98d0549341a72cc30d136f1
+MD5 (rpm/i386/8.0/glibc-2.3.2-4.80.8.i386.rpm) = 8058c50430bca5ee527c3521b8cd5019
+MD5 (rpm/i386/8.0/glibc-common-2.3.2-4.80.8.i386.rpm) = 62019c1ecff44880be70871a9b52c4bc
 MD5 (rpm/i386/8.0/grep-2.5.1-4.i386.rpm) = d47cb3261cca975b1b177acec30d1b88
 MD5 (rpm/i386/8.0/info-4.2-5.i386.rpm) = d273ca4e7d607f0df77179e6493211fb
 MD5 (rpm/i386/8.0/libacl-2.0.11-2.i386.rpm) = 4c925ae8eb502c2102e7fcee40e78b3e
-- 
Trevor Johnson



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031203115236.Q5992>