diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-20 07:37:06 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-09-20 07:37:06 +0000 |
commit | 7323c0a112074be8f181203f3402a8e714a5e3ad (patch) | |
tree | b39d7deba86cc54906d4084bb62f9c690650ca42 | |
parent | Update libsndfile to version 1.0.1 with a shlib major bump. (diff) |
upgrade to 0.7
PR: 42953
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=66816
-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 |