[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r3833: update gvfs to 1.29.4
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r3833: update gvfs to 1.29.4 |
Date: |
Wed, 20 Jul 2016 08:15:05 +0000 (UTC) |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 3833
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2016-07-20 01:14:59 -0700
message:
update gvfs to 1.29.4
modified:
pkg/gnome/gvfs/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-972
pkg/gnome/gvfs/sha256sums sha256sums-20160617013746-7ygosxqw3lxxvo7f-976
=== modified file 'pkg/gnome/gvfs/Makefile'
--- a/pkg/gnome/gvfs/Makefile 2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/gvfs/Makefile 2016-07-20 08:14:59 +0000
@@ -22,28 +22,29 @@
NAME = gvfs
GARNAME = gvfs
+GARVERSION = 1.29.4
HOME_URL = http://www.gnome.org/
DESCRIPTION = gvfs
define BLURB
endef
-GARVERSION = 1.28.2
-# module = gvfs/1.28/gvfs-1.28.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 = gvfs/1.28/
-DISTFILES = gvfs-1.28.2.tar.xz
-SIGFILES =
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz $(DISTNAME).sha256sum
+SIGFILES =
-# hash =
sha256:bc6af45cff7e7e8d33c3a4be1d27e479f10f80105a6f2d1fae75c5c0d40636d9
-BUILDDEPS =
-LIBDEPS = # intltool glib dbus libgcrypt libsoup gcr udisks libsystemd
libsystemd-login
-SUGGESTS = libgphoto2 gudev
+BUILDDEPS =
+LIBDEPS =
######################################################################
include ../../../gar/gar.lib/auto.mk
include config.mk
-
=== modified file 'pkg/gnome/gvfs/sha256sums'
--- a/pkg/gnome/gvfs/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/gvfs/sha256sums 2016-07-20 08:14:59 +0000
@@ -1,1 +1,2 @@
-bc6af45cff7e7e8d33c3a4be1d27e479f10f80105a6f2d1fae75c5c0d40636d9
download/gvfs-1.28.2.tar.xz
+53fbf43fca31961e1e7598d89c1cb1bf8c67b1809015396689bf2065792735bc
download/gvfs-1.29.4.tar.xz
+2dce1cf4ae6771a3d78b93a6aa1862a786278042d8c002c087b65bb1fa3e20d4
download/gvfs-1.29.4.sha256sum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r3833: update gvfs to 1.29.4,
Carl Hansen <=