[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r3802: update gnome-session to 3.20.2
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r3802: update gnome-session to 3.20.2 |
Date: |
Fri, 15 Jul 2016 21:35:38 +0000 (UTC) |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 3802
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2016-07-15 14:35:34 -0700
message:
update gnome-session to 3.20.2
modified:
pkg/gnome/gnome-session/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-752
pkg/gnome/gnome-session/sha256sums
sha256sums-20160617013746-7ygosxqw3lxxvo7f-756
=== modified file 'pkg/gnome/gnome-session/Makefile'
--- a/pkg/gnome/gnome-session/Makefile 2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/gnome-session/Makefile 2016-07-15 21:35:34 +0000
@@ -22,25 +22,27 @@
NAME = gnome-session
GARNAME = gnome-session
+GARVERSION = 3.20.2
HOME_URL = http://www.gnome.org/
DESCRIPTION = gnome-session
define BLURB
endef
-GARVERSION = 3.20.1
-# module = gnome-session/3.20/gnome-session-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-session/3.20/
-DISTFILES = gnome-session-3.20.1.tar.xz
-SIGFILES =
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz $(DISTNAME).sha256sum
+SIGFILES =
-# hash =
sha256:2ae9f53dc74f851222fbefbe0dc08db0a78cc76ceeb156f92ebd4d40fd038913
-BUILDDEPS =
-LIBDEPS = # intltool gl gtk+ gnome-desktop json-glib upower libXcomposite sm
xtrans libsystemd
-SUGGESTS =
+BUILDDEPS =
+LIBDEPS =
######################################################################
=== modified file 'pkg/gnome/gnome-session/sha256sums'
--- a/pkg/gnome/gnome-session/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/gnome-session/sha256sums 2016-07-15 21:35:34 +0000
@@ -1,1 +1,2 @@
-2ae9f53dc74f851222fbefbe0dc08db0a78cc76ceeb156f92ebd4d40fd038913
download/gnome-session-3.20.1.tar.xz
+025f97e0b9f5431890598d6130040e1e7071771cc29e1d29d8e2e7c84d95f6da
download/gnome-session-3.20.2.tar.xz
+e082e740fc560bdc63b561e78d15f98bd49d4ce73004e2ec196133d58a826930
download/gnome-session-3.20.2.sha256sum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r3802: update gnome-session to 3.20.2,
Carl Hansen <=