From owner-svn-ports-all@freebsd.org Thu Dec 1 09:27:26 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2307FC60E59; Thu, 1 Dec 2016 09:27:26 +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 mx1.freebsd.org (Postfix) with ESMTPS id F17C91337; Thu, 1 Dec 2016 09:27:25 +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 uB19RPKw039744; Thu, 1 Dec 2016 09:27:25 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB19ROhF039739; Thu, 1 Dec 2016 09:27:24 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201612010927.uB19ROhF039739@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Thu, 1 Dec 2016 09:27:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r427481 - branches/2016Q4/textproc/linux-c6-expat X-SVN-Group: ports-branches 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.23 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: Thu, 01 Dec 2016 09:27:26 -0000 Author: tijl Date: Thu Dec 1 09:27:24 2016 New Revision: 427481 URL: https://svnweb.freebsd.org/changeset/ports/427481 Log: MFH: r427435 Update to 2.0.1-13.el6_8. PR: 214951 Submitted by: Piotr Kubaj Security: https://rhn.redhat.com/errata/RHSA-2016-2824.html Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/textproc/linux-c6-expat/Makefile branches/2016Q4/textproc/linux-c6-expat/distinfo.i386 branches/2016Q4/textproc/linux-c6-expat/distinfo.x86_64 Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/textproc/linux-c6-expat/Makefile ============================================================================== --- branches/2016Q4/textproc/linux-c6-expat/Makefile Thu Dec 1 09:19:09 2016 (r427480) +++ branches/2016Q4/textproc/linux-c6-expat/Makefile Thu Dec 1 09:27:24 2016 (r427481) @@ -3,7 +3,7 @@ PORTNAME= expat PORTVERSION= 2.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc linux MAINTAINER= emulation@FreeBSD.org @@ -11,9 +11,9 @@ COMMENT= Linux/i386 binary port of Expat CONFLICTS= linux-expat-[0-9]* linux-f8-expat-[0-9]* linux-f10-expat-[0-9]* +RPMVERSION= 13.el6_8 USES= linux:c6 USE_LINUX_RPM= yes -RPMVERSION= 11.el6_2 USE_LDCONFIG= yes PORTDOCS= COPYING README Modified: branches/2016Q4/textproc/linux-c6-expat/distinfo.i386 ============================================================================== --- branches/2016Q4/textproc/linux-c6-expat/distinfo.i386 Thu Dec 1 09:19:09 2016 (r427480) +++ branches/2016Q4/textproc/linux-c6-expat/distinfo.i386 Thu Dec 1 09:27:24 2016 (r427481) @@ -1,5 +1,5 @@ -TIMESTAMP = 1466256805 -SHA256 (rpm/i686/centos/6.8/expat-2.0.1-11.el6_2.i686.rpm) = aefccd0285b312ec3cf053715b66c45e7883145255c993c7e2bd1848b420deb1 -SIZE (rpm/i686/centos/6.8/expat-2.0.1-11.el6_2.i686.rpm) = 80684 -SHA256 (rpm/i686/centos/6.8/expat-2.0.1-11.el6_2.src.rpm) = e73a78c840f047c382984201f9be499041c411f82e26f02359183f5fe25fad6a -SIZE (rpm/i686/centos/6.8/expat-2.0.1-11.el6_2.src.rpm) = 463965 +TIMESTAMP = 1480449540 +SHA256 (rpm/i686/centos/6.8/expat-2.0.1-13.el6_8.i686.rpm) = d8059e72fad589ffb0f0cdac95587126c947c071188cfeb5c2b8e6fd989d7742 +SIZE (rpm/i686/centos/6.8/expat-2.0.1-13.el6_8.i686.rpm) = 80652 +SHA256 (rpm/i686/centos/6.8/expat-2.0.1-13.el6_8.src.rpm) = 1c09bb9d3eb76d17de44a027bb97381053fb94000567865ecc4569429afb4c57 +SIZE (rpm/i686/centos/6.8/expat-2.0.1-13.el6_8.src.rpm) = 469418 Modified: branches/2016Q4/textproc/linux-c6-expat/distinfo.x86_64 ============================================================================== --- branches/2016Q4/textproc/linux-c6-expat/distinfo.x86_64 Thu Dec 1 09:19:09 2016 (r427480) +++ branches/2016Q4/textproc/linux-c6-expat/distinfo.x86_64 Thu Dec 1 09:27:24 2016 (r427481) @@ -1,7 +1,7 @@ -TIMESTAMP = 1466257433 -SHA256 (rpm/x86_64/centos/6.8/expat-2.0.1-11.el6_2.x86_64.rpm) = 28847d115e3c8dd72e6535b8148a61fb9e33f66a00de8bea82f449aca78d6970 -SIZE (rpm/x86_64/centos/6.8/expat-2.0.1-11.el6_2.x86_64.rpm) = 78336 -SHA256 (rpm/x86_64/centos/6.8/expat-2.0.1-11.el6_2.i686.rpm) = aefccd0285b312ec3cf053715b66c45e7883145255c993c7e2bd1848b420deb1 -SIZE (rpm/x86_64/centos/6.8/expat-2.0.1-11.el6_2.i686.rpm) = 80684 -SHA256 (rpm/x86_64/centos/6.8/expat-2.0.1-11.el6_2.src.rpm) = e73a78c840f047c382984201f9be499041c411f82e26f02359183f5fe25fad6a -SIZE (rpm/x86_64/centos/6.8/expat-2.0.1-11.el6_2.src.rpm) = 463965 +TIMESTAMP = 1480449556 +SHA256 (rpm/x86_64/centos/6.8/expat-2.0.1-13.el6_8.i686.rpm) = d8059e72fad589ffb0f0cdac95587126c947c071188cfeb5c2b8e6fd989d7742 +SIZE (rpm/x86_64/centos/6.8/expat-2.0.1-13.el6_8.i686.rpm) = 80652 +SHA256 (rpm/x86_64/centos/6.8/expat-2.0.1-13.el6_8.x86_64.rpm) = 668543cbe7d320c097b893acdf692a38745096590b58615eb67ea940374a2125 +SIZE (rpm/x86_64/centos/6.8/expat-2.0.1-13.el6_8.x86_64.rpm) = 78448 +SHA256 (rpm/x86_64/centos/6.8/expat-2.0.1-13.el6_8.src.rpm) = 1c09bb9d3eb76d17de44a027bb97381053fb94000567865ecc4569429afb4c57 +SIZE (rpm/x86_64/centos/6.8/expat-2.0.1-13.el6_8.src.rpm) = 469418