gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8269: gnome stuff


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8269: gnome stuff
Date: Fri, 15 Apr 2022 01:29:37 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8269
revision-id: carlhansen1234@gmail.com-20220415052931-sgk1lxh1blgxcy3o
parent: carlhansen1234@gmail.com-20220415041939-87zhqnkx1ko0yh12
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Thu 2022-04-14 22:29:31 -0700
message:
  gnome stuff
added:
  pkg/gnome/NetworkManager-sstp/ 
networkmanagersstp-20220415052222-weinniod8cea2bge-1
  pkg/gnome/NetworkManager-sstp/Makefile 
makefile-20220415052222-weinniod8cea2bge-3
  pkg/gnome/NetworkManager-sstp/config.mk 
config.mk-20220415052222-weinniod8cea2bge-2
  pkg/gnome/NetworkManager-sstp/sha256sums 
sha256sums-20220415052222-weinniod8cea2bge-4
modified:
  pkg/gnome/NetworkManager/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-263
  pkg/gnome/NetworkManager/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-267
  pkg/gnome/epiphany/Makefile    makefile-20160617013746-7ygosxqw3lxxvo7f-424
  pkg/gnome/epiphany/sha256sums  sha256sums-20160617013746-7ygosxqw3lxxvo7f-428
  pkg/gnome/gnome-connections/Makefile 
makefile-20211027214228-wxrtei1xdyur86h1-3
  pkg/gnome/gnome-connections/sha256sums 
sha256sums-20211027214228-wxrtei1xdyur86h1-4
  pkg/gnome/gtranslator/Makefile makefile-20181105065859-vxigcn6oatz8pf73-3
  pkg/gnome/gtranslator/sha256sums sha256sums-20181105065859-vxigcn6oatz8pf73-4
  pkg/gnome/pango/Makefile       makefile-20160617013746-7ygosxqw3lxxvo7f-1273
  pkg/gnome/pango/sha256sums     sha256sums-20160617013746-7ygosxqw3lxxvo7f-1277
  pkg/gnome/swell-foop/Makefile  makefile-20160617013746-7ygosxqw3lxxvo7f-1366
  pkg/gnome/swell-foop/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-1370
=== added directory 'pkg/gnome/NetworkManager-sstp'
=== added file 'pkg/gnome/NetworkManager-sstp/Makefile'
--- a/pkg/gnome/NetworkManager-sstp/Makefile    1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/NetworkManager-sstp/Makefile    2022-04-15 05:29:31 +0000
@@ -0,0 +1,48 @@
+# Copyright ©2022 Carl Hansen <carlhansen@gnu.org>
+#
+# 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
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# 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 bug-gsrc@gnu.org
+
+NAME =    NetworkManager-sstp
+GARNAME = NetworkManager-sstp
+GARVERSION = 1.3.0
+HOME_URL = https://wiki.gnome.org/Projects/NetworkManager 
+DESCRIPTION =  NetworkManager-sstp
+define BLURB
+endef
+
+######################################################################
+
+empty:=
+space:= $(empty) $(empty)
+VERSION_LIST = $(subst .,$(space),$(GARVERSION))
+SERIES = $(subst $(space),.,$(wordlist 1,2,$(VERSION_LIST)))
+
+MASTER_SITES = $(MASTER_GNOME)
+MASTER_SUBDIR = $(GARNAME)/$(SERIES)/
+DISTFILES = $(DISTNAME).tar.xz  $(DISTNAME).sha256sum
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnome/NetworkManager-sstp/config.mk'
--- a/pkg/gnome/NetworkManager-sstp/config.mk   1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/NetworkManager-sstp/config.mk   2022-04-15 05:29:31 +0000
@@ -0,0 +1,6 @@
+## Configuration options
+## adjust as needed
+
+CONFIGURE_OPTS ?=  
+BUILD_OPTS ?=
+

=== added file 'pkg/gnome/NetworkManager-sstp/sha256sums'
--- a/pkg/gnome/NetworkManager-sstp/sha256sums  1970-01-01 00:00:00 +0000
+++ b/pkg/gnome/NetworkManager-sstp/sha256sums  2022-04-15 05:29:31 +0000
@@ -0,0 +1,2 @@
+f88270de3bce62cffe3434bd1ef0ab490eb0c61d71d72ab08858a3ed465bfab5  
download/NetworkManager-sstp-1.3.0.tar.xz
+a1f576559e7b93408db243f64f56da2d65209c510126bd1f385b78d4e20ac750  
download/NetworkManager-sstp-1.3.0.sha256sum

