gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3811: update libgdata to 0.17.5


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3811: update libgdata to 0.17.5
Date: Sun, 17 Jul 2016 19:42:25 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3811
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2016-07-17 12:42:22 -0700
message:
  update libgdata to 0.17.5
modified:
  pkg/gnome/libgdata/Makefile    makefile-20160617013746-7ygosxqw3lxxvo7f-1054
  pkg/gnome/libgdata/sha256sums  sha256sums-20160617013746-7ygosxqw3lxxvo7f-1058
=== modified file 'pkg/gnome/libgdata/Makefile'
--- a/pkg/gnome/libgdata/Makefile       2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/libgdata/Makefile       2016-07-17 19:42:22 +0000
@@ -22,28 +22,29 @@
 
 NAME =    libgdata
 GARNAME = libgdata
+GARVERSION = 0.17.5
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = libgdata
 define BLURB
 
 endef
-GARVERSION = 0.17.4
-# module = libgdata/0.17/libgdata-0.17.4.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 = libgdata/0.17/
-DISTFILES = libgdata-0.17.4.tar.xz
-SIGFILES = 
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
 
-# hash = 
sha256:9f15fe0efe4d9a001d45853891ab3a7c45cadc4dea2252944b7341903ce1d1f6
-BUILDDEPS = 
-LIBDEPS = #  json-glib gcr glib gnome-online-accounts gobject-introspection 
libxml2 libsoup liboauth uhttpmock
-SUGGESTS = 
+BUILDDEPS =
+LIBDEPS =
 
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
 include config.mk
-

=== modified file 'pkg/gnome/libgdata/sha256sums'
--- a/pkg/gnome/libgdata/sha256sums     2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/libgdata/sha256sums     2016-07-17 19:42:22 +0000
@@ -1,1 +1,2 @@
-9f15fe0efe4d9a001d45853891ab3a7c45cadc4dea2252944b7341903ce1d1f6  
download/libgdata-0.17.4.tar.xz
+b3fbdae075aa0d83897ae0e9daf3c29075dce1724c8b8a27e0735688756355e8  
download/libgdata-0.17.5.tar.xz
+64d2c83e3cb357dcfc274f1fd54c890fdeaccf19b1db6732ccb2d7d97265e4af  
download/libgdata-0.17.5.sha256sum


reply via email to

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