diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2009-03-27 19:45:02 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2009-03-27 19:45:02 +0000 |
commit | d64439e31593804bd252079c8fc1e0a83181610a (patch) | |
tree | 0b107d6671bd24896167f0715b2cfbf8219559b7 /games/glob2 | |
parent | 98b24bac805bda17b7fb5c097391f4e36092344a (diff) | |
download | ports-d64439e31593804bd252079c8fc1e0a83181610a.tar.gz ports-d64439e31593804bd252079c8fc1e0a83181610a.zip |
Notes
Diffstat (limited to 'games/glob2')
-rw-r--r-- | games/glob2/Makefile | 4 | ||||
-rw-r--r-- | games/glob2/distinfo | 6 | ||||
-rw-r--r-- | games/glob2/pkg-plist | 6 |
3 files changed, 11 insertions, 5 deletions
diff --git a/games/glob2/Makefile b/games/glob2/Makefile index 8e675173e32b..ab8dadae50f7 100644 --- a/games/glob2/Makefile +++ b/games/glob2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= glob2 -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.4.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} +MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION:R} MAINTAINER= thierry@FreeBSD.org COMMENT= Globulation 2 - a free and innovative strategy game diff --git a/games/glob2/distinfo b/games/glob2/distinfo index 1f8d6be1c927..1172df335ef5 100644 --- a/games/glob2/distinfo +++ b/games/glob2/distinfo @@ -1,3 +1,3 @@ -MD5 (glob2-0.9.4.tar.gz) = 087169fcf82e4073266307680e75e447 -SHA256 (glob2-0.9.4.tar.gz) = 0d110619f4efccfa24985436bc0619368d62864e0efa8b721ac78d2c0dd0781f -SIZE (glob2-0.9.4.tar.gz) = 11521283 +MD5 (glob2-0.9.4.1.tar.gz) = d9a15a0c6e3ad7b6271aec3a2f5422ac +SHA256 (glob2-0.9.4.1.tar.gz) = 7e901e9f791d766832b9093546803e7bd5bda114c2cea333cff9027b32dcfdea +SIZE (glob2-0.9.4.1.tar.gz) = 11605247 diff --git a/games/glob2/pkg-plist b/games/glob2/pkg-plist index 7c1dd2694679..50549fb43785 100644 --- a/games/glob2/pkg-plist +++ b/games/glob2/pkg-plist @@ -1689,6 +1689,7 @@ share/applications/glob2.desktop %%DATADIR%%/data/texts.dk.txt.orig %%DATADIR%%/data/texts.en.txt %%DATADIR%%/data/texts.en.txt.orig +%%DATADIR%%/data/texts.en.txt~ %%DATADIR%%/data/texts.es.txt %%DATADIR%%/data/texts.es.txt.orig %%DATADIR%%/data/texts.eu.txt @@ -1704,6 +1705,7 @@ share/applications/glob2.desktop %%DATADIR%%/data/texts.it.txt.orig %%DATADIR%%/data/texts.keys.txt %%DATADIR%%/data/texts.keys.txt.orig +%%DATADIR%%/data/texts.keys.txt~ %%DATADIR%%/data/texts.list.txt %%DATADIR%%/data/texts.nl.txt %%DATADIR%%/data/texts.nl.txt.orig @@ -1759,9 +1761,13 @@ share/applications/glob2.desktop %%DATADIR%%/maps/the_sand_square.map %%DATADIR%%/maps/weakness.map %%DATADIR%%/scripts/tutorial_part1.sgsl +%%DATADIR%%/scripts/tutorial_part1.sgsl~ %%DATADIR%%/scripts/tutorial_part2.sgsl +%%DATADIR%%/scripts/tutorial_part2.sgsl~ %%DATADIR%%/scripts/tutorial_part3.sgsl +%%DATADIR%%/scripts/tutorial_part3.sgsl~ %%DATADIR%%/scripts/tutorial_part4.sgsl +%%DATADIR%%/scripts/tutorial_part4.sgsl~ share/icons/hicolor/128x128/apps/glob2-icon-128x128.png share/icons/hicolor/16x16/apps/glob2-icon-16x16.png share/icons/hicolor/24x24/apps/glob2-icon-24x24.png |