diff options
author | ijliao <ijliao@FreeBSD.org> | 2006-03-31 11:16:18 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2006-03-31 11:16:18 +0800 |
commit | 98a8ba64bae1f74f5fded9bc51b978540fb6b16c (patch) | |
tree | 55e12e4f690672b5611be18fa9118517f3e69b90 /games | |
parent | 5d53fe36cf115348214433b05a0f151a4838612e (diff) | |
download | freebsd-ports-gnome-98a8ba64bae1f74f5fded9bc51b978540fb6b16c.tar.gz freebsd-ports-gnome-98a8ba64bae1f74f5fded9bc51b978540fb6b16c.tar.zst freebsd-ports-gnome-98a8ba64bae1f74f5fded9bc51b978540fb6b16c.zip |
upgrade to 1.2.4
PR: 95110
Submitted by: Ports Fury
Diffstat (limited to 'games')
-rw-r--r-- | games/highmoon/Makefile | 5 | ||||
-rw-r--r-- | games/highmoon/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/games/highmoon/Makefile b/games/highmoon/Makefile index 7fb27d536334..bf9cb5d15569 100644 --- a/games/highmoon/Makefile +++ b/games/highmoon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= highmoon -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= games MASTER_SITES= http://highmoon.gerdsmeier.net/ @@ -16,8 +16,7 @@ COMMENT= Duel in the universe WRKSRC= ${WRKDIR}/HighMoon USE_SDL= image sdl -USE_GCC= 3.4 -USE_REINPLACE= yes +USE_GCC= 3.4+ USE_GMAKE= yes MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" LIBS="${LDFLAGS}" diff --git a/games/highmoon/distinfo b/games/highmoon/distinfo index d205822e41c0..0a34828d29c3 100644 --- a/games/highmoon/distinfo +++ b/games/highmoon/distinfo @@ -1,3 +1,3 @@ -MD5 (highmoon-1.2.3.tar.gz) = 91a7a99144320b70b3143b9d6accacb9 -SHA256 (highmoon-1.2.3.tar.gz) = 0aa503c3c6836bbcdb68594bfdc3924c3e7eb48e6eaf67e6a9d4b2118acde2ae -SIZE (highmoon-1.2.3.tar.gz) = 413805 +MD5 (highmoon-1.2.4.tar.gz) = 4b16a749f844d5ca691c9774884979ec +SHA256 (highmoon-1.2.4.tar.gz) = 4363ea2455869b886b5777272cddd69ac0a14c7635cdbdafba31eb1c6625bdc6 +SIZE (highmoon-1.2.4.tar.gz) = 413137 |