From 137e49b7cc84e2b5f333a883daf9e148e74923f1 Mon Sep 17 00:00:00 2001 From: ijliao Date: Fri, 20 Sep 2002 07:37:06 +0000 Subject: upgrade to 0.7 PR: 42953 Submitted by: Ports Fury --- games/gl-117/Makefile | 5 ++--- games/gl-117/distinfo | 2 +- games/gl-117/pkg-plist | 3 +++ 3 files changed, 6 insertions(+), 4 deletions(-) (limited to 'games') 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 -- cgit