mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
Update to version 2.0.13
PR: ports/75399 Submitted by: Ports Fury
This commit is contained in:
parent
c3084c40ae
commit
6cda786e80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124951
3 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= sdl_gfx
|
||||
PORTVERSION= 2.0.12
|
||||
PORTVERSION= 2.0.13
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.ferzkopp.net/~aschiffler/Software/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= SDL_gfx-${PORTVERSION:R}
|
||||
|
@ -20,6 +20,7 @@ USE_SDL= sdl
|
|||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_INC_LIBTOOL_VER= 13
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ARGS= --includedir=${PREFIX}/include/SDL11 \
|
||||
--disable-mmx
|
||||
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (SDL_gfx-2.0.12.tar.gz) = 83cb6b89e2197cf3f174e6e086605eaf
|
||||
SIZE (SDL_gfx-2.0.12.tar.gz) = 556295
|
||||
MD5 (SDL_gfx-2.0.13.tar.gz) = b1ce778232db0b1979695f0a5a945a13
|
||||
SIZE (SDL_gfx-2.0.13.tar.gz) = 598297
|
||||
|
|
|
@ -5,4 +5,4 @@ include/SDL11/SDL_imageFilter.h
|
|||
include/SDL11/SDL_rotozoom.h
|
||||
lib/libSDL_gfx.a
|
||||
lib/libSDL_gfx.so
|
||||
lib/libSDL_gfx.so.11
|
||||
lib/libSDL_gfx.so.13
|
||||
|
|
Loading…
Add table
Reference in a new issue