diff options
author | xmj <xmj@FreeBSD.org> | 2015-01-28 16:41:17 +0800 |
---|---|---|
committer | xmj <xmj@FreeBSD.org> | 2015-01-28 16:41:17 +0800 |
commit | 50c0be66e74911e8d9cf3398d68cc645fb673372 (patch) | |
tree | 869eb30166f11dca8035aea577750d6fd5a2768f /emulators | |
parent | 714fb0eabdc8a96f8f874fc37ae06b03cbac2913 (diff) | |
download | freebsd-ports-gnome-50c0be66e74911e8d9cf3398d68cc645fb673372.tar.gz freebsd-ports-gnome-50c0be66e74911e8d9cf3398d68cc645fb673372.tar.zst freebsd-ports-gnome-50c0be66e74911e8d9cf3398d68cc645fb673372.zip |
emulators/linux_base-c6: update glibc
- Update to a GHOST-free glibc version.
Differential Revision: https://reviews.freebsd.org/D1695
Security: 0765de84-a6c1-11e4-a0c1-c485083ca99c
Approved by: so@ (des)
MFH: 2015Q1
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base-c6/Makefile | 6 | ||||
-rw-r--r-- | emulators/linux_base-c6/distinfo.i686 | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/emulators/linux_base-c6/Makefile b/emulators/linux_base-c6/Makefile index 48e6ed1dade9..eb0b8b9aa042 100644 --- a/emulators/linux_base-c6/Makefile +++ b/emulators/linux_base-c6/Makefile @@ -3,7 +3,7 @@ PORTNAME= c6 PORTVERSION= 6.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators linux MASTER_SITES= http://mirror.centos.org/centos/6/os/i386/Packages/ \ http://mirror.centos.org/centos/6/updates/i386/Packages/ @@ -41,8 +41,8 @@ BIN_DISTFILES= basesystem-10.0-4.el6.noarch.rpm \ gamin-0.1.10-9.el6.${LINUX_RPM_ARCH}.rpm \ gdbm-1.8.0-36.el6.${LINUX_RPM_ARCH}.rpm \ glib2-2.28.8-4.el6.${LINUX_RPM_ARCH}.rpm \ - glibc-2.12-1.149.el6.${LINUX_RPM_ARCH}.rpm \ - glibc-common-2.12-1.149.el6.${LINUX_RPM_ARCH}.rpm \ + glibc-2.12-1.149.el6_6.5.${LINUX_RPM_ARCH}.rpm \ + glibc-common-2.12-1.149.el6_6.5.${LINUX_RPM_ARCH}.rpm \ gmp-4.3.1-7.el6_2.2.${LINUX_RPM_ARCH}.rpm \ grep-2.6.3-6.el6.${LINUX_RPM_ARCH}.rpm \ info-4.13a-8.el6.${LINUX_RPM_ARCH}.rpm \ diff --git a/emulators/linux_base-c6/distinfo.i686 b/emulators/linux_base-c6/distinfo.i686 index 8e799ba2a953..98c445075da5 100644 --- a/emulators/linux_base-c6/distinfo.i686 +++ b/emulators/linux_base-c6/distinfo.i686 @@ -38,10 +38,10 @@ SHA256 (rpm/i686/centos/6.6/gdbm-1.8.0-36.el6.i686.rpm) = 6b7a558334b4ef442ef749 SIZE (rpm/i686/centos/6.6/gdbm-1.8.0-36.el6.i686.rpm) = 29536 SHA256 (rpm/i686/centos/6.6/glib2-2.28.8-4.el6.i686.rpm) = 778bcfc904fa6c697b0a11399e5310e1684f58c81ae46f6962efcd8d663bc154 SIZE (rpm/i686/centos/6.6/glib2-2.28.8-4.el6.i686.rpm) = 1735384 -SHA256 (rpm/i686/centos/6.6/glibc-2.12-1.149.el6.i686.rpm) = e26820cd135fe4a26820575b44268eb08171aa32cded83e5ba4f724ecb6935c9 -SIZE (rpm/i686/centos/6.6/glibc-2.12-1.149.el6.i686.rpm) = 4552748 -SHA256 (rpm/i686/centos/6.6/glibc-common-2.12-1.149.el6.i686.rpm) = 315d8bf0be25496258a1233421d215a8a2232604711bf1c91d062427f4d0d714 -SIZE (rpm/i686/centos/6.6/glibc-common-2.12-1.149.el6.i686.rpm) = 14870900 +SHA256 (rpm/i686/centos/6.6/glibc-2.12-1.149.el6_6.5.i686.rpm) = 0f0554770d7a565500adf20a0d403376de57f111118c04fed003266e2405598a +SIZE (rpm/i686/centos/6.6/glibc-2.12-1.149.el6_6.5.i686.rpm) = 4553636 +SHA256 (rpm/i686/centos/6.6/glibc-common-2.12-1.149.el6_6.5.i686.rpm) = 167bd7bd46bd8cc6005397b1ea5048ee7868a8717935ee6f95e13b00d8f7499c +SIZE (rpm/i686/centos/6.6/glibc-common-2.12-1.149.el6_6.5.i686.rpm) = 14871568 SHA256 (rpm/i686/centos/6.6/gmp-4.3.1-7.el6_2.2.i686.rpm) = f1855126a943ed4aac412006af98490248b739b4f9f78487f17c3275557948e2 SIZE (rpm/i686/centos/6.6/gmp-4.3.1-7.el6_2.2.i686.rpm) = 331548 SHA256 (rpm/i686/centos/6.6/grep-2.6.3-6.el6.i686.rpm) = 8c4405144885bec59c9abb46a43ee43ce9cdd1969058e3ebf822ee566882fcea |