From owner-svn-ports-all@freebsd.org Mon Jan 29 20:12:48 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 11C10EDC0BF; Mon, 29 Jan 2018 20:12:48 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B34CC84144; Mon, 29 Jan 2018 20:12:47 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AE3FF51AE; Mon, 29 Jan 2018 20:12:47 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w0TKCltd057970; Mon, 29 Jan 2018 20:12:47 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0TKClbP057968; Mon, 29 Jan 2018 20:12:47 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201801292012.w0TKClbP057968@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Mon, 29 Jan 2018 20:12:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460331 - head/emulators/linux_base-c6 X-SVN-Group: ports-head X-SVN-Commit-Author: tijl X-SVN-Commit-Paths: head/emulators/linux_base-c6 X-SVN-Commit-Revision: 460331 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jan 2018 20:12:48 -0000 Author: tijl Date: Mon Jan 29 20:12:47 2018 New Revision: 460331 URL: https://svnweb.freebsd.org/changeset/ports/460331 Log: Update util-linux-ng to 2.17.2-12.28.el6_9.2. Modified: head/emulators/linux_base-c6/Makefile head/emulators/linux_base-c6/distinfo Modified: head/emulators/linux_base-c6/Makefile ============================================================================== --- head/emulators/linux_base-c6/Makefile Mon Jan 29 20:10:13 2018 (r460330) +++ head/emulators/linux_base-c6/Makefile Mon Jan 29 20:12:47 2018 (r460331) @@ -3,7 +3,7 @@ PORTNAME= c6 PORTVERSION= ${LINUX_DIST_VER} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= emulators linux PKGNAMEPREFIX= linux_base- BIN_DISTNAMES= bash-4.1.2-48.el6 \ @@ -39,7 +39,7 @@ LIB_DISTNAMES= bzip2-libs-1.0.5-7.el6_0 \ krb5-libs-1.10.3-65.el6 \ libacl-2.2.49-7.el6_9.1 \ libattr-2.4.44-7.el6 \ - libblkid-2.17.2-12.28.el6_9.1 \ + libblkid-2.17.2-12.28.el6_9.2 \ libcap-2.16-5.5.el6 \ libcom_err-1.41.12-23.el6 \ libgcc-4.4.7-18.el6 \ @@ -47,7 +47,7 @@ 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-18.el6 \ - libuuid-2.17.2-12.28.el6_9.1 \ + libuuid-2.17.2-12.28.el6_9.2 \ ncurses-libs-5.7-4.20090207.el6 \ nss-softokn-freebl-3.14.3-23.3.el6_8 \ pcre-7.8-7.el6 \ @@ -55,7 +55,7 @@ LIB_DISTNAMES= bzip2-libs-1.0.5-7.el6_0 \ 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.28.el6_9.1 \ + util-linux-ng-2.17.2-12.28.el6_9.2 \ zlib-1.2.3-29.el6 SHARE_DISTNAMES=basesystem-10.0-4.el6 \ setup-2.8.14-23.el6 @@ -100,7 +100,7 @@ SRC_DISTFILES= acl-2.2.49-7.el6_9.1${SRC_SUFX}:SOURCE setup-2.8.14-23.el6${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.28.el6_9.1${SRC_SUFX}:SOURCE \ + util-linux-ng-2.17.2-12.28.el6_9.2${SRC_SUFX}:SOURCE \ which-2.19-6.el6${SRC_SUFX}:SOURCE \ zlib-1.2.3-29.el6${SRC_SUFX}:SOURCE Modified: head/emulators/linux_base-c6/distinfo ============================================================================== --- head/emulators/linux_base-c6/distinfo Mon Jan 29 20:10:13 2018 (r460330) +++ head/emulators/linux_base-c6/distinfo Mon Jan 29 20:12:47 2018 (r460331) @@ -1,4 +1,4 @@ -TIMESTAMP = 1513002252 +TIMESTAMP = 1517256639 SHA256 (centos/basesystem-10.0-4.el6.noarch.rpm) = 18860007697438e375733bb4a36a599daac2e2ae95d98a74c436a10d0974710e SIZE (centos/basesystem-10.0-4.el6.noarch.rpm) = 4784 SHA256 (centos/bash-4.1.2-48.el6.i686.rpm) = 0300a6935602bb86a6e44dc526993069e79b80a32a02cfaeec7def94e3a2973e @@ -113,10 +113,10 @@ SHA256 (centos/libattr-2.4.44-7.el6.i686.rpm) = 16f9cb SIZE (centos/libattr-2.4.44-7.el6.i686.rpm) = 15640 SHA256 (centos/libattr-2.4.44-7.el6.x86_64.rpm) = 030c511f3aafa5096775faf6f5dc0dd836eee0addde3e48d985bb4f3e69a72df SIZE (centos/libattr-2.4.44-7.el6.x86_64.rpm) = 15636 -SHA256 (centos/libblkid-2.17.2-12.28.el6_9.1.i686.rpm) = e79b3d75dde9e50052422eda513dd650c23b43cd2d3995a86f881e345d6cc5f4 -SIZE (centos/libblkid-2.17.2-12.28.el6_9.1.i686.rpm) = 126140 -SHA256 (centos/libblkid-2.17.2-12.28.el6_9.1.x86_64.rpm) = 24f252892f256363e88e87f2436a50d6bb804d89e678e27370f8283b3b3d1e98 -SIZE (centos/libblkid-2.17.2-12.28.el6_9.1.x86_64.rpm) = 121380 +SHA256 (centos/libblkid-2.17.2-12.28.el6_9.2.i686.rpm) = 02a1b72b703e58c2a83ad1fb82f0a349e13d43d95abddc434b6cbf08832c3f5e +SIZE (centos/libblkid-2.17.2-12.28.el6_9.2.i686.rpm) = 126256 +SHA256 (centos/libblkid-2.17.2-12.28.el6_9.2.x86_64.rpm) = 8bf0d4450653616485eb509fa3d646f80b4606ca110a18d87ed4aa57dcb355a2 +SIZE (centos/libblkid-2.17.2-12.28.el6_9.2.x86_64.rpm) = 121496 SHA256 (centos/libcap-2.16-5.5.el6.i686.rpm) = 8d972a4332b8f942258e489574929de3ee660315dc6ca945939d54a99ec4398c SIZE (centos/libcap-2.16-5.5.el6.i686.rpm) = 31516 SHA256 (centos/libcap-2.16-5.5.el6.x86_64.rpm) = 1687ca7a8af3356851f5257bbdb7a0b16674f18a4d79b4bce605c6b76b0ea0a5 @@ -145,10 +145,10 @@ SHA256 (centos/libstdc++-4.4.7-18.el6.i686.rpm) = 37e0 SIZE (centos/libstdc++-4.4.7-18.el6.i686.rpm) = 309920 SHA256 (centos/libstdc++-4.4.7-18.el6.x86_64.rpm) = 70d7e69e94cc126f8070209a348fc791393446ca17b2b93ba01a8f2c2e56bdeb SIZE (centos/libstdc++-4.4.7-18.el6.x86_64.rpm) = 302536 -SHA256 (centos/libuuid-2.17.2-12.28.el6_9.1.i686.rpm) = fb3c7110e75b5030604884e9038c81eb683f54190f4d0c49a01b5c94ad311d76 -SIZE (centos/libuuid-2.17.2-12.28.el6_9.1.i686.rpm) = 73740 -SHA256 (centos/libuuid-2.17.2-12.28.el6_9.1.x86_64.rpm) = 36300a4ce0280030a677a22868c42ed741fbad8b9d3b3d9e1934d8318828c28e -SIZE (centos/libuuid-2.17.2-12.28.el6_9.1.x86_64.rpm) = 73204 +SHA256 (centos/libuuid-2.17.2-12.28.el6_9.2.i686.rpm) = 437e0faf436d7831351fc225dfde87744ecea4f70d893e3de5c18c85724e00b0 +SIZE (centos/libuuid-2.17.2-12.28.el6_9.2.i686.rpm) = 73860 +SHA256 (centos/libuuid-2.17.2-12.28.el6_9.2.x86_64.rpm) = 78e538ffb30ae1c33ed276d803c4a82db1cb43c856a7ca0227ee11371d450d15 +SIZE (centos/libuuid-2.17.2-12.28.el6_9.2.x86_64.rpm) = 73324 SHA256 (centos/ncurses-5.7-4.20090207.el6.i686.rpm) = 5d7449100c2c23593fbaf7bf5048b8e8d19295e4adb4ebc0c366b8e572cd1142 SIZE (centos/ncurses-5.7-4.20090207.el6.i686.rpm) = 274852 SHA256 (centos/ncurses-5.7-4.20090207.el6.x86_64.rpm) = a4cd0365f3fe8240e5b081597458888ebe42fbe88d0c86e87f5b48b718ca402b @@ -195,10 +195,10 @@ SHA256 (centos/slang-2.2.1-1.el6.i686.rpm) = c6886d071 SIZE (centos/slang-2.2.1-1.el6.i686.rpm) = 483404 SHA256 (centos/slang-2.2.1-1.el6.x86_64.rpm) = 32188b2dbe1f7d1e460f85416c067a53a816757df2c84d39abc07936ce6c5376 SIZE (centos/slang-2.2.1-1.el6.x86_64.rpm) = 484172 -SHA256 (centos/util-linux-ng-2.17.2-12.28.el6_9.1.i686.rpm) = c4b8724a61bd20a970d58a4e0ed44c7e79ef041e461659ee42f9c70bbdb2c766 -SIZE (centos/util-linux-ng-2.17.2-12.28.el6_9.1.i686.rpm) = 1657172 -SHA256 (centos/util-linux-ng-2.17.2-12.28.el6_9.1.x86_64.rpm) = 36efd39ab8e86f8894fe8e1f4b759bbbe68586f41c10cb9606bf47788d6a2e91 -SIZE (centos/util-linux-ng-2.17.2-12.28.el6_9.1.x86_64.rpm) = 1652004 +SHA256 (centos/util-linux-ng-2.17.2-12.28.el6_9.2.i686.rpm) = 7bf41e121d136ed0033198719c36c2227350f06b88178ae66f5dac01e63cd19e +SIZE (centos/util-linux-ng-2.17.2-12.28.el6_9.2.i686.rpm) = 1659260 +SHA256 (centos/util-linux-ng-2.17.2-12.28.el6_9.2.x86_64.rpm) = e12503881671db8a52044044509e77b59f04884499f191a2bfc332750cc65131 +SIZE (centos/util-linux-ng-2.17.2-12.28.el6_9.2.x86_64.rpm) = 1653828 SHA256 (centos/which-2.19-6.el6.i686.rpm) = 3b7b2af92a3868f69b0d7e24db09ecbcf20d48b64d96778fedf3e0462982ad81 SIZE (centos/which-2.19-6.el6.i686.rpm) = 38852 SHA256 (centos/which-2.19-6.el6.x86_64.rpm) = 279da7e844149005d729b0a46b9be0b266777fb7c2bd72b815ac8f4d09b61878 @@ -289,8 +289,8 @@ SHA256 (centos/slang-2.2.1-1.el6.src.rpm) = 3ab2551b5d SIZE (centos/slang-2.2.1-1.el6.src.rpm) = 1367444 SHA256 (centos/texinfo-4.13a-8.el6.src.rpm) = c7cc4a48a8b429fe93f9462233a9d18cfbd33b994593b5e9cdcbde0a8c3c85db SIZE (centos/texinfo-4.13a-8.el6.src.rpm) = 1589200 -SHA256 (centos/util-linux-ng-2.17.2-12.28.el6_9.1.src.rpm) = 55aa328307514a6a8477c3c015e1d6631d9497d753fccae7926142e2b1690987 -SIZE (centos/util-linux-ng-2.17.2-12.28.el6_9.1.src.rpm) = 4585735 +SHA256 (centos/util-linux-ng-2.17.2-12.28.el6_9.2.src.rpm) = e1814d68c3770b5766141fb6cc5c53b53d8d4f929bee57d96e6bd61b0edc72ee +SIZE (centos/util-linux-ng-2.17.2-12.28.el6_9.2.src.rpm) = 4587182 SHA256 (centos/which-2.19-6.el6.src.rpm) = cefa932d168a041d2257085bd2afad13fc719da4bd68d31ef9694371b67135bd SIZE (centos/which-2.19-6.el6.src.rpm) = 144253 SHA256 (centos/zlib-1.2.3-29.el6.src.rpm) = ccdc3260d2b1ee35c3d224154878f9f632fa2153ce7908ffaabd10b3e216d26e