gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3835: update gjs to 1.45.4


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3835: update gjs to 1.45.4
Date: Wed, 20 Jul 2016 08:21:49 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3835
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2016-07-20 01:21:45 -0700
message:
  update gjs to 1.45.4
modified:
  pkg/gnome/gjs/Makefile         makefile-20160617013746-7ygosxqw3lxxvo7f-542
  pkg/gnome/gjs/sha256sums       sha256sums-20160617013746-7ygosxqw3lxxvo7f-546
=== modified file 'pkg/gnome/gjs/Makefile'
--- a/pkg/gnome/gjs/Makefile    2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/gjs/Makefile    2016-07-20 08:21:45 +0000
@@ -22,29 +22,29 @@
 
 NAME =    gjs
 GARNAME = gjs
+GARVERSION = 1.45.4
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = gjs
 define BLURB
 
 endef
-GARVERSION = 1.45.3
-# module = gjs/1.45/gjs-1.45.3.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 = gjs/1.45/
-DISTFILES = gjs-1.45.3.tar.xz
-SIGFILES = 
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
 
-# hash = 
sha256:2807c8137e84ee8e5e461e1481870236778504089dbda39ba683f035adfb4d2a
-#consider: autogenargs = --enable-installed-tests
-BUILDDEPS = 
-LIBDEPS = #  dbus-glib gobject-introspection js24 lcov
-SUGGESTS = 
+BUILDDEPS =
+LIBDEPS =
 
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
 include config.mk
-

=== modified file 'pkg/gnome/gjs/sha256sums'
--- a/pkg/gnome/gjs/sha256sums  2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/gjs/sha256sums  2016-07-20 08:21:45 +0000
@@ -1,1 +1,2 @@
-2807c8137e84ee8e5e461e1481870236778504089dbda39ba683f035adfb4d2a  
download/gjs-1.45.3.tar.xz
+db51bc2aae51700a2a8ca8ba597c488505d106bc70b9605e77c6ab5183212228  
download/gjs-1.45.4.tar.xz
+8a580160e354d2005ae76b8cba0dbc4469a268ee1ec6478583ae1e3dd611c176  
download/gjs-1.45.4.sha256sum


reply via email to

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