diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-02-06 18:44:46 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-02-06 18:44:46 +0000 |
commit | 1f27e5698f31ba9c82caa4e8629bd0980e531dd0 (patch) | |
tree | 98d905e747546fc97b9f5b1cf7c3a3046ed8b9d6 /games | |
parent | b0eb91c3a6b3c0d165cf8e9980ebb3ff63281304 (diff) | |
download | pkgsrc-1f27e5698f31ba9c82caa4e8629bd0980e531dd0.tar.gz |
Update to 2.4.2:
* The bugs where both blackjack and gnome-stones crashed on start-up
have now been fixed. There have also been translation updates.
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome2-games/Makefile | 6 | ||||
-rw-r--r-- | games/gnome2-games/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/gnome2-games/Makefile b/games/gnome2-games/Makefile index 9bef7d002a9..59793549edc 100644 --- a/games/gnome2-games/Makefile +++ b/games/gnome2-games/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2004/01/24 13:30:56 grant Exp $ +# $NetBSD: Makefile,v 1.22 2004/02/06 18:44:46 jmmv Exp $ -DISTNAME= gnome-games-2.4.1.1 -PKGREVISION= 2 +DISTNAME= gnome-games-2.4.2 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/2.4/} EXTRACT_SUFX= .tar.bz2 @@ -19,6 +18,7 @@ USE_PKGLOCALEDIR= yes USE_GNU_TOOLS+= make USE_X11= yes USE_CONFIG_WRAPPER= yes +USE_LANGUAGES= c c++ USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool diff --git a/games/gnome2-games/distinfo b/games/gnome2-games/distinfo index b75af282b69..c001f1caea1 100644 --- a/games/gnome2-games/distinfo +++ b/games/gnome2-games/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2004/01/10 05:18:25 xtraeme Exp $ +$NetBSD: distinfo,v 1.4 2004/02/06 18:44:46 jmmv Exp $ -SHA1 (gnome-games-2.4.1.1.tar.bz2) = ca99fef48ea1a3d239fc3f3eadfae994c1d307f3 -Size (gnome-games-2.4.1.1.tar.bz2) = 7457270 bytes +SHA1 (gnome-games-2.4.2.tar.bz2) = 9cb65a4309de89f9adc27c17fdb5fd235d997283 +Size (gnome-games-2.4.2.tar.bz2) = 7410489 bytes SHA1 (patch-aa) = 4c86e204fce55ea58bca7f35178629c9a9ec4a89 |