Date: Tue, 11 Nov 2014 15:32:30 +0000 (UTC) From: Johannes Jost Meixner <xmj@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372452 - head/graphics/linux-c6-libGLU Message-ID: <201411111532.sABFWU6w053764@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: xmj Date: Tue Nov 11 15:32:29 2014 New Revision: 372452 URL: https://svnweb.freebsd.org/changeset/ports/372452 QAT: https://qat.redports.org/buildarchive/r372452/ Log: graphics/linux-c6-libGLU: upgrade to 10.1 - upgrade to 10.1 Differential Revision: https://reviews.freebsd.org/D1144 Reported by: Nikolai Lifanov <lifanov@mail.lifanov.com> Approved by: swills (mentor) Modified: head/graphics/linux-c6-libGLU/Makefile head/graphics/linux-c6-libGLU/distinfo.i686 Modified: head/graphics/linux-c6-libGLU/Makefile ============================================================================== --- head/graphics/linux-c6-libGLU/Makefile Tue Nov 11 15:20:12 2014 (r372451) +++ head/graphics/linux-c6-libGLU/Makefile Tue Nov 11 15:32:29 2014 (r372452) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= libGLU -PORTVERSION= 9.2 +PORTVERSION= 10.1 CATEGORIES= graphics linux -DISTNAME= mesa-libGLU-9.2-0.5.el6 +DISTNAME= mesa-libGLU-10.1.2-2.el6 MAINTAINER= emulation@FreeBSD.org COMMENT= Mesa libGLU runtime libraries (Linux CentOS ${LINUX_DIST_VER}) @@ -15,7 +15,7 @@ CONFLICTS= linux-f10-dri-[0-9]* linux-f1 ONLY_FOR_ARCHS= i386 amd64 .if defined(PACKAGE_BUILDING) -SRC_DISTFILES= mesa-9.2-0.5.el6.src.rpm +SRC_DISTFILES= mesa-10.1.2-2.el6.src.rpm .endif USE_LINUX= c6 Modified: head/graphics/linux-c6-libGLU/distinfo.i686 ============================================================================== --- head/graphics/linux-c6-libGLU/distinfo.i686 Tue Nov 11 15:20:12 2014 (r372451) +++ head/graphics/linux-c6-libGLU/distinfo.i686 Tue Nov 11 15:32:29 2014 (r372452) @@ -1,4 +1,4 @@ -SHA256 (rpm/i686/centos/6.5/mesa-libGLU-9.2-0.5.el6.i686.rpm) = ded5d3f58c8fbe89e9c710d90d578f3fc76cc7b44090ff9c3c87276004f23175 -SIZE (rpm/i686/centos/6.5/mesa-libGLU-9.2-0.5.el6.i686.rpm) = 197372 -SHA256 (rpm/i686/centos/6.5/mesa-9.2-0.5.el6.src.rpm) = 235ebab32077e6658c8785b310c40907bfc0e9bcfec4affabdfd00e28b67f54c -SIZE (rpm/i686/centos/6.5/mesa-9.2-0.5.el6.src.rpm) = 23336483 +SHA256 (rpm/i686/centos/6.6/mesa-libGLU-10.1.2-2.el6.i686.rpm) = e29601d479b8adbff75a2a23dcce604bb62228ea7cbde985362b3bfcdd855da8 +SIZE (rpm/i686/centos/6.6/mesa-libGLU-10.1.2-2.el6.i686.rpm) = 198216 +SHA256 (rpm/i686/centos/6.6/mesa-10.1.2-2.el6.src.rpm) = eecc2fcd5f3478d420a2decb61e201c91c8cfcaf3ae2bf7e6c5b69d342a5d98c +SIZE (rpm/i686/centos/6.6/mesa-10.1.2-2.el6.src.rpm) = 23953214
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411111532.sABFWU6w053764>