diff options
author | dinoex <dinoex@FreeBSD.org> | 2005-01-14 04:18:25 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2005-01-14 04:18:25 +0800 |
commit | 702cfa908f07669ba08c6dd6ea5a800dbda0e849 (patch) | |
tree | 8f957ff145788921b511da1b7573e273d2c5ca7c | |
parent | 4b2f04adb1a22e11fc50dba65a154626a6d6e96d (diff) | |
download | freebsd-ports-gnome-702cfa908f07669ba08c6dd6ea5a800dbda0e849.tar.gz freebsd-ports-gnome-702cfa908f07669ba08c6dd6ea5a800dbda0e849.tar.zst freebsd-ports-gnome-702cfa908f07669ba08c6dd6ea5a800dbda0e849.zip |
- update to Gomoku-1.2.7
-rw-r--r-- | games/gomoku.app/Makefile | 3 | ||||
-rw-r--r-- | games/gomoku.app/distinfo | 4 | ||||
-rw-r--r-- | games/gomoku.app/pkg-plist | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/games/gomoku.app/Makefile b/games/gomoku.app/Makefile index 2e9b4b820127..98b2e4fd5601 100644 --- a/games/gomoku.app/Makefile +++ b/games/gomoku.app/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gomoku.app -PORTVERSION= 1.2.6 -PORTREVISION= 2 +PORTVERSION= 1.2.7 CATEGORIES= games MASTER_SITES= http://www.gnustep.it/nicola/Applications/Gomoku/ DISTNAME= Gomoku-${PORTVERSION} diff --git a/games/gomoku.app/distinfo b/games/gomoku.app/distinfo index 4139d8a8500e..0ceba5819091 100644 --- a/games/gomoku.app/distinfo +++ b/games/gomoku.app/distinfo @@ -1,2 +1,2 @@ -MD5 (Gomoku-1.2.6.tar.gz) = a6be66bed95483ecc6cfbde1ae746435 -SIZE (Gomoku-1.2.6.tar.gz) = 82798 +MD5 (Gomoku-1.2.7.tar.gz) = d45f9d93bbecae1f47847eb16001c27e +SIZE (Gomoku-1.2.7.tar.gz) = 83460 diff --git a/games/gomoku.app/pkg-plist b/games/gomoku.app/pkg-plist index 53674df230a7..d925a4e3a564 100644 --- a/games/gomoku.app/pkg-plist +++ b/games/gomoku.app/pkg-plist @@ -31,8 +31,10 @@ Local/Applications/Gomoku.app/Resources/HumanRight.png Local/Applications/Gomoku.app/Resources/HumanTop.png Local/Applications/Gomoku.app/Resources/HumanTopLeft.png Local/Applications/Gomoku.app/Resources/HumanTopRight.png +Local/Applications/Gomoku.app/Resources/Hungarian.lproj/Localizable.strings Local/Applications/Gomoku.app/Resources/Info-gnustep.plist Local/Applications/Gomoku.app/Resources/Italian.lproj/Localizable.strings +Local/Applications/Gomoku.app/Resources/Norwegian.lproj/Localizable.strings Local/Applications/Gomoku.app/Resources/Spanish.lproj/Localizable.strings Local/Applications/Gomoku.app/Resources/Swedish.lproj/Localizable.strings Local/Applications/Gomoku.app/Resources/TraditionalChinese.lproj/Localizable.strings @@ -41,7 +43,9 @@ Local/Applications/Gomoku.app/stamp.make @dirrm Local/Applications/Gomoku.app/Resources/TraditionalChinese.lproj @dirrm Local/Applications/Gomoku.app/Resources/Swedish.lproj @dirrm Local/Applications/Gomoku.app/Resources/Spanish.lproj +@dirrm Local/Applications/Gomoku.app/Resources/Norwegian.lproj @dirrm Local/Applications/Gomoku.app/Resources/Italian.lproj +@dirrm Local/Applications/Gomoku.app/Resources/Hungarian.lproj @dirrm Local/Applications/Gomoku.app/Resources/German.lproj @dirrm Local/Applications/Gomoku.app/Resources/French.lproj @dirrm Local/Applications/Gomoku.app/Resources/English.lproj |