gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6473: evolution etc


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6473: evolution etc
Date: Mon, 22 Apr 2019 16:50:30 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6473
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2019-04-22 13:50:25 -0700
message:
  evolution etc
modified:
  pkg/gnome/evolution-data-server/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-439
  pkg/gnome/evolution-data-server/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-443
  pkg/gnome/evolution-ews/Makefile makefile-20161012200607-q6hb02gf2bk8ogsf-3
  pkg/gnome/evolution-ews/sha256sums 
sha256sums-20161012200607-q6hb02gf2bk8ogsf-4
  pkg/gnome/evolution-mapi/Makefile makefile-20170418183817-pg11u1ce18a6o51j-3
  pkg/gnome/evolution-mapi/sha256sums 
sha256sums-20170418183817-pg11u1ce18a6o51j-4
  pkg/gnome/evolution/Makefile   makefile-20160617013746-7ygosxqw3lxxvo7f-434
  pkg/gnome/evolution/sha256sums sha256sums-20160617013746-7ygosxqw3lxxvo7f-438
=== modified file 'pkg/gnome/evolution-data-server/Makefile'
--- a/pkg/gnome/evolution-data-server/Makefile  2019-04-11 01:39:01 +0000
+++ b/pkg/gnome/evolution-data-server/Makefile  2019-04-22 20:50:25 +0000
@@ -1,6 +1,7 @@
-# Copyright © 2016,2017,2018 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 =    evolution-data-server
 GARNAME = evolution-data-server
-GARVERSION = 3.32.1
+GARVERSION = 3.33.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Centralized access to appointments and contacts
 define BLURB

=== modified file 'pkg/gnome/evolution-data-server/sha256sums'
--- a/pkg/gnome/evolution-data-server/sha256sums        2019-04-11 01:39:01 
+0000
+++ b/pkg/gnome/evolution-data-server/sha256sums        2019-04-22 20:50:25 
+0000
@@ -1,2 +1,2 @@
-cdafd519307ec9a1ee0e613674330fd92cb8afab68b5d18e55e7ff4994686849  
download/evolution-data-server-3.32.1.tar.xz
-ba6cdbec0581964d3bdfe23a1773a0b7c79b2d09ea3089478840454f4a88183d  
download/evolution-data-server-3.32.1.sha256sum
+64e4a82034134829c7284513da746b18a56eb000d9e5c8746858590aedb76c4e  
download/evolution-data-server-3.33.1.tar.xz
+6c85e9520ef05e03a8c163b85da13ac4d4b8d72ea4a289106d363c7489ff7cf5  
download/evolution-data-server-3.33.1.sha256sum

=== modified file 'pkg/gnome/evolution-ews/Makefile'
--- a/pkg/gnome/evolution-ews/Makefile  2019-04-11 01:39:01 +0000
+++ b/pkg/gnome/evolution-ews/Makefile  2019-04-22 20:50:25 +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
@@ -16,11 +16,12 @@
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
 #
+#
 # Send bug reports and comments about GSRC problems to address@hidden
 
 NAME =    evolution-ews
 GARNAME = evolution-ews
-GARVERSION = 3.32.1
+GARVERSION = 3.33.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = MS Exchange integration through Exchange Web Services
 define BLURB
@@ -44,6 +45,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/cmake.mk
 include config.mk
 

=== modified file 'pkg/gnome/evolution-ews/sha256sums'
--- a/pkg/gnome/evolution-ews/sha256sums        2019-04-11 01:39:01 +0000
+++ b/pkg/gnome/evolution-ews/sha256sums        2019-04-22 20:50:25 +0000
@@ -1,2 +1,2 @@
-0a6cf6d682060ed4bc7065d8320bc63022caa1885c5503d06b8087ae9eb284b0  
download/evolution-ews-3.32.1.tar.xz
-31a44d4bc38569163b9c67853202bdaf897f6cd3cb953e27421a86155dba068b  
download/evolution-ews-3.32.1.sha256sum
+8e21b77ff566d0d30424c35e9d63e444faf228cd50e94b52b32367ef8d9dcefb  
download/evolution-ews-3.33.1.tar.xz
+b457417daea9c02358a4c6a3d3d2e13a949e6738b31f05b905d666f054ad356f  
download/evolution-ews-3.33.1.sha256sum

=== modified file 'pkg/gnome/evolution-mapi/Makefile'
--- a/pkg/gnome/evolution-mapi/Makefile 2019-04-11 01:39:01 +0000
+++ b/pkg/gnome/evolution-mapi/Makefile 2019-04-22 20:50:25 +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 =    evolution-mapi
 GARNAME = evolution-mapi
-GARVERSION = 3.32.1
+GARVERSION = 3.33.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = MS Exchange integration through OpenChange 
 define BLURB
@@ -45,6 +45,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/cmake.mk
 include config.mk
 

=== modified file 'pkg/gnome/evolution-mapi/sha256sums'
--- a/pkg/gnome/evolution-mapi/sha256sums       2019-04-11 01:39:01 +0000
+++ b/pkg/gnome/evolution-mapi/sha256sums       2019-04-22 20:50:25 +0000
@@ -1,2 +1,2 @@
-77ab6135ca4ff18076eddf2dee6e21a784f8c84e3f066d35fc74dd9f7453ecea  
download/evolution-mapi-3.32.1.tar.xz
-3f77bea384737ce8192f5bc86caa6939b9fceedd5a492a1924d8f8247c07475b  
download/evolution-mapi-3.32.1.sha256sum
+fb3f2f84d69042453c19bc396739c8367790332b345367c9b027e2ae386981dd  
download/evolution-mapi-3.33.1.tar.xz
+a92f45bd4a10a77b7825b05e5f8a8b85b94e1d49f0836a44cfdab198b8b55d94  
download/evolution-mapi-3.33.1.sha256sum

=== modified file 'pkg/gnome/evolution/Makefile'
--- a/pkg/gnome/evolution/Makefile      2019-04-11 01:39:01 +0000
+++ b/pkg/gnome/evolution/Makefile      2019-04-22 20:50:25 +0000
@@ -1,7 +1,7 @@
-
-# Copyright © 2016,2017,2018 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
@@ -20,7 +20,7 @@
 
 NAME =    evolution
 GARNAME = evolution
-GARVERSION = 3.32.1
+GARVERSION = 3.33.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Manage your email, contacts and schedule
 define BLURB

=== modified file 'pkg/gnome/evolution/sha256sums'
--- a/pkg/gnome/evolution/sha256sums    2019-04-11 01:39:01 +0000
+++ b/pkg/gnome/evolution/sha256sums    2019-04-22 20:50:25 +0000
@@ -1,2 +1,2 @@
-389e5529fe6568c739331118fddcef09557bc3fd316375bb0db36cbe0d37475b  
download/evolution-3.32.1.tar.xz
-6bcd07ba8bc763d6eff07c14e8369557ebab69b1268a07b1f5d0593e549f39d7  
download/evolution-3.32.1.sha256sum
+2198fd06c867256a1be7f39eaa21c86f79a626c97694a3e00e027ce074400987  
download/evolution-3.33.1.tar.xz
+373a46d990ae8ba5636e171d08a2d7f8ac9f75e2ed106f53d93040d988732736  
download/evolution-3.33.1.sha256sum


reply via email to

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