[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r3810: update gnome-sudoku to 3.20.4
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r3810: update gnome-sudoku to 3.20.4 |
Date: |
Sun, 17 Jul 2016 08:48:34 +0000 (UTC) |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 3810
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2016-07-17 01:48:30 -0700
message:
update gnome-sudoku to 3.20.4
modified:
pkg/gnome/gnome-sudoku/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-782
pkg/gnome/gnome-sudoku/sha256sums
sha256sums-20160617013746-7ygosxqw3lxxvo7f-786
=== modified file 'pkg/gnome/gnome-sudoku/Makefile'
--- a/pkg/gnome/gnome-sudoku/Makefile 2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/gnome-sudoku/Makefile 2016-07-17 08:48:30 +0000
@@ -22,28 +22,30 @@
NAME = gnome-sudoku
GARNAME = gnome-sudoku
+GARVERSION = 3.20.4
HOME_URL = http://www.gnome.org/
DESCRIPTION = gnome-sudoku
define BLURB
endef
-GARVERSION = 3.20.1
-# module = gnome-sudoku/3.20/gnome-sudoku-3.20.1.tar.xz
+
######################################################################
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
MASTER_SITES = $(MASTER_GNOME)
-MASTER_SUBDIR = gnome-sudoku/3.20/
-DISTFILES = gnome-sudoku-3.20.1.tar.xz
-SIGFILES =
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz $(DISTNAME).sha256sum
+SIGFILES =
-# hash =
sha256:23f27323ec8c37b37c1829510e9b6e7e8288a4109d1b7c9017f2ada07fd6fdbb
-BUILDDEPS =
-LIBDEPS = # appstream-glib c++ glib gtk+ intltool json-glib libgee qqwing
yelp-tools
-SUGGESTS =
+BUILDDEPS =
+LIBDEPS =
######################################################################
include ../../../gar/gar.lib/auto.mk
include config.mk
-
=== modified file 'pkg/gnome/gnome-sudoku/sha256sums'
--- a/pkg/gnome/gnome-sudoku/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/gnome-sudoku/sha256sums 2016-07-17 08:48:30 +0000
@@ -1,1 +1,2 @@
-23f27323ec8c37b37c1829510e9b6e7e8288a4109d1b7c9017f2ada07fd6fdbb
download/gnome-sudoku-3.20.1.tar.xz
+9077c4b9a2f9bbb8daf21ba1454d03f6d3a9f33715dbfec8b51e98e73cc886c3
download/gnome-sudoku-3.20.4.tar.xz
+03c09d94f54a7446600e0afb1edf5787a42a776052cf53e220c14193ff9df9af
download/gnome-sudoku-3.20.4.sha256sum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r3810: update gnome-sudoku to 3.20.4,
Carl Hansen <=