diff options
author | krion <krion@FreeBSD.org> | 2004-02-08 01:10:08 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-02-08 01:10:08 +0800 |
commit | 3e9b043f8c4f60aa814a104252c1fc7ec06fa8af (patch) | |
tree | 4c8100833318af98d41016a3473cd87ce0301e46 /games | |
parent | d24647ce1cbab671e4f689c5ca9b3cb927e003e9 (diff) | |
download | freebsd-ports-gnome-3e9b043f8c4f60aa814a104252c1fc7ec06fa8af.tar.gz freebsd-ports-gnome-3e9b043f8c4f60aa814a104252c1fc7ec06fa8af.tar.zst freebsd-ports-gnome-3e9b043f8c4f60aa814a104252c1fc7ec06fa8af.zip |
- Update to version 1.2
PR: ports/62482
Submitted by: maintainer
Diffstat (limited to 'games')
-rw-r--r-- | games/gl-117/Makefile | 3 | ||||
-rw-r--r-- | games/gl-117/distinfo | 3 | ||||
-rw-r--r-- | games/gl-117/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/games/gl-117/Makefile b/games/gl-117/Makefile index 8d39d83e34d2..7772adb0e39b 100644 --- a/games/gl-117/Makefile +++ b/games/gl-117/Makefile @@ -7,8 +7,7 @@ # PORTNAME= gl-117 -PORTVERSION= 1.1 -PORTREVISION= 1 +PORTVERSION= 1.2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/games/gl-117/distinfo b/games/gl-117/distinfo index 8e66685d2a72..92886a0fb2f3 100644 --- a/games/gl-117/distinfo +++ b/games/gl-117/distinfo @@ -1 +1,2 @@ -MD5 (gl-117-1.1-src.tar.gz) = 0bce3bdcc9d293e2fbd963e34fec94b9 +MD5 (gl-117-1.2-src.tar.gz) = 15212176c863f35f49a1f766eaa5c79a +SIZE (gl-117-1.2-src.tar.gz) = 3085823 diff --git a/games/gl-117/pkg-plist b/games/gl-117/pkg-plist index c5449a0c1239..cb73cd890b28 100644 --- a/games/gl-117/pkg-plist +++ b/games/gl-117/pkg-plist @@ -26,6 +26,7 @@ bin/gl-117 %%DATADIR%%/models/gl-50.3ds %%DATADIR%%/models/hall1.3ds %%DATADIR%%/models/hall2.3ds +%%DATADIR%%/models/house1.3ds %%DATADIR%%/models/mine1.3ds %%DATADIR%%/models/missile1.3ds %%DATADIR%%/models/missile2.3ds @@ -119,6 +120,7 @@ bin/gl-117 %%DATADIR%%/textures/greygrid.tga %%DATADIR%%/textures/hall1b_g.tga %%DATADIR%%/textures/hall2b_c.tga +%%DATADIR%%/textures/house_s1.tga %%DATADIR%%/textures/medals.tga %%DATADIR%%/textures/moon1.tga %%DATADIR%%/textures/oilrig_c.tga @@ -132,6 +134,7 @@ bin/gl-117 %%DATADIR%%/textures/redsand1.tga %%DATADIR%%/textures/redstone2.tga %%DATADIR%%/textures/rocks1.tga +%%DATADIR%%/textures/roof.tga %%DATADIR%%/textures/sand1.tga %%DATADIR%%/textures/ship2_fr.tga %%DATADIR%%/textures/ship_fra.tga |