=== modified file 'pkg/gnome/NetworkManager/Makefile'
--- a/pkg/gnome/NetworkManager/Makefile 2022-04-09 04:18:36 +0000
+++ b/pkg/gnome/NetworkManager/Makefile 2022-04-15 05:29:31 +0000
@@ -20,7 +20,7 @@
 
 NAME =    NetworkManager
 GARNAME = NetworkManager
-GARVERSION = 1.39.0
+GARVERSION = 1.39.1
 HOME_URL = https://wiki.gnome.org/Projects/NetworkManager
 DESCRIPTION =  NetworkManager
 define BLURB

=== modified file 'pkg/gnome/NetworkManager/sha256sums'
--- a/pkg/gnome/NetworkManager/sha256sums       2022-04-09 04:18:36 +0000
+++ b/pkg/gnome/NetworkManager/sha256sums       2022-04-15 05:29:31 +0000
@@ -1,2 +1,2 @@
-dba4c505f1f9e773ebd19a593db6b49b6f83a132bb3b63d6b9f70ceb809a5491  
download/NetworkManager-1.39.0.tar.xz
-8c5d9502913595fcc81b4d8a399db64bb367a9b00e85d800703a705ec2d97a56  
download/NetworkManager-1.39.0.sha256sum
+f0d089261f7828f19cd19519f51bf2624d97306b43b01f2cb1c498ec495be703  
download/NetworkManager-1.39.1.tar.xz
+b587c879cdfda67cfa35ee25b8c7f0588c808f7dc86271fecf1e1892776ffd92  
download/NetworkManager-1.39.1.sha256sum

=== modified file 'pkg/gnome/epiphany/Makefile'
--- a/pkg/gnome/epiphany/Makefile       2022-03-21 02:57:15 +0000
+++ b/pkg/gnome/epiphany/Makefile       2022-04-15 05:29:31 +0000
@@ -20,7 +20,7 @@
 
 NAME =    epiphany
 GARNAME = epiphany
-GARVERSION = 42.0
+GARVERSION = 42.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = A web browser
 define BLURB

=== modified file 'pkg/gnome/epiphany/sha256sums'
--- a/pkg/gnome/epiphany/sha256sums     2022-03-21 02:57:15 +0000
+++ b/pkg/gnome/epiphany/sha256sums     2022-04-15 05:29:31 +0000
@@ -1,2 +1,2 @@
-3dbfa8c00e45b7f44e1824d01f0febe83707b5fb9330c261173f68b7f03cd5e3  
download/epiphany-42.0.tar.xz
-77fd712a11300a54569245e99be5deba5657f472a6c3b4eff3e90094b80c7552  
download/epiphany-42.0.sha256sum
+68acc3c5c62917f1b43916a5b46bec136f5b307f03aada58db740c78b103f038  
download/epiphany-42.1.tar.xz
+fbe0b16736504fea5091abf6c56705f19a1482a609a1f89228ced4f2f6094a4b  
download/epiphany-42.1.sha256sum

=== modified file 'pkg/gnome/gnome-connections/Makefile'
--- a/pkg/gnome/gnome-connections/Makefile      2022-04-09 04:18:36 +0000
+++ b/pkg/gnome/gnome-connections/Makefile      2022-04-15 05:29:31 +0000
@@ -20,7 +20,7 @@
 
 NAME =    gnome-connections
 GARNAME = gnome-connections
-GARVERSION = 42.1.1
+GARVERSION = 42.1.2
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = remote desktop client for the GNOME desktop environment
 define BLURB

=== modified file 'pkg/gnome/gnome-connections/sha256sums'
--- a/pkg/gnome/gnome-connections/sha256sums    2022-04-09 04:18:36 +0000
+++ b/pkg/gnome/gnome-connections/sha256sums    2022-04-15 05:29:31 +0000
@@ -1,2 +1,2 @@
-a306cdc3adfb5c977c9d526cde185b43401cb3a5cf8a1a73e5e9374ea171c409  
download/gnome-connections-42.1.1.tar.xz
-987d29647c9b4bc4b822354aa41889e32315251e4fa49db40c02ef280cfc4865  
download/gnome-connections-42.1.1.sha256sum
+d8e6e72741091d892dfc84281f625551d0568cd482d48db58a4edb8afa1377b6  
download/gnome-connections-42.1.2.tar.xz
+603b4227034d18a5911478fa0bf8e39f8101adae00f06444695d0caf942bbaa8  
download/gnome-connections-42.1.2.sha256sum

=== modified file 'pkg/gnome/gtranslator/Makefile'
--- a/pkg/gnome/gtranslator/Makefile    2022-02-19 22:18:07 +0000
+++ b/pkg/gnome/gtranslator/Makefile    2022-04-15 05:29:31 +0000
@@ -20,7 +20,7 @@
 
 NAME =    gtranslator
 GARNAME = gtranslator
