diff options
author | xmj <xmj@FreeBSD.org> | 2014-12-17 19:36:55 +0800 |
---|---|---|
committer | xmj <xmj@FreeBSD.org> | 2014-12-17 19:36:55 +0800 |
commit | a8bb8b8405b72eee674afda542cecce283e04d0b (patch) | |
tree | 94ab7ae363f05b8ddb5ec860922cadec2c8f1a29 /graphics | |
parent | c9cb666c1fa1bfe7bb99e22b6fefd2618d711ab3 (diff) | |
download | freebsd-ports-gnome-a8bb8b8405b72eee674afda542cecce283e04d0b.tar.gz freebsd-ports-gnome-a8bb8b8405b72eee674afda542cecce283e04d0b.tar.zst freebsd-ports-gnome-a8bb8b8405b72eee674afda542cecce283e04d0b.zip |
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)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/linux-c6-sdl_ttf/Makefile | 5 | ||||
-rw-r--r-- | graphics/linux-c6-sdl_ttf/distinfo.i386 | 4 | ||||
-rw-r--r-- | graphics/linux-c6-sdl_ttf/distinfo.i686 | 8 |
3 files changed, 6 insertions, 11 deletions
diff --git a/graphics/linux-c6-sdl_ttf/Makefile b/graphics/linux-c6-sdl_ttf/Makefile index 20efe85654ab..9010d6ea735c 100644 --- a/graphics/linux-c6-sdl_ttf/Makefile +++ b/graphics/linux-c6-sdl_ttf/Makefile @@ -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_NAME}-${PORTVERSION} 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> diff --git a/graphics/linux-c6-sdl_ttf/distinfo.i386 b/graphics/linux-c6-sdl_ttf/distinfo.i386 deleted file mode 100644 index a1563343a877..000000000000 --- a/graphics/linux-c6-sdl_ttf/distinfo.i386 +++ /dev/null @@ -1,4 +0,0 @@ -SHA256 (rpm/i386/fedora/10/SDL_image-1.2.6-6.fc9.i386.rpm) = 8da4e1aebeefcd68b6d5684fac9cf361e56818691c8e73c39d5e1bcf090971de -SIZE (rpm/i386/fedora/10/SDL_image-1.2.6-6.fc9.i386.rpm) = 45268 -SHA256 (rpm/i386/fedora/10/SDL_image-1.2.6-6.fc9.src.rpm) = dedfd510d6b8b314db97a8e0406e0481fa564f508dff177c65ae6fa3335a848a -SIZE (rpm/i386/fedora/10/SDL_image-1.2.6-6.fc9.src.rpm) = 1317840 diff --git a/graphics/linux-c6-sdl_ttf/distinfo.i686 b/graphics/linux-c6-sdl_ttf/distinfo.i686 index 2d4d316d6d0b..6849ee3deda9 100644 --- a/graphics/linux-c6-sdl_ttf/distinfo.i686 +++ b/graphics/linux-c6-sdl_ttf/distinfo.i686 @@ -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 |