diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-20 15:37:06 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-20 15:37:06 +0800 |
commit | 137e49b7cc84e2b5f333a883daf9e148e74923f1 (patch) | |
tree | b4b0254cf32837bfe00c0cb903079968ad16ff5c /games | |
parent | 320330cf5c948228d3cb255dd86814d3f4cfbe07 (diff) | |
download | freebsd-ports-gnome-137e49b7cc84e2b5f333a883daf9e148e74923f1.tar.gz freebsd-ports-gnome-137e49b7cc84e2b5f333a883daf9e148e74923f1.tar.zst freebsd-ports-gnome-137e49b7cc84e2b5f333a883daf9e148e74923f1.zip |
upgrade to 0.7
PR: 42953
Submitted by: Ports Fury
Diffstat (limited to 'games')
-rw-r--r-- | games/gl-117/Makefile | 5 | ||||
-rw-r--r-- | games/gl-117/distinfo | 2 | ||||
-rw-r--r-- | games/gl-117/pkg-plist | 3 |
3 files changed, 6 insertions, 4 deletions
diff --git a/games/gl-117/Makefile b/games/gl-117/Makefile index 1fe0ea4f9a0e..a2a261d47db2 100644 --- a/games/gl-117/Makefile +++ b/games/gl-117/Makefile @@ -7,15 +7,14 @@ # PORTNAME= gl-117 -PORTVERSION= 0.6.8 +PORTVERSION= 0.7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \ - SDL-1.1.4:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config diff --git a/games/gl-117/distinfo b/games/gl-117/distinfo index c81ff3738d29..18362204da11 100644 --- a/games/gl-117/distinfo +++ b/games/gl-117/distinfo @@ -1 +1 @@ -MD5 (gl-117-0.6.8.tar.gz) = dd911ab2a3e4a2882608e15ffca29b62 +MD5 (gl-117-0.7.tar.gz) = daca9fdfc7f1863386aed245295a8fcb diff --git a/games/gl-117/pkg-plist b/games/gl-117/pkg-plist index 30c4b47d928f..12e6a60126eb 100644 --- a/games/gl-117/pkg-plist +++ b/games/gl-117/pkg-plist @@ -52,6 +52,9 @@ share/gl-117/sounds/thunder1.wav share/gl-117/textures/aster1_n.tga share/gl-117/textures/base1_no.tga share/gl-117/textures/cactus1.tga +share/gl-117/textures/clouds1.tga +share/gl-117/textures/clouds2.tga +share/gl-117/textures/clouds3.tga share/gl-117/textures/cross.tga share/gl-117/textures/cross2.tga share/gl-117/textures/earth.tga |