gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7045: some updates


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7045: some updates
Date: Mon, 18 May 2020 23:38:42 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7045
revision-id: carl@aurora-20200519033823-apoz23ktnlg5y0lm
parent: carl@aurora-20200519010005-z6rw0gkqsddnznia
committer: carl <carl@aurora>
branch nick: trunk
timestamp: Mon 2020-05-18 20:38:23 -0700
message:
  some updates
modified:
  pkg/other/freetype2/Makefile   makefile-20180212014529-x1e0632ts1xqt9at-4
  pkg/other/freetype2/sha256sums sha256sums-20180212014529-x1e0632ts1xqt9at-5
  pkg/other/gsequencer/Makefile  makefile-20170404081001-mr4jrzxutgqe0il2-3
  pkg/other/gsequencer/sha256sums sha256sums-20170404081001-mr4jrzxutgqe0il2-4
  pkg/other/lzip/Makefile        makefile-20170605190352-2gh52ucfavvm6xfz-3
  pkg/other/lzip/sha256sums      sha256sums-20170605190352-2gh52ucfavvm6xfz-5
=== modified file 'pkg/other/freetype2/Makefile'
--- a/pkg/other/freetype2/Makefile      2019-07-06 05:10:29 +0000
+++ b/pkg/other/freetype2/Makefile      2020-05-19 03:38:23 +0000
@@ -1,6 +1,8 @@
-# Copyright © 2018, 2019 Carl Hansen <address@hidden>
+# Copyright © 2018, 2019, 2020 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
@@ -21,7 +23,7 @@
 NAME =    freetype2
 GARNAME = freetype2
 UPSTREAMNAME = freetype
-GARVERSION = 2.10.1
+GARVERSION = 2.10.2
 HOME_URL = http://freetype.org
 DESCRIPTION =  Typeface renderer
 define BLURB

=== modified file 'pkg/other/freetype2/sha256sums'
--- a/pkg/other/freetype2/sha256sums    2019-07-06 05:10:29 +0000
+++ b/pkg/other/freetype2/sha256sums    2020-05-19 03:38:23 +0000
@@ -1,4 +1,4 @@
-16dbfa488a21fe827dc27eaf708f42f7aa3bb997d745d31a19781628c36ba26f  
download/freetype-2.10.1.tar.xz
-2fc160eda64cb6ee9f357c3fd6ef5f1f2b6039f10da650c726b0db49f863341f  
download/freetype-doc-2.10.1.tar.xz
-da98f0e041f533e0950e091c3e9e4af9e170c4116d0e83b27fe5b396efa65487  
download/freetype-2.10.1.tar.xz.sig
-fa758844f4c0fdc85b6795558193e380679eed1a437e2f40536f5ac73cb42e68  
download/freetype-doc-2.10.1.tar.xz.sig
+1543d61025d2e6312e0a1c563652555f17378a204a61e99928c9fcef030a2d8b  
download/freetype-2.10.2.tar.xz
+22b9584040a2e3c4387b5998cb9b4340183888eef15c2ac0fd9115cad837cf91  
download/freetype-doc-2.10.2.tar.xz
+aaf8b54d6fc7f5b1b486e5faa69c8d26e1b1ac08564b53071b272aa9a8c2faf5  
download/freetype-2.10.2.tar.xz.sig
+4be0f469d29086486df1ace563b9536e1be34d603e311f89a38b3fef99a9f115  
download/freetype-doc-2.10.2.tar.xz.sig

=== modified file 'pkg/other/gsequencer/Makefile'
--- a/pkg/other/gsequencer/Makefile     2020-04-22 20:43:27 +0000
+++ b/pkg/other/gsequencer/Makefile     2020-05-19 03:38:23 +0000
@@ -21,7 +21,7 @@
 
 NAME = gsequencer
 GARNAME = gsequencer
-GARVERSION = 3.2.15
+GARVERSION = 3.3.1
 HOME_URL = http://www.nongnu.org/gsequencer/ 
 DESCRIPTION = Audio processing, editing.
 define BLURB 
@@ -40,7 +40,7 @@
 ######################################################################
 
#https://download.savannah.gnu.org/releases/gsequencer/2.2.x/gsequencer-2.2.6.tar.gz
 MASTER_SITES = $(MASTER_SAVANNAH_NONGNU_RELEASES)/
-MASTER_SUBDIR = $(GARNAME)/3.2.x/
+MASTER_SUBDIR = $(GARNAME)/3.3.x/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES  = $(DISTNAME).tar.gz.asc
 

=== modified file 'pkg/other/gsequencer/sha256sums'
--- a/pkg/other/gsequencer/sha256sums   2020-04-22 20:43:27 +0000
+++ b/pkg/other/gsequencer/sha256sums   2020-05-19 03:38:23 +0000
@@ -1,2 +1,2 @@
-42e936ef75b84adaba4e97cc296d5caaaccaccfdf75b316c02d72bd5db232dc5  
download/gsequencer-3.2.15.tar.gz
-bc279e6c93ef7e4dfc9516ee271f1f1c2925d85b872835ac0d3e5b8031482690  
download/gsequencer-3.2.15.tar.gz.asc
+b8bdd320aaff1f5de914e5d057b547937b751c78b8e85d464be165383330171b  
download/gsequencer-3.3.1.tar.gz
+101b1a0b4a95966ef3ff117eeb8483e79638ba81d81cfe46a92a13152edab0a1  
download/gsequencer-3.3.1.tar.gz.asc

=== modified file 'pkg/other/lzip/Makefile'
--- a/pkg/other/lzip/Makefile   2019-01-13 07:01:13 +0000
+++ b/pkg/other/lzip/Makefile   2020-05-19 03:38:23 +0000
@@ -1,6 +1,8 @@
-# Copyright ©  2017,2019 Carl Hansen <address@hidden>
+# Copyright ©  2017, 2019, 2020 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 +21,7 @@
 
 NAME =    lzip
 GARNAME = lzip
-GARVERSION =  1.21
+GARVERSION =  1.22-pre1
 HOME_URL = http://lzip.nongnu.org/
 DESCRIPTION = Compression utility, highly robust recoverability
 define BLURB
@@ -32,7 +34,7 @@
 MASTER_SITES = $(MASTER_SAVANNAH_RELEASES)
 MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz 
-SIGFILES  = $(DISTNAME).tar.gz.sig
+SIGFILES  = # $(DISTNAME).tar.gz.sig
 
 BUILDDEPS =
 LIBDEPS =

=== modified file 'pkg/other/lzip/sha256sums'
--- a/pkg/other/lzip/sha256sums 2019-01-13 18:02:40 +0000
+++ b/pkg/other/lzip/sha256sums 2020-05-19 03:38:23 +0000
@@ -1,2 +1,1 @@
-e48b5039d3164d670791f9c5dbaa832bf2df080cb1fbb4f33aa7b3300b670d8b  
download/lzip-1.21.tar.gz
-8a5bb3be370b17a65cece63dea0c83de01a02d1605a362b4ea9a2f32d1903110  
download/lzip-1.21.tar.gz.sig
+b3bf5df8b9350e5f280ee5c3b3860f6476a054efe682954d2f2cd701b20b3c22  
download/lzip-1.22-pre1.tar.gz


reply via email to

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