-GARVERSION = 41.0
+GARVERSION = 42.0
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = gtranslator for working with translation of docs
 define BLURB

=== modified file 'pkg/gnome/gtranslator/sha256sums'
--- a/pkg/gnome/gtranslator/sha256sums  2022-02-19 22:18:07 +0000
+++ b/pkg/gnome/gtranslator/sha256sums  2022-04-15 05:29:31 +0000
@@ -1,2 +1,2 @@
-136f11fe03a194990c43afe338bd1ea0ad14e7e1f6e868e5bf7c5b52c4c5e5e1  
download/gtranslator-41.0.tar.xz
-15117c42a71d506b054f978a45b99ddc4c1fbc12233d0e31e7f2eaedf2fba2a7  
download/gtranslator-41.0.sha256sum
+2a67bcbfe643061b0696d89a10847d50bf35905ff3361b9871357d3e3422f13b  
download/gtranslator-42.0.tar.xz
+fca974a26852c80d80c3a29d9221f850fb81fd116b9c755cb5e4284b4a626dbd  
download/gtranslator-42.0.sha256sum

=== modified file 'pkg/gnome/pango/Makefile'
--- a/pkg/gnome/pango/Makefile  2022-03-21 02:57:15 +0000
+++ b/pkg/gnome/pango/Makefile  2022-04-15 05:29:31 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2015, 2016 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2017, 2018, 2019, 2020, 2021 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2017, 2018, 2019, 2020, 2021, 2022 Carl Hansen 
<carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -21,7 +21,7 @@
 
 NAME =    pango
 GARNAME = pango
-GARVERSION = 1.50.6
+GARVERSION = 1.50.7
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Internationalized text layout and rendering library
 define BLURB

=== modified file 'pkg/gnome/pango/sha256sums'
--- a/pkg/gnome/pango/sha256sums        2022-03-21 02:57:15 +0000
+++ b/pkg/gnome/pango/sha256sums        2022-04-15 05:29:31 +0000
@@ -1,2 +1,2 @@
-a998bcf36881c3ac20495d40bceb304f4eaa9175bd2967c85656434cbdafe86a  
download/pango-1.50.6.tar.xz
-57d30a433dfbd143cef662b2f67731e91c9ae2fb58d4e671e45ab8cfbb7f1de8  
download/pango-1.50.6.sha256sum
+0477f369a3d4c695df7299a6989dc004756a7f4de27eecac405c6790b7e3ad33  
download/pango-1.50.7.tar.xz
+2900e33062aec0a599f6429e265ea9b89a29b52fd8d01a583dbfc0a602c94999  
download/pango-1.50.7.sha256sum

=== modified file 'pkg/gnome/swell-foop/Makefile'
--- a/pkg/gnome/swell-foop/Makefile     2021-09-20 06:30:09 +0000
+++ b/pkg/gnome/swell-foop/Makefile     2022-04-15 05:29:31 +0000
@@ -1,7 +1,7 @@
-
-# Copyright © 2016 Carl Hansen carlhansen@gnu.org
+# Copyright © 2016, 2022 Carl Hansen carlhansen@gnu.org
 #
 # 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,11 +20,10 @@
 
 NAME =    swell-foop
 GARNAME = swell-foop
-GARVERSION = 41.0.1
+GARVERSION = 41.1
 HOME_URL = http://www.gnome.org/
-DESCRIPTION = Clear the screen by removing groups of colored and shaped tiles
+DESCRIPTION = Clear the screen by removing groups of colored and shaped tiles 
game
 define BLURB
-
 endef
 
 ######################################################################

=== modified file 'pkg/gnome/swell-foop/sha256sums'
--- a/pkg/gnome/swell-foop/sha256sums   2021-09-20 06:30:09 +0000
+++ b/pkg/gnome/swell-foop/sha256sums   2022-04-15 05:29:31 +0000
@@ -1,2 +1,2 @@
-6042ff313c6c87d564827c703696b3b209136c3fc39fe264a6efa4e3059383d8  
download/swell-foop-41.0.1.tar.xz
-4f537d791fca729175e28bb0307dfdf19b34ffd8dff9a7d6288cd771ea68edbf  
download/swell-foop-41.0.1.sha256sum
+243f7a55e5e753a51086eec2568320d7692d5b15a66a723ab591705e0d8ef6dd  
download/swell-foop-41.1.tar.xz
+e054ef581158efd8bff86f3367ecfcbc68b02a52c26f6b10ed8e0109abc14661  
download/swell-foop-41.1.sha256sum


reply via email to

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