pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/gnome-games update to 2.22.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb4c54f76842
branches:  trunk
changeset: 542913:cb4c54f76842
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu May 29 17:12:31 2008 +0000

description:
update to 2.22.2
changes:
-bugfixes
-translation updates

pkgsrc change: explicitely disable ggz-server so that the build
doesn't pick it up, just in case

diffstat:

 games/gnome-games/Makefile |  5 +++--
 games/gnome-games/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (35 lines):

diff -r f4cc9d60c276 -r cb4c54f76842 games/gnome-games/Makefile
--- a/games/gnome-games/Makefile        Thu May 29 17:10:02 2008 +0000
+++ b/games/gnome-games/Makefile        Thu May 29 17:12:31 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.82 2008/04/26 00:07:27 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2008/05/29 17:12:31 drochner Exp $
 
-DISTNAME=              gnome-games-2.22.1.1
+DISTNAME=              gnome-games-2.22.2
 CATEGORIES=            games gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-games/2.22/}
 EXTRACT_SUFX=          .tar.bz2
@@ -21,6 +21,7 @@
 GNU_CONFIGURE=         yes
 CONFIGURE_ENV+=                PKGLOCALEDIR=${PKGLOCALEDIR:Q}
 CONFIGURE_ARGS+=       --localstatedir=${VARBASE:Q}
+CONFIGURE_ARGS+=       --without-ggz-server
 
 FILES_SUBST+=          INSTALL=${INSTALL:Q}
 
diff -r f4cc9d60c276 -r cb4c54f76842 games/gnome-games/distinfo
--- a/games/gnome-games/distinfo        Thu May 29 17:10:02 2008 +0000
+++ b/games/gnome-games/distinfo        Thu May 29 17:12:31 2008 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.18 2008/04/26 00:07:27 wiz Exp $
+$NetBSD: distinfo,v 1.19 2008/05/29 17:12:31 drochner Exp $
 
-SHA1 (gnome-games-2.22.1.1.tar.bz2) = b10b6a0fd65f6f0bdc354ed6dfc49304da7d78ac
-RMD160 (gnome-games-2.22.1.1.tar.bz2) = d2a81fe7c0694aedf8d5dda4abee2667bf49ce81
-Size (gnome-games-2.22.1.1.tar.bz2) = 16331498 bytes
+SHA1 (gnome-games-2.22.2.tar.bz2) = 68881fb0dbb8a089423d1eec7f052c1fdf0ee417
+RMD160 (gnome-games-2.22.2.tar.bz2) = e78186ad4e599e24144165928c650bd7f4b05980
+Size (gnome-games-2.22.2.tar.bz2) = 16417774 bytes
 SHA1 (patch-ac) = e54f3fecee226f78edf17dc686c6bde2a25e36fd
 SHA1 (patch-ae) = bb5870303333f7f331555eaf09811db9c313cddb



Home | Main Index | Thread Index | Old Index