gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3834: update dconf-editor to 3.20.3


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3834: update dconf-editor to 3.20.3
Date: Wed, 20 Jul 2016 08:18:00 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3834
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2016-07-20 01:17:56 -0700
message:
  update dconf-editor to 3.20.3
modified:
  pkg/gnome/dconf-editor/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-404
  pkg/gnome/dconf-editor/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-408
=== modified file 'pkg/gnome/dconf-editor/Makefile'
--- a/pkg/gnome/dconf-editor/Makefile   2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/dconf-editor/Makefile   2016-07-20 08:17:56 +0000
@@ -22,28 +22,29 @@
 
 NAME =    dconf-editor
 GARNAME = dconf-editor
+GARVERSION = 3.20.3
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = dconf-editor
 define BLURB
 
 endef
-GARVERSION = 3.20.2
-# module = dconf-editor/3.20/dconf-editor-3.20.2.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 = dconf-editor/3.20/
-DISTFILES = dconf-editor-3.20.2.tar.xz
-SIGFILES = 
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
 
-# hash = 
sha256:486dcb60001b934186f3c3591897d986459bf240f35641fbb59ee957c15af2be
-BUILDDEPS = 
-LIBDEPS = #  appstream-glib glib dconf gtk+ vala
-SUGGESTS = 
+BUILDDEPS =
+LIBDEPS =
 
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
 include config.mk
-

=== modified file 'pkg/gnome/dconf-editor/sha256sums'
--- a/pkg/gnome/dconf-editor/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/dconf-editor/sha256sums 2016-07-20 08:17:56 +0000
@@ -1,1 +1,2 @@
-486dcb60001b934186f3c3591897d986459bf240f35641fbb59ee957c15af2be  
download/dconf-editor-3.20.2.tar.xz
+a8721499a277550b28d8dd94dafbea6efeb95fa153020da10603d0d4d628c579  
download/dconf-editor-3.20.3.tar.xz
+562541a97a51d1ba02a91c2d095835dd2b156c1f42394a23633a10d1e4792af5  
download/dconf-editor-3.20.3.sha256sum


reply via email to

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