Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Aug 2011 18:15:04 GMT
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/159633: [UPDATE] games/gbrainy: update to 2.01
Message-ID:  <201108091815.p79IF45w021461@red.freebsd.org>
Resent-Message-ID: <201108091820.p79IK8Nl054844@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         159633
>Category:       ports
>Synopsis:       [UPDATE] games/gbrainy: update to 2.01
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 09 18:20:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        9.0-CURRENT
>Organization:
>Environment:
9.0-CURRENT i386
>Description:
- update to 2.01
- add license
- remove bogus `gnometarget` component

changelog:
http://git.gnome.org/browse/gbrainy/commit/?id=91a91854bfb3d17c5f151e94d60aa1a7433153fb

tinderbuild logs:
7.4: http://happy-nation.by.ru/ports/tb/7.4-gbrainy-2.01.log
8.2: http://happy-nation.by.ru/ports/tb/8.2-gbrainy-2.01.log
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa gbrainy.orig/Makefile gbrainy/Makefile
--- gbrainy.orig/Makefile	2011-07-08 11:55:41.000000000 +0400
+++ gbrainy/Makefile	2011-08-09 22:10:04.000000000 +0400
@@ -6,18 +6,21 @@
 #
 
 PORTNAME=	gbrainy
-PORTVERSION=	2.00
+PORTVERSION=	2.01
 CATEGORIES=	games
 MASTER_SITES=	http://gent.softcatala.org/jmas/gbrainy/
 
 MAINTAINER=	kevlo@FreeBSD.org
 COMMENT=	A brain teaser game and trainer
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 BUILD_DEPENDS=	mautil:${PORTSDIR}/devel/mono-addins \
 		${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-USE_GNOME=	desktopfileutils gnometarget gnomehack gtksharp20 gnomesharp20
+USE_GNOME=	desktopfileutils gnomehack gtksharp20 gnomesharp20
 USE_GMAKE=	yes
 USE_GETTEXT=	yes
 GNU_CONFIGURE=	yes
diff -ruNa gbrainy.orig/distinfo gbrainy/distinfo
--- gbrainy.orig/distinfo	2011-07-08 10:26:52.000000000 +0400
+++ gbrainy/distinfo	2011-08-08 23:01:26.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (gbrainy-2.00.tar.gz) = 95df612d00e12f5bda4a7df4c77818e20aec163fd1da5bade7e5fbd5acef624a
-SIZE (gbrainy-2.00.tar.gz) = 2250228
+SHA256 (gbrainy-2.01.tar.gz) = 777bbc0ce1c8d511d3ccf6802cbf7768438e6840b3fd4d52db9196764fe0729a
+SIZE (gbrainy-2.01.tar.gz) = 2331026


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108091815.p79IF45w021461>