pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/gbrainy Update to 1.1, call it 1.10 to make it n...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c73bee6b9b49
branches: trunk
changeset: 391821:c73bee6b9b49
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Apr 20 09:25:06 2009 +0000
description:
Update to 1.1, call it 1.10 to make it newer than 1.01. Set LICENSE.
Version 1.1
* 4 new games
* Use Mono.Addins for extending gbrainy
* New translations
* Bug fixes
diffstat:
games/gbrainy/Makefile | 10 +++++++---
games/gbrainy/distinfo | 8 ++++----
2 files changed, 11 insertions(+), 7 deletions(-)
diffs (46 lines):
diff -r 86b758a07eed -r c73bee6b9b49 games/gbrainy/Makefile
--- a/games/gbrainy/Makefile Mon Apr 20 09:17:33 2009 +0000
+++ b/games/gbrainy/Makefile Mon Apr 20 09:25:06 2009 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2009/03/25 22:37:12 he Exp $
+# $NetBSD: Makefile,v 1.12 2009/04/20 09:25:06 wiz Exp $
#
-DISTNAME= gbrainy-1.01
-PKGREVISION= 1
+DISTNAME= gbrainy-1.1
+# 1.1 is newer than 1.01 -- remove next line on update
+PKGNAME= ${DISTNAME}0
CATEGORIES= games
MASTER_SITES= http://www.softcatala.org/~jmas/gbrainy/
@@ -10,6 +11,8 @@
HOMEPAGE= http://live.gnome.org/gbrainy
COMMENT= Brain teaser game and trainer
+LICENSE= gnu-gpl-v2
+
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
@@ -22,6 +25,7 @@
REPLACE_BASH= src/gbrainy.in
+.include "../../devel/mono-addins/buildlink3.mk"
.include "../../graphics/cairo/buildlink3.mk"
.include "../../graphics/librsvg/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
diff -r 86b758a07eed -r c73bee6b9b49 games/gbrainy/distinfo
--- a/games/gbrainy/distinfo Mon Apr 20 09:17:33 2009 +0000
+++ b/games/gbrainy/distinfo Mon Apr 20 09:25:06 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/01/05 00:27:33 wiz Exp $
+$NetBSD: distinfo,v 1.5 2009/04/20 09:25:06 wiz Exp $
-SHA1 (gbrainy-1.01.tar.gz) = b48dc1b15b1e00bf9a83b0908ed0f4ec54ba1943
-RMD160 (gbrainy-1.01.tar.gz) = 6336ba7b76e90f044d05a5b0dde1008d685e1017
-Size (gbrainy-1.01.tar.gz) = 555019 bytes
+SHA1 (gbrainy-1.1.tar.gz) = 10e45bb9e40ca85594fc16d7a1682f29b1e66f76
+RMD160 (gbrainy-1.1.tar.gz) = 0e96270e18caae54a1e0e8e587a5b5db3dc72bc0
+Size (gbrainy-1.1.tar.gz) = 641397 bytes
Home |
Main Index |
Thread Index |
Old Index