From owner-svn-ports-head@FreeBSD.ORG Sun Feb 2 06:58:51 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D77681F7; Sun, 2 Feb 2014 06:58:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C2C62129B; Sun, 2 Feb 2014 06:58:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s126wpFs098626; Sun, 2 Feb 2014 06:58:51 GMT (envelope-from netchild@svn.freebsd.org) Received: (from netchild@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s126wpQq098622; Sun, 2 Feb 2014 06:58:51 GMT (envelope-from netchild@svn.freebsd.org) Message-Id: <201402020658.s126wpQq098622@svn.freebsd.org> From: Alexander Leidinger Date: Sun, 2 Feb 2014 06:58:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342245 - head/emulators/linux_base-c6 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Feb 2014 06:58:51 -0000 Author: netchild Date: Sun Feb 2 06:58:50 2014 New Revision: 342245 URL: http://svnweb.freebsd.org/changeset/ports/342245 QAT: https://qat.redports.org/buildarchive/r342245/ Log: Add libuuid: - f10 had it - this fixes at least the flashplugin with this linux_base Fix comment. PR: 186118 Submitted by: Nikolai Lifanov Modified: head/emulators/linux_base-c6/Makefile head/emulators/linux_base-c6/distinfo.i686 head/emulators/linux_base-c6/pkg-plist Modified: head/emulators/linux_base-c6/Makefile ============================================================================== --- head/emulators/linux_base-c6/Makefile Sun Feb 2 03:51:39 2014 (r342244) +++ head/emulators/linux_base-c6/Makefile Sun Feb 2 06:58:50 2014 (r342245) @@ -3,6 +3,7 @@ PORTNAME= c6 PORTVERSION= 6.4 +PORTREVISION= 1 CATEGORIES= emulators linux MASTER_SITES= http://vault.centos.org/${PORTVERSION}/os/i386/Packages/ PKGNAMEPREFIX= linux_base- @@ -11,7 +12,7 @@ DIST_SUBDIR= rpm/${LINUX_RPM_ARCH}/cent EXTRACT_ONLY= ${BIN_DISTFILES} MAINTAINER= emulation@FreeBSD.org -COMMENT= Base set of packages needed in Linux mode for i386/amd64 (Linux CentOS 6.2) +COMMENT= Base set of packages needed in Linux mode for i386/amd64 (Linux CentOS 6) BIN_DISTFILES= basesystem-10.0-4.el6.noarch.rpm \ bash-4.1.2-14.el6.${LINUX_RPM_ARCH}.rpm \ @@ -44,6 +45,7 @@ BIN_DISTFILES= basesystem-10.0-4.el6.noa libselinux-2.0.94-5.3.el6.${LINUX_RPM_ARCH}.rpm \ libsepol-2.0.41-4.el6.${LINUX_RPM_ARCH}.rpm \ libstdc++-4.4.7-3.el6.${LINUX_RPM_ARCH}.rpm \ + libuuid-2.17.2-12.9.el6.${LINUX_RPM_ARCH}.rpm \ ncurses-5.7-3.20090208.el6.${LINUX_RPM_ARCH}.rpm \ ncurses-libs-5.7-3.20090208.el6.${LINUX_RPM_ARCH}.rpm \ pcre-7.8-6.el6.${LINUX_RPM_ARCH}.rpm \ @@ -92,6 +94,7 @@ SRC_DISTFILES= basesystem-10.0-4.el6.src setserial-2.17-25.el6.src.rpm \ setup-2.8.14-20.el6.src.rpm \ slang-2.2.1-1.el6.src.rpm \ + util-linux-ng-2.17.2-12.9.el6.src.rpm \ zlib-1.2.3-29.el6.src.rpm ALWAYS_KEEP_DISTFILES= yes Modified: head/emulators/linux_base-c6/distinfo.i686 ============================================================================== --- head/emulators/linux_base-c6/distinfo.i686 Sun Feb 2 03:51:39 2014 (r342244) +++ head/emulators/linux_base-c6/distinfo.i686 Sun Feb 2 06:58:50 2014 (r342245) @@ -60,6 +60,8 @@ SHA256 (rpm/i686/centos/6.4/libsepol-2.0 SIZE (rpm/i686/centos/6.4/libsepol-2.0.41-4.el6.i686.rpm) = 128032 SHA256 (rpm/i686/centos/6.4/libstdc++-4.4.7-3.el6.i686.rpm) = 3d492a18977be5e97e33d91ee4537d32addc546e97df88a4f80563b0685833e9 SIZE (rpm/i686/centos/6.4/libstdc++-4.4.7-3.el6.i686.rpm) = 306876 +SHA256 (rpm/i686/centos/6.4/libuuid-2.17.2-12.9.el6.i686.rpm) = f708977a942e86158e6ca6d325bb2c14cfab4deaef694fd8b66ad414c9fcbf09 +SIZE (rpm/i686/centos/6.4/libuuid-2.17.2-12.9.el6.i686.rpm) = 68684 SHA256 (rpm/i686/centos/6.4/ncurses-5.7-3.20090208.el6.i686.rpm) = 755e6f14019e1484417bb6b3220d1384f80f897ff67a0125c1799d9620469260 SIZE (rpm/i686/centos/6.4/ncurses-5.7-3.20090208.el6.i686.rpm) = 274756 SHA256 (rpm/i686/centos/6.4/ncurses-libs-5.7-3.20090208.el6.i686.rpm) = 8e8c71cf6e1b45a592bf5705714e34c167b6e2b9e9b4cf4b6c8e41f6ebd5a392 @@ -146,5 +148,7 @@ SHA256 (rpm/i686/centos/6.4/setup-2.8.14 SIZE (rpm/i686/centos/6.4/setup-2.8.14-20.el6.src.rpm) = 181953 SHA256 (rpm/i686/centos/6.4/slang-2.2.1-1.el6.src.rpm) = 3ab2551b5d7d75a1d28d63fea1c48b9e83a87b8f2ba4cd6bd2c5ecb5dd91eda9 SIZE (rpm/i686/centos/6.4/slang-2.2.1-1.el6.src.rpm) = 1367444 +SHA256 (rpm/i686/centos/6.4/util-linux-ng-2.17.2-12.9.el6.src.rpm) = fe9cd623e0c4bf9350ace4541e3885e941d5ebd1bb3993c67f8ce1261b58eacc +SIZE (rpm/i686/centos/6.4/util-linux-ng-2.17.2-12.9.el6.src.rpm) = 4490516 SHA256 (rpm/i686/centos/6.4/zlib-1.2.3-29.el6.src.rpm) = ccdc3260d2b1ee35c3d224154878f9f632fa2153ce7908ffaabd10b3e216d26e SIZE (rpm/i686/centos/6.4/zlib-1.2.3-29.el6.src.rpm) = 516080 Modified: head/emulators/linux_base-c6/pkg-plist ============================================================================== --- head/emulators/linux_base-c6/pkg-plist Sun Feb 2 03:51:39 2014 (r342244) +++ head/emulators/linux_base-c6/pkg-plist Sun Feb 2 06:58:50 2014 (r342245) @@ -201,6 +201,8 @@ lib/libtinfo.so.5 lib/libtinfo.so.5.7 lib/libutil-2.12.so lib/libutil.so.1 +lib/libuuid.so.1 +lib/libuuid.so.1.3.0 lib/libz.so.1 lib/libz.so.1.2.3 lib/rtkaio/i686/nosegneg/librt.so.1