diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2017-03-09 19:10:16 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2017-03-09 19:10:16 +0000 |
commit | 627ceb22cbb407b0343aeab74704285237717ed4 (patch) | |
tree | 4884136de98ca7c2d8aa2eeb6a149d48247aa53d /emulators/linux_base-c6/Makefile | |
parent | 2aa93eac7da1269e003aec0015e434c3efc4fa1b (diff) | |
download | ports-627ceb22cbb407b0343aeab74704285237717ed4.tar.gz ports-627ceb22cbb407b0343aeab74704285237717ed4.zip |
Notes
Diffstat (limited to 'emulators/linux_base-c6/Makefile')
-rw-r--r-- | emulators/linux_base-c6/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/emulators/linux_base-c6/Makefile b/emulators/linux_base-c6/Makefile index f6c6c4aa0451..5243909cb162 100644 --- a/emulators/linux_base-c6/Makefile +++ b/emulators/linux_base-c6/Makefile @@ -3,7 +3,7 @@ PORTNAME= c6 PORTVERSION= ${LINUX_DIST_VER} -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= emulators linux PKGNAMEPREFIX= linux_base- BIN_DISTNAMES= bash-4.1.2-41.el6_8 \ @@ -38,7 +38,7 @@ LIB_DISTNAMES= bzip2-libs-1.0.5-7.el6_0 \ krb5-libs-1.10.3-57.el6 \ libacl-2.2.49-6.el6 \ libattr-2.4.44-7.el6 \ - libblkid-2.17.2-12.24.el6_8.1 \ + libblkid-2.17.2-12.24.el6_8.3 \ libcap-2.16-5.5.el6 \ libcom_err-1.41.12-22.el6 \ libgcc-4.4.7-17.el6 \ @@ -46,14 +46,14 @@ LIB_DISTNAMES= bzip2-libs-1.0.5-7.el6_0 \ libselinux-2.0.94-7.el6 \ libsepol-2.0.41-4.el6 \ libstdc++-4.4.7-17.el6 \ - libuuid-2.17.2-12.24.el6_8.1 \ + libuuid-2.17.2-12.24.el6_8.3 \ ncurses-libs-5.7-4.20090207.el6 \ pcre-7.8-7.el6 \ popt-1.13-7.el6 \ readline-6.0-4.el6 \ redhat-lsb-core-4.0-7.el6.centos \ slang-2.2.1-1.el6 \ - util-linux-ng-2.17.2-12.24.el6_8.1 \ + util-linux-ng-2.17.2-12.24.el6_8.3 \ zlib-1.2.3-29.el6 SHARE_DISTNAMES=basesystem-10.0-4.el6 \ setup-2.8.14-20.el6_4.1 @@ -97,7 +97,7 @@ SRC_DISTFILES= acl-2.2.49-6.el6${SRC_SUFX}:SOURCE \ setup-2.8.14-20.el6_4.1${SRC_SUFX}:SOURCE \ slang-2.2.1-1.el6${SRC_SUFX}:SOURCE \ texinfo-4.13a-8.el6${SRC_SUFX}:SOURCE \ - util-linux-ng-2.17.2-12.24.el6_8.1${SRC_SUFX}:SOURCE \ + util-linux-ng-2.17.2-12.24.el6_8.3${SRC_SUFX}:SOURCE \ which-2.19-6.el6${SRC_SUFX}:SOURCE \ zlib-1.2.3-29.el6${SRC_SUFX}:SOURCE |