diff options
author | drochner <drochner@pkgsrc.org> | 2010-01-15 20:08:01 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-01-15 20:08:01 +0000 |
commit | d1869a24adcd685c32c4827b412ba328f517cb11 (patch) | |
tree | c254c15791313b3bf9f7140ce2a83a076dd73b16 /games | |
parent | 4e1de590bd0edf52c82bcd95ac4d1f5d460ef2e8 (diff) | |
download | pkgsrc-d1869a24adcd685c32c4827b412ba328f517cb11.tar.gz |
update to 2.28.2
changes:
-A few fixes; a fix for a critical Sudoku crasher
-translation updates
(this belongs to gnome-2.28.2 which didn't make it before the pkgsrc
freeze)
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome-games/Makefile | 5 | ||||
-rw-r--r-- | games/gnome-games/PLIST | 8 | ||||
-rw-r--r-- | games/gnome-games/distinfo | 8 |
3 files changed, 13 insertions, 8 deletions
diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index c1c964f1acf..cd9bc5c0159 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.104 2009/12/15 21:44:06 joerg Exp $ +# $NetBSD: Makefile,v 1.105 2010/01/15 20:08:01 drochner Exp $ -DISTNAME= gnome-games-2.28.1 -PKGREVISION= 1 +DISTNAME= gnome-games-2.28.2 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/2.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/gnome-games/PLIST b/games/gnome-games/PLIST index af55c5696d1..b8864135ba1 100644 --- a/games/gnome-games/PLIST +++ b/games/gnome-games/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.26 2009/10/29 20:40:10 drochner Exp $ +@comment $NetBSD: PLIST,v 1.27 2010/01/15 20:08:01 drochner Exp $ bin/blackjack bin/glchess bin/glines @@ -811,6 +811,11 @@ share/gnome/help/glchess/cs/figures/new_game.png share/gnome/help/glchess/cs/figures/preferences_game.png share/gnome/help/glchess/cs/figures/preferences_view.png share/gnome/help/glchess/cs/glchess.xml +share/gnome/help/glchess/da/figures/game.png +share/gnome/help/glchess/da/figures/new_game.png +share/gnome/help/glchess/da/figures/preferences_game.png +share/gnome/help/glchess/da/figures/preferences_view.png +share/gnome/help/glchess/da/glchess.xml share/gnome/help/glchess/de/figures/game.png share/gnome/help/glchess/de/figures/new_game.png share/gnome/help/glchess/de/figures/preferences_game.png @@ -2000,6 +2005,7 @@ share/omf/blackjack/blackjack-sv.omf share/omf/glchess/glchess-C.omf share/omf/glchess/glchess-ca.omf share/omf/glchess/glchess-cs.omf +share/omf/glchess/glchess-da.omf share/omf/glchess/glchess-de.omf share/omf/glchess/glchess-el.omf share/omf/glchess/glchess-en_GB.omf diff --git a/games/gnome-games/distinfo b/games/gnome-games/distinfo index 25d3822b963..5c7c0464ad2 100644 --- a/games/gnome-games/distinfo +++ b/games/gnome-games/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.31 2009/10/29 20:40:10 drochner Exp $ +$NetBSD: distinfo,v 1.32 2010/01/15 20:08:01 drochner Exp $ -SHA1 (gnome-games-2.28.1.tar.bz2) = 657898bd35b59f2470694ae543fca3e6d2339a05 -RMD160 (gnome-games-2.28.1.tar.bz2) = d833fe74ee6a0351b89a93351c8b6882f36e4401 -Size (gnome-games-2.28.1.tar.bz2) = 25391923 bytes +SHA1 (gnome-games-2.28.2.tar.bz2) = c2be79044175df51e610edf4c9fd6fba270c02bf +RMD160 (gnome-games-2.28.2.tar.bz2) = 03c9ca6e899bcc44436b232b126f22a0946dff43 +Size (gnome-games-2.28.2.tar.bz2) = 25498433 bytes SHA1 (patch-aa) = b6005f94f51f3f1e004a2def3edaa98b362fa29d SHA1 (patch-ab) = f0ad18149d2dfde184ce58413d75df0ab1c42d03 |