gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6484: gnome


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6484: gnome
Date: Wed, 24 Apr 2019 17:04:23 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6484
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2019-04-24 14:04:16 -0700
message:
  gnome
modified:
  pkg/gnome/clutter-gtk/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-378
  pkg/gnome/folks/Makefile       makefile-20160617013746-7ygosxqw3lxxvo7f-458
  pkg/gnome/folks/sha256sums     sha256sums-20160617013746-7ygosxqw3lxxvo7f-462
  pkg/gnome/gnome-contacts/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-627
  pkg/gnome/gnome-contacts/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-631
  pkg/gnome/gnome-maps/Makefile  makefile-20160617013746-7ygosxqw3lxxvo7f-697
  pkg/gnome/gnome-maps/sha256sums sha256sums-20160617013746-7ygosxqw3lxxvo7f-701
  pkg/gnome/gnome-usage/Makefile makefile-20180312072548-j71vajmou0jkzefo-3
  pkg/gnome/gnome-usage/sha256sums sha256sums-20180312072548-j71vajmou0jkzefo-4
  pkg/gnome/seahorse/Makefile    makefile-20160617013746-7ygosxqw3lxxvo7f-1338
  pkg/gnome/seahorse/sha256sums  sha256sums-20160617013746-7ygosxqw3lxxvo7f-1342
=== modified file 'pkg/gnome/clutter-gtk/Makefile'
--- a/pkg/gnome/clutter-gtk/Makefile    2018-03-14 05:45:56 +0000
+++ b/pkg/gnome/clutter-gtk/Makefile    2019-04-24 21:04:16 +0000
@@ -1,8 +1,8 @@
-
 # Copyright © 2015 Brandon Invergo <address@hidden>
-# Copyright © 2016, 2018 Carl Hansen <address@hidden>
+# Copyright © 2016, 2018, 2019 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -43,6 +43,8 @@
 BUILDDEPS =
 LIBDEPS =
 
+# HINT: Had to cd to build  directory and say "ninja"  ... some config problem?
+
 ######################################################################
 
 include ../../../gar/gar.lib/mesonninja.mk

=== modified file 'pkg/gnome/folks/Makefile'
--- a/pkg/gnome/folks/Makefile  2018-03-14 05:45:56 +0000
+++ b/pkg/gnome/folks/Makefile  2019-04-24 21:04:16 +0000
@@ -1,7 +1,7 @@
-
-# Copyright © 2016, 2018 Carl Hansen <address@hidden>
+# Copyright © 2016, 2018, 2019 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -20,7 +20,7 @@
 
 NAME =    folks
 GARNAME = folks
-GARVERSION = 0.11.4
+GARVERSION = 0.12.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = People aggregation library
 define BLURB
@@ -45,6 +45,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 

=== modified file 'pkg/gnome/folks/sha256sums'
--- a/pkg/gnome/folks/sha256sums        2017-07-23 01:25:08 +0000
+++ b/pkg/gnome/folks/sha256sums        2019-04-24 21:04:16 +0000
@@ -1,2 +1,2 @@
-a7b03ed30373e29f62fc3e6f498adce2d4909b852608fc2058a02fda9f80189a  
download/folks-0.11.4.tar.xz
-41c46467b4f743c35860134ef00d440fe4a9d73bb11b889771d77ce345f30d43  
download/folks-0.11.4.sha256sum
+3ca9f2d50fdf5a7a3d3f59c49bd54ceaf8d8181938762370e07535f86d36d475  
download/folks-0.12.1.tar.xz
+f868e0d200b077baaa16bfb936892dd87c9dec6a66bd07c7f2134f1055e04d34  
download/folks-0.12.1.sha256sum

=== modified file 'pkg/gnome/gnome-contacts/Makefile'
--- a/pkg/gnome/gnome-contacts/Makefile 2019-02-08 05:25:42 +0000
+++ b/pkg/gnome/gnome-contacts/Makefile 2019-04-24 21:04:16 +0000
@@ -1,6 +1,7 @@
-# Copyright © 2016,2018 Carl Hansen address@hidden
+# Copyright © 2016,2018,2019 Carl Hansen address@hidden
 #
 # This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -19,7 +20,7 @@
 
 NAME =    gnome-contacts
 GARNAME = gnome-contacts
-GARVERSION = 3.31.90
+GARVERSION = 3.33.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Contacts manager for GNOME
 define BLURB
@@ -43,6 +44,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 

=== modified file 'pkg/gnome/gnome-contacts/sha256sums'
--- a/pkg/gnome/gnome-contacts/sha256sums       2019-02-08 05:25:42 +0000
+++ b/pkg/gnome/gnome-contacts/sha256sums       2019-04-24 21:04:16 +0000
@@ -1,2 +1,2 @@
-14a096928b99ed7d85538a4858960a5a8334bad13d89c261b257e180e254e3f8  
download/gnome-contacts-3.31.90.tar.xz
-8b40e0f4f1d836f5751d54d8138c9983b813dbb2278be1d2257cded57432b765  
download/gnome-contacts-3.31.90.sha256sum
+dde80821e40fccd705f8203145acf60d9b4d53393b0dfc19fa35dc354efb2b98  
download/gnome-contacts-3.33.1.tar.xz
+f1e0b297583fbdc60e5117f4d13eaf18d67c2e9b48001f6b1baf6800427f883b  
download/gnome-contacts-3.33.1.sha256sum

