gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3836: update polari to 3.20.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3836: update polari to 3.20.2
Date: Wed, 20 Jul 2016 08:23:39 +0000 (UTC)
User-agent: Bazaar (2.6b2)

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

=== modified file 'pkg/gnome/polari/sha256sums'
--- a/pkg/gnome/polari/sha256sums       2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/polari/sha256sums       2016-07-20 08:23:34 +0000
@@ -1,1 +1,2 @@
 4b7641e54ee8a2e6018e1b4cea4802d94d90c2f09b9558e0a767838effd1347f  
download/polari-3.20.2.tar.xz
+418c72286113fa9a119924231074b538d2d80e7cd6fbb763dc2e14246319b994  
download/polari-3.20.2.sha256sum


reply via email to

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