Date: Wed, 17 Dec 2014 11:36:56 +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: r374840 - head/graphics/linux-c6-sdl_ttf Message-ID: <201412171136.sBHBaup7030840@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: xmj Date: Wed Dec 17 11:36:55 2014 New Revision: 374840 URL: https://svnweb.freebsd.org/changeset/ports/374840 QAT: https://qat.redports.org/buildarchive/r374840/ Log: graphics/linux-c6-sdl_ttf: Update to 2.0.11-6.el6 - Upgrade to 2.0.11-6.el6 - Remove distinfo.i386 (unused leftover) Differential Revision: https://reviews.freebsd.org/D1329 Approved by: koobs (mentor) Deleted: head/graphics/linux-c6-sdl_ttf/distinfo.i386 Modified: head/graphics/linux-c6-sdl_ttf/Makefile head/graphics/linux-c6-sdl_ttf/distinfo.i686 Modified: head/graphics/linux-c6-sdl_ttf/Makefile ============================================================================== --- head/graphics/linux-c6-sdl_ttf/Makefile Wed Dec 17 11:23:14 2014 (r374839) +++ head/graphics/linux-c6-sdl_ttf/Makefile Wed Dec 17 11:36:55 2014 (r374840) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= sdl_ttf -PORTVERSION= 2.0.9 -PORTREVISION= 1 +PORTVERSION= 2.0.11 CATEGORIES= graphics linux MASTER_SITES= EPEL DISTNAME= SDL_ttf-${PORTVERSION}-${RPMVERSION} @@ -26,7 +25,7 @@ DOCSDIR= ${PREFIX}/usr/share/doc/${LINUX PORTDOCS= CHANGES COPYING README PLIST_FILES= usr/lib/libSDL_ttf-2.0.so.0 \ - usr/lib/libSDL_ttf-2.0.so.0.6.3 + usr/lib/libSDL_ttf-2.0.so.0.10.1 DESCR= ${.CURDIR}/../linux-f10-sdl_ttf/pkg-descr .include <bsd.port.mk> Modified: head/graphics/linux-c6-sdl_ttf/distinfo.i686 ============================================================================== --- head/graphics/linux-c6-sdl_ttf/distinfo.i686 Wed Dec 17 11:23:14 2014 (r374839) +++ head/graphics/linux-c6-sdl_ttf/distinfo.i686 Wed Dec 17 11:36:55 2014 (r374840) @@ -1,4 +1,4 @@ -SHA256 (rpm/i686/centos/6.6/SDL_ttf-2.0.9-6.el6.i686.rpm) = 22b0f9c7516899af396ac10c6cfb6902296c535629a09173e4eeeb17a275e37c -SIZE (rpm/i686/centos/6.6/SDL_ttf-2.0.9-6.el6.i686.rpm) = 26672 -SHA256 (rpm/i686/centos/6.6/SDL_ttf-2.0.9-6.el6.src.rpm) = a3d613dc29139227be9ef4d86ed5ae15494c58a9c51f5d02443a74939c6d5079 -SIZE (rpm/i686/centos/6.6/SDL_ttf-2.0.9-6.el6.src.rpm) = 3150704 +SHA256 (rpm/i686/centos/6.6/SDL_ttf-2.0.11-6.el6.i686.rpm) = d6f344c7f3e50f6b072fb7fb39aa7882cdf621b6f1cee62ec9fa09647802b1a7 +SIZE (rpm/i686/centos/6.6/SDL_ttf-2.0.11-6.el6.i686.rpm) = 21752 +SHA256 (rpm/i686/centos/6.6/SDL_ttf-2.0.11-6.el6.src.rpm) = 6c940edece8b714623f049cb2a4dd163f5fc8ef6c1b0d1778113df0bbbce004e +SIZE (rpm/i686/centos/6.6/SDL_ttf-2.0.11-6.el6.src.rpm) = 4058837
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412171136.sBHBaup7030840>