=== modified file 'pkg/gnome/gnome-maps/Makefile'
--- a/pkg/gnome/gnome-maps/Makefile     2019-03-31 21:26:49 +0000
+++ b/pkg/gnome/gnome-maps/Makefile     2019-04-24 21:04:16 +0000
@@ -1,6 +1,7 @@
-# Copyright © 2016, 2017, 2-18 Carl Hansen <address@hidden>
+# Copyright © 2016, 2017, 2018, 2019 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -19,7 +20,7 @@
 
 NAME =    gnome-maps
 GARNAME = gnome-maps
-GARVERSION = 3.32.1
+GARVERSION = 3.33.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = A simple GNOME 3 maps application
 define BLURB

=== modified file 'pkg/gnome/gnome-maps/sha256sums'
--- a/pkg/gnome/gnome-maps/sha256sums   2019-03-31 21:26:49 +0000
+++ b/pkg/gnome/gnome-maps/sha256sums   2019-04-24 21:04:16 +0000
@@ -1,2 +1,2 @@
-604615626bcb6acf41658b81977a41324fe5180a258c0e28f1c72806aec625e0  
download/gnome-maps-3.32.1.tar.xz
-5d5de8772d12e242efc37ca6852be953e037bd991236d00adb01e8fa477c5cc3  
download/gnome-maps-3.32.1.sha256sum
+4983d099fab2ff035809d466b3d36f6c0580f75c479bf3e767ad9ea758381343  
download/gnome-maps-3.33.1.tar.xz
+4bb4cfdcb220e9d89071a5325f3d8a0923962ed9de5e68e3fc5ebe6f075b529c  
download/gnome-maps-3.33.1.sha256sum

=== modified file 'pkg/gnome/gnome-usage/Makefile'
--- a/pkg/gnome/gnome-usage/Makefile    2019-03-22 23:06:19 +0000
+++ b/pkg/gnome/gnome-usage/Makefile    2019-04-24 21:04:16 +0000
@@ -1,7 +1,7 @@
-
-# Copyright © 2018 Carl Hansen <address@hidden>
+# Copyright © 2018, 2019 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -20,9 +20,9 @@
 
 NAME =    gnome-usage
 GARNAME = gnome-usage
-GARVERSION = 3.32.0
+GARVERSION = 3.33.1
 HOME_URL = http://www.gnome.org/
-DESCRIPTION = view  use of system resources, like memory and disk space.
+DESCRIPTION = view use of system resources, like memory and disk space.
 
 define BLURB
 

=== modified file 'pkg/gnome/gnome-usage/sha256sums'
--- a/pkg/gnome/gnome-usage/sha256sums  2019-03-22 23:06:19 +0000
+++ b/pkg/gnome/gnome-usage/sha256sums  2019-04-24 21:04:16 +0000
@@ -1,2 +1,2 @@
-30ca974cf01ebf29a66b85b0ae09d9beec77496fcda5e53f1bedbad626fbfa2d  
download/gnome-usage-3.32.0.tar.xz
-b8da2384f22ea80928bc3baba82c3344869b2cbdab2f05b5f88dda05729dc7e7  
download/gnome-usage-3.32.0.sha256sum
+f530747db9855482f5bab360f249e9f5a032133e20a6385223812a654efb4e71  
download/gnome-usage-3.33.1.tar.xz
+026775c19053561ee16168f21bbf72d73754a7ca9ae833cce269ab24fb3e8f1b  
download/gnome-usage-3.33.1.sha256sum

=== modified file 'pkg/gnome/seahorse/Makefile'
--- a/pkg/gnome/seahorse/Makefile       2019-02-19 18:06:40 +0000
+++ b/pkg/gnome/seahorse/Makefile       2019-04-24 21:04:16 +0000
@@ -1,7 +1,7 @@
-
-# Copyright © 2016 Carl Hansen address@hidden
+# Copyright © 2016, 2019 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -20,7 +20,7 @@
 
 NAME =    seahorse
 GARNAME = seahorse
-GARVERSION = 3.31.91
+GARVERSION = 3.32.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = A password and encryption key manager
 define BLURB

=== modified file 'pkg/gnome/seahorse/sha256sums'
--- a/pkg/gnome/seahorse/sha256sums     2019-02-19 18:06:40 +0000
+++ b/pkg/gnome/seahorse/sha256sums     2019-04-24 21:04:16 +0000
@@ -1,2 +1,2 @@
-248ca142531ab8c6841e80e9ae74777034d50f06865dd1c47ffcd1c93c822595  
download/seahorse-3.31.91.tar.xz
-cfb4aa3daf44423400ac7608a635419b1105a2142d963043a5432c76df44f105  
download/seahorse-3.31.91.sha256sum
+c69dcb2d3f433440d19bac3dec40c1a2a4de22f408003a543046f618a17a02da  
download/seahorse-3.32.1.tar.xz
+a3b8bf126bf479744c53bfe1102665902ac11d1ce285933f47a25744c46f1653  
download/seahorse-3.32.1.sha256sum


reply via email to

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