diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-01-10 05:18:25 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-01-10 05:18:25 +0000 |
commit | bcc47e838ad6d09bfb243c6b851159ccc743cc50 (patch) | |
tree | 012b69365cbdb760c838fefa1417c1023a825c91 /games | |
parent | aa8711edf51b3a83f1f8cb84e31becaeebb6149d (diff) | |
download | pkgsrc-bcc47e838ad6d09bfb243c6b851159ccc743cc50.tar.gz |
Update to 2.4.1.1 from Min Sik Kim in PR pkg/24038.
A minor release to make sure that gnome-games doesn't break when using
GTK+ 2.3.
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome2-games/Makefile | 12 | ||||
-rw-r--r-- | games/gnome2-games/distinfo | 6 |
2 files changed, 5 insertions, 13 deletions
diff --git a/games/gnome2-games/Makefile b/games/gnome2-games/Makefile index 5df0d29bad9..f243f36c37d 100644 --- a/games/gnome2-games/Makefile +++ b/games/gnome2-games/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2004/01/03 18:49:40 reed Exp $ +# $NetBSD: Makefile,v 1.18 2004/01/10 05:18:25 xtraeme Exp $ -DISTNAME= gnome-games-2.4.1 -PKGREVISION= 1 +DISTNAME= gnome-games-2.4.1.1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/2.4/} EXTRACT_SUFX= .tar.bz2 @@ -45,13 +44,6 @@ CONF_FILES+= ${EGDIR}/${conffile} ${PKG_SYSCONFDIR}/${conffile} FILES_SUBST+= INSTALL="${INSTALL}" -post-patch: - cd ${WRKSRC} && \ - ${CP} gnect/src/connect4.c gnect/src/connect4.c.broken && \ - ${SED} -e 's|/usr/share|${PREFIX}/share|' \ - < gnect/src/connect4.c.broken > gnect/src/connect4.c - ${TOUCH} ${WRKSRC}/po/*.gmo - GCONF2_SCHEMAS= aisleriot.schemas GCONF2_SCHEMAS+= blackjack.schemas GCONF2_SCHEMAS+= gataxx.schemas diff --git a/games/gnome2-games/distinfo b/games/gnome2-games/distinfo index a8e186107ea..b75af282b69 100644 --- a/games/gnome2-games/distinfo +++ b/games/gnome2-games/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2003/12/29 00:02:47 xtraeme Exp $ +$NetBSD: distinfo,v 1.3 2004/01/10 05:18:25 xtraeme Exp $ -SHA1 (gnome-games-2.4.1.tar.bz2) = c9586aef96e4ab992faacd6e588c4b1f3dd2200a -Size (gnome-games-2.4.1.tar.bz2) = 7473272 bytes +SHA1 (gnome-games-2.4.1.1.tar.bz2) = ca99fef48ea1a3d239fc3f3eadfae994c1d307f3 +Size (gnome-games-2.4.1.1.tar.bz2) = 7457270 bytes SHA1 (patch-aa) = 4c86e204fce55ea58bca7f35178629c9a9ec4a89 |