gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3776: update ghex to 3.18.2


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3776: update ghex to 3.18.2
Date: Mon, 27 Jun 2016 06:12:14 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3776
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2016-06-26 23:12:11 -0700
message:
  update ghex to 3.18.2
modified:
  pkg/gnome/ghex/Makefile        makefile-20160617013746-7ygosxqw3lxxvo7f-527
  pkg/gnome/ghex/sha256sums      sha256sums-20160617013746-7ygosxqw3lxxvo7f-531
=== modified file 'pkg/gnome/ghex/Makefile'
--- a/pkg/gnome/ghex/Makefile   2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/ghex/Makefile   2016-06-27 06:12:11 +0000
@@ -23,24 +23,26 @@
 NAME =    ghex
 GARNAME = ghex
 HOME_URL = http://www.gnome.org/
-DESCRIPTION = ghex
+DESCRIPTION = ghex, binary file editor
 define BLURB
 
 endef
-GARVERSION = 3.18.1
-# module = ghex/3.18/ghex-3.18.1.tar.xz
+GARVERSION = 3.18.2
 
 ######################################################################
 
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
 MASTER_SITES = $(MASTER_GNOME)
-MASTER_SUBDIR = ghex/3.18/
-DISTFILES = ghex-3.18.1.tar.xz
-SIGFILES = 
-
-# hash = 
sha256:a0aacbc18bf89b3ad1ff96e108d94ed1fc8ba517689f847207be7749606b084b
-BUILDDEPS = 
-LIBDEPS = #  glib gtk+ intltool yelp-tools
-SUGGESTS = 
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz
+
+BUILDDEPS =
+LIBDEPS =
+
 
 ######################################################################
 

=== modified file 'pkg/gnome/ghex/sha256sums'
--- a/pkg/gnome/ghex/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/ghex/sha256sums 2016-06-27 06:12:11 +0000
@@ -1,1 +1,1 @@
-a0aacbc18bf89b3ad1ff96e108d94ed1fc8ba517689f847207be7749606b084b  
download/ghex-3.18.1.tar.xz
+ebd341c49e2cc4e710230703cd20e9febb29b64e34a1b5396d6aa818936e55bf  
download/ghex-3.18.2.tar.xz


reply via email to

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