summaryrefslogtreecommitdiff
path: root/emulators/linux_base-suse-9.1/Makefile
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-12-04 03:41:30 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-12-04 03:41:30 +0000
commit4d61a0ed94c5afa79c025a107c84b266c17b2cbf (patch)
treec88f2750c72946493ed96dd62ccea16d6b20998b /emulators/linux_base-suse-9.1/Makefile
parent- fix spelling of maintainer (diff)
Use 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>.
Notes
Notes: svn path=/head/; revision=94868
Diffstat (limited to 'emulators/linux_base-suse-9.1/Makefile')
-rw-r--r--emulators/linux_base-suse-9.1/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/linux_base-suse-9.1/Makefile b/emulators/linux_base-suse-9.1/Makefile
index a11192fdc9f0..07ca4be5c713 100644
--- a/emulators/linux_base-suse-9.1/Makefile
+++ b/emulators/linux_base-suse-9.1/Makefile
@@ -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 @@ MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH}
# 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}