gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3803: update gspell to 1.1.1


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3803: update gspell to 1.1.1
Date: Fri, 15 Jul 2016 21:44:09 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3803
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2016-07-15 14:44:06 -0700
message:
  update gspell to 1.1.1
modified:
  pkg/gnome/gspell/Makefile      makefile-20160617013746-7ygosxqw3lxxvo7f-887
  pkg/gnome/gspell/sha256sums    sha256sums-20160617013746-7ygosxqw3lxxvo7f-891
=== modified file 'pkg/gnome/gspell/Makefile'
--- a/pkg/gnome/gspell/Makefile 2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/gspell/Makefile 2016-07-15 21:44:06 +0000
@@ -22,28 +22,30 @@
 
 NAME =    gspell
 GARNAME = gspell
+GARVERSION = 1.1.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = gspell
 define BLURB
 
 endef
-GARVERSION = 1.0.1
-# module = gspell/1.0/gspell-1.0.1.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 = gspell/1.0/
-DISTFILES = gspell-1.0.1.tar.xz
-SIGFILES = 
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz $(DISTNAME).sha256sum
+SIGFILES =
 
-# hash = 
sha256:22cd0545351801a83c0da8da5baa6755b9032654c1bea95e116458066f7bc71b
-BUILDDEPS = 
-LIBDEPS = #  gtk+ enchant iso-codes
-SUGGESTS = 
+BUILDDEPS =
+LIBDEPS =
 
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
 include config.mk
-

=== modified file 'pkg/gnome/gspell/sha256sums'
--- a/pkg/gnome/gspell/sha256sums       2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/gspell/sha256sums       2016-07-15 21:44:06 +0000
@@ -1,1 +1,2 @@
-22cd0545351801a83c0da8da5baa6755b9032654c1bea95e116458066f7bc71b  
download/gspell-1.0.1.tar.xz
+454edba601cf06088b0e75ac4dfae6450de9a82eb73bf20dd966cea5e389928d  
download/gspell-1.1.1.tar.xz
+17d7c043d5c7894e4f10c33cb85d8cc1da8e90a1abd89dd44495488ef7b7566c  
download/gspell-1.1.1.sha256sum


reply via email to

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