gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3023: update gnubg to 1.03.000


From: Brandon Invergo
Subject: [Gsrc-commit] trunk r3023: update gnubg to 1.03.000
Date: Tue, 05 Aug 2014 08:07:29 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3023
revision-id: address@hidden
parent: address@hidden
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Tue 2014-08-05 09:07:13 +0100
message:
  update gnubg to 1.03.000
modified:
  gnu/gnubg/Makefile             makefile-20130702070710-mguvqs5rm7ef2vwa-2
  gnu/gnubg/sha256sums           sha256sums-20130702070710-mguvqs5rm7ef2vwa-4
=== modified file 'gnu/gnubg/Makefile'
--- a/gnu/gnubg/Makefile        2013-11-10 13:57:45 +0000
+++ b/gnu/gnubg/Makefile        2014-08-05 08:07:13 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2013 Brandon Invergo <address@hidden>
+# Copyright © 2013, 2014 Brandon Invergo <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -17,7 +17,7 @@
 
 NAME = Backgammon
 GARNAME = gnubg
-GARVERSION = 1.02.000
+GARVERSION = 1.03.000
 HOME_URL = http://www.gnu.org/software/gnubg
 DESCRIPTION = Backgammon game
 define BLURB
@@ -34,6 +34,7 @@
 MASTER_SUBDIR = media/sources/
 DISTFILES = $(GARNAME)-release-$(GARVERSION)-sources.tar.gz
 SIGFILES =
+INSTALL_SCRIPTS += $(WORKOBJ)/Makefile-DESTDIR info
 
 BUILDDEPS =
 LIBDEPS =
@@ -43,3 +44,7 @@
 include ../../gar.lib/info.mk
 include ../../gar.lib/auto.mk
 include config.mk
+
+install-info:
+       $(INSTALL_INFO) $(WORKSRC)/doc/$(GARNAME).info
+       $(MAKECOOKIE)

=== modified file 'gnu/gnubg/sha256sums'
--- a/gnu/gnubg/sha256sums      2013-10-03 08:09:43 +0000
+++ b/gnu/gnubg/sha256sums      2014-08-05 08:07:13 +0000
@@ -1,1 +1,1 @@
-7ece7fc02481f8e6c08869306f1cf52cad9ec5ddd675de67782cf028a6dcb504  
download/gnubg-release-1.02.000-sources.tar.gz
+609f66323dd20fcaa2e1f889b70f8453b5c53999a8c5afda971c131bcfa0e4f0  
download/gnubg-release-1.03.000-sources.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]