mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Update to 0.5.11
This commit is contained in:
parent
4015364ffe
commit
c8f689de60
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353491
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xmoto
|
||||
PORTVERSION= 0.5.10
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 0.5.11
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \
|
||||
http://mirror.amdmi3.ru/distfiles/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (xmoto-0.5.10-src.tar.gz) = 2d2438e4685aa5fc1aa9f73bfbe26893d7fc97fadd6e1cc9fdb09c8d16df9e1e
|
||||
SIZE (xmoto-0.5.10-src.tar.gz) = 40766628
|
||||
SHA256 (xmoto-0.5.11-src.tar.gz) = a584a6f9292b184686b72c78f16de4b82d5c5b72ad89e41912ff50d03eca26b2
|
||||
SIZE (xmoto-0.5.11-src.tar.gz) = 40785573
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- configure.orig 2012-05-03 23:37:06.000000000 +0400
|
||||
+++ configure 2012-12-11 03:40:16.510933187 +0400
|
||||
@@ -5803,7 +5803,7 @@
|
||||
|
||||
CPPFLAGS="$CPPFLAGS"" ""$XML_CPPFLAGS"
|
||||
CFLAGS="$CFLAGS"" ""$XML_CPPFLAGS"
|
||||
-LIBS="$LIBS""$XML_LIBS"
|
||||
+LIBS="$LIBS"" ""$XML_LIBS"
|
||||
fi
|
||||
|
||||
if test "$target_os" = "mingw32" # on windows, don't include libbz2
|
Loading…
Reference in New Issue
Block a user