svn commit: r371058 - head/graphics/linux-c6-sdl_image
Johannes Jost Meixner
xmj at FreeBSD.org
Fri Oct 17 14:29:18 UTC 2014
Author: xmj
Date: Fri Oct 17 14:29:17 2014
New Revision: 371058
URL: https://svnweb.freebsd.org/changeset/ports/371058
QAT: https://qat.redports.org/buildarchive/r371058/
Log:
graphics/linux-c6-sdl_image: update to 1.2.12
- update to 1.2.12
- remove leftover distinfo.i386
Differential Revision: https://reviews.freebsd.org/D949
Approved by: swills (mentor)
Deleted:
head/graphics/linux-c6-sdl_image/distinfo.i386
Modified:
head/graphics/linux-c6-sdl_image/Makefile
head/graphics/linux-c6-sdl_image/distinfo.i686
Modified: head/graphics/linux-c6-sdl_image/Makefile
==============================================================================
--- head/graphics/linux-c6-sdl_image/Makefile Fri Oct 17 14:21:36 2014 (r371057)
+++ head/graphics/linux-c6-sdl_image/Makefile Fri Oct 17 14:29:17 2014 (r371058)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sdl_image
-PORTVERSION= 1.2.10
+PORTVERSION= 1.2.12
CATEGORIES= graphics linux
MASTER_SITES= EPEL
DISTNAME= SDL_image-${PORTVERSION}-${RPMVERSION}
@@ -18,7 +18,7 @@ USE_LINUX_RPM= yes
USE_LINUX_APPS= jpeg png sdl12 tiff
LINUX_NAME= SDL_image
-RPMVERSION= 1.el6
+RPMVERSION= 9.el6
BRANDELF_FILES= usr/bin/showimage
USE_LDCONFIG= yes
@@ -26,7 +26,7 @@ DOCSDIR= ${PREFIX}/usr/share/doc/${LINUX
PORTDOCS= CHANGES COPYING README
PLIST_FILES= usr/bin/showimage usr/lib/libSDL_image-1.2.so.0 \
- usr/lib/libSDL_image-1.2.so.0.8.2
+ usr/lib/libSDL_image-1.2.so.0.8.4
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
.include <bsd.port.mk>
Modified: head/graphics/linux-c6-sdl_image/distinfo.i686
==============================================================================
--- head/graphics/linux-c6-sdl_image/distinfo.i686 Fri Oct 17 14:21:36 2014 (r371057)
+++ head/graphics/linux-c6-sdl_image/distinfo.i686 Fri Oct 17 14:29:17 2014 (r371058)
@@ -1,4 +1,4 @@
-SHA256 (rpm/i686/centos/6.5/SDL_image-1.2.10-1.el6.i686.rpm) = 81233adfe8f95e2aa362a7d7ab568ad2ad32624a37ced1dc37d64bef9ba9109b
-SIZE (rpm/i686/centos/6.5/SDL_image-1.2.10-1.el6.i686.rpm) = 45732
-SHA256 (rpm/i686/centos/6.5/SDL_image-1.2.10-1.el6.src.rpm) = 39c291625747a8ba168465af16ec0c5bc1e5746ffb4e5cfe5efd597e8c2b1c52
-SIZE (rpm/i686/centos/6.5/SDL_image-1.2.10-1.el6.src.rpm) = 1342983
+SHA256 (rpm/i686/centos/6.5/SDL_image-1.2.12-9.el6.i686.rpm) = 29b37b3bf7dee0ea1f5de4074b22b73b2cc656690ef310467e38361c4ea10410
+SIZE (rpm/i686/centos/6.5/SDL_image-1.2.12-9.el6.i686.rpm) = 39912
+SHA256 (rpm/i686/centos/6.5/SDL_image-1.2.12-9.el6.src.rpm) = a652ecd656eb19ac0faf6806a0bf1df71ec94424e6e47b96143289c57736b7f4
+SIZE (rpm/i686/centos/6.5/SDL_image-1.2.12-9.el6.src.rpm) = 2241505
More information about the svn-ports-head
mailing list