gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6179: somestuff


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6179: somestuff
Date: Sun, 13 Jan 2019 02:01:20 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6179
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sat 2019-01-12 23:01:13 -0800
message:
  somestuff
modified:
  gar/gar.mk                     gar.mk-20160617013745-r4h3dj0kiuppihsx-1
  pkg/freedesktop/harfbuzz/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-977
  pkg/freedesktop/harfbuzz/sha256sums 
sha256sums-20160617013746-7ygosxqw3lxxvo7f-981
  pkg/gnome/accerciser/Makefile  makefile-20160617013746-7ygosxqw3lxxvo7f-273
  pkg/gnome/accerciser/sha256sums sha256sums-20160617013746-7ygosxqw3lxxvo7f-277
  pkg/gnome/gsettings-desktop-schemas/Makefile 
makefile-20160617013746-7ygosxqw3lxxvo7f-877
  pkg/gnome/pango/Makefile       makefile-20160617013746-7ygosxqw3lxxvo7f-1273
  pkg/gnu/mit-scheme/Makefile    makefile-20160617014725-uokjfnggs70iry9h-1396
  pkg/gnu/mit-scheme/gpg-keyring gpgkeyring-20160617014725-uokjfnggs70iry9h-1401
  pkg/gnu/mit-scheme/sha256sums  sha256sums-20160617014725-uokjfnggs70iry9h-1402
  pkg/gnualpha/gcc9/Makefile     makefile-20180430051416-apjm8gmvy08pz1zi-3
  pkg/other/gsequencer/Makefile  makefile-20170404081001-mr4jrzxutgqe0il2-3
  pkg/other/lzip/Makefile        makefile-20170605190352-2gh52ucfavvm6xfz-3
=== modified file 'gar/gar.mk'
--- a/gar/gar.mk        2018-09-29 08:43:44 +0000
+++ b/gar/gar.mk        2019-01-13 07:01:13 +0000
@@ -446,7 +446,11 @@
 
 keyring: fetch
        id=`gpg --verify $(DOWNLOADDIR)/$(SIGFILES) 2>&1 | grep -o -E 
"[0-9A-Z]{8}"` \
-               && gpg -v    --keyserver keys.gnupg.net  --recv-keys $$id && 
gpg --export $$id > gpg-keyring
+               && gpg   --recv-keys $$id && gpg --export $$id > gpg-keyring
+
+
+
+#              && gpg -v    --keyserver keys.gnupg.net  --recv-keys $$id && 
gpg --export $$id > gpg-keyring
 
 
        #c. change

=== modified file 'pkg/freedesktop/harfbuzz/Makefile'
--- a/pkg/freedesktop/harfbuzz/Makefile 2018-12-06 02:12:10 +0000
+++ b/pkg/freedesktop/harfbuzz/Makefile 2019-01-13 07:01:13 +0000
@@ -22,7 +22,7 @@
 
 NAME =    harfbuzz
 GARNAME = harfbuzz
-GARVERSION = 2.2.0
+GARVERSION = 2.3.0
 HOME_URL = http://www.freedesktop.org/wiki/Software/HarfBuzz
 DESCRIPTION = An OpenType text-shaping engine
 define BLURB

=== modified file 'pkg/freedesktop/harfbuzz/sha256sums'
--- a/pkg/freedesktop/harfbuzz/sha256sums       2018-12-06 02:12:10 +0000
+++ b/pkg/freedesktop/harfbuzz/sha256sums       2019-01-13 07:01:13 +0000
@@ -1,2 +1,2 @@
-b7ccfcbd56b970a709e8b9ea9fb46c922c606c2feef8f086fb6a8492e530f810  
download/harfbuzz-2.2.0.tar.bz2
-2e892e762af0ad267ec7640d330f6505ea14b5e6149584232739fd98f92c9ffd  
download/harfbuzz-2.2.0.tar.bz2.sha256
+3b314db655a41d19481e18312465fa25fca6f63382217f08062f126059f96764  
download/harfbuzz-2.3.0.tar.bz2
+e0ddb2ba1f6cfa2319478722ead74733ef6138c784d2fb06e8807a391f070753  
download/harfbuzz-2.3.0.tar.bz2.sha256

=== modified file 'pkg/gnome/accerciser/Makefile'
--- a/pkg/gnome/accerciser/Makefile     2018-03-14 05:45:56 +0000
+++ b/pkg/gnome/accerciser/Makefile     2019-01-13 07:01:13 +0000
@@ -20,7 +20,7 @@
 
 NAME =    accerciser
 GARNAME = accerciser
-GARVERSION = 3.22.0
+GARVERSION = 3.31.4
 HOME_URL = http://www.gnome.org/
 DESCRIPTION = Interactive Python accessibility explorer
 define BLURB

=== modified file 'pkg/gnome/accerciser/sha256sums'
--- a/pkg/gnome/accerciser/sha256sums   2016-09-22 06:55:09 +0000
+++ b/pkg/gnome/accerciser/sha256sums   2019-01-13 07:01:13 +0000
@@ -1,2 +1,2 @@
-883306274442c7ecc076b24afca5190c835c40871ded1b9790da69347e9ca3c5  
download/accerciser-3.22.0.tar.xz
-1ea88178179c4348ae20b071683eaf66042c82eb8fbb3f1feb870e6f1c4fc27a  
download/accerciser-3.22.0.sha256sum
+4889b5d68cb09f5407c3e293bd1231fbd246633fa4bcd9e3b57b20321160a09f  
download/accerciser-3.31.4.tar.xz
+44dea0f6f26619c10b7cc315b1e59e89a3e821594b08ac983136acf34985208e  
download/accerciser-3.31.4.sha256sum

=== modified file 'pkg/gnome/gsettings-desktop-schemas/Makefile'
--- a/pkg/gnome/gsettings-desktop-schemas/Makefile      2019-01-10 07:17:53 
+0000
+++ b/pkg/gnome/gsettings-desktop-schemas/Makefile      2019-01-13 07:01:13 
+0000
@@ -44,6 +44,6 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/mesonninja.mk
 include config.mk
 

=== modified file 'pkg/gnome/pango/Makefile'
--- a/pkg/gnome/pango/Makefile  2019-01-10 07:17:53 +0000
+++ b/pkg/gnome/pango/Makefile  2019-01-13 07:01:13 +0000
@@ -46,9 +46,9 @@
 
 ######################################################################
 
-#include ../../../gar/gar.lib/mesonninja.mk
+include ../../../gar/gar.lib/mesonninja.mk
 # ninja doesn't install .la files.....
 #
-include ../../../gar/gar.lib/auto.mk
+#include ../../../gar/gar.lib/auto.mk
 include config.mk
 

=== modified file 'pkg/gnu/mit-scheme/Makefile'
--- a/pkg/gnu/mit-scheme/Makefile       2018-11-11 05:32:43 +0000
+++ b/pkg/gnu/mit-scheme/Makefile       2019-01-13 07:01:13 +0000
@@ -1,5 +1,5 @@
 # Copyright © 2013, 2014 Brandon Invergo <address@hidden>
-# Copyright © 2018 Carl Hansen <address@hidden>
+# Copyright © 2018,2019 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -22,7 +22,7 @@
 
 NAME = MIT/GNU Scheme
 GARNAME = mit-scheme
-GARVERSION = 10.1.2
+GARVERSION = 10.1.4
 HOME_URL = http://www.gnu.org/software/mit-scheme/
 DESCRIPTION = A Scheme implementation with integrated editor and debugger
 define BLURB

=== modified file 'pkg/gnu/mit-scheme/gpg-keyring'
Binary files a/pkg/gnu/mit-scheme/gpg-keyring   2018-11-11 05:14:53 +0000 and 
b/pkg/gnu/mit-scheme/gpg-keyring  2019-01-13 07:01:13 +0000 differ
=== modified file 'pkg/gnu/mit-scheme/sha256sums'
--- a/pkg/gnu/mit-scheme/sha256sums     2018-11-11 05:14:53 +0000
+++ b/pkg/gnu/mit-scheme/sha256sums     2019-01-13 07:01:13 +0000
@@ -1,2 +1,2 @@
-bcc67b2ea2718f330fa885a0c186f8d83940a380ed9501b93c785f585efee132  
download/mit-scheme-10.1.2-x86-64.tar.gz
-166feda928164c62396026ec8720baa4f2ad2ca0ffd06acfaa51d6a7050e9d26  
download/mit-scheme-10.1.2-x86-64.tar.gz.sig
+58632c6950e87e77f25c7d6c32604dcdffd91fa327545414ac6907d154d87585  
download/mit-scheme-10.1.4-x86-64.tar.gz
+2f1435a0204dfbc70bb6a7d37ae43fa41fcef82fbda66fe1c9c97da9eab165fd  
download/mit-scheme-10.1.4-x86-64.tar.gz.sig

=== modified file 'pkg/gnualpha/gcc9/Makefile'
--- a/pkg/gnualpha/gcc9/Makefile        2019-01-07 00:58:27 +0000
+++ b/pkg/gnualpha/gcc9/Makefile        2019-01-13 07:01:13 +0000
@@ -47,7 +47,8 @@
 #$(DISTNAME).tar.bz2.sig
 
 WORKOBJ = $(WORKDIR)/$(DISTNAME).build
-INSTALL_SCRIPTS = $(WORKOBJ)/Makefile links
+INSTALL_SCRIPTS = $(WORKOBJ)/Makefile 
+#links
 INFO_FILES =  \
        cpp.info  \
        cppinternals.info  \
@@ -86,16 +87,18 @@
 include config.mk
 
 
+       CFLAGS+=-fno-split-stack
 
 # slightly imperfect, but it works
 # a work-around for error message...
-post-build: build
-       CFLAGS=-fno-split-stack make -C $(WORKOBJ)/ all
+#post-build: build
+#      CFLAGS=-fno-split-stack make -C $(WORKOBJ)/ all
+#      $(MAKECOOKIE)
 
-install-links:
-#      @ln -sf gcc-9 $(packageprefix)/bin/cc
-       @ln -sf ../bin/cpp $(packageprefix)/lib/cpp
-       $(MAKECOOKIE)
+#install-links: build
+##     @ln -sf gcc-9 $(packageprefix)/bin/cc
+#      @ln -sf ../bin/cpp $(packageprefix)/lib/cpp
+#      $(MAKECOOKIE)
 
 checkall:
        cd $(WORKOBJ); $(MAKE) -k check 

=== modified file 'pkg/other/gsequencer/Makefile'
--- a/pkg/other/gsequencer/Makefile     2018-12-30 15:34:29 +0000
+++ b/pkg/other/gsequencer/Makefile     2019-01-13 07:01:13 +0000
@@ -1,4 +1,4 @@
-# Copyright ©2016,2017,2018 Carl Hansen <address@hidden>
+# Copyright ©2016,2017,2018,2019 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC
 #
@@ -20,7 +20,7 @@
 
 NAME = gsequencer
 GARNAME = gsequencer
-GARVERSION = 2.1.22
+GARVERSION = 2.1.32
 HOME_URL = http://www.nongnu.org/gsequencer/ 
 DESCRIPTION = Audio processing, editing.
 define BLURB 

=== modified file 'pkg/other/lzip/Makefile'
--- a/pkg/other/lzip/Makefile   2018-07-10 06:52:29 +0000
+++ b/pkg/other/lzip/Makefile   2019-01-13 07:01:13 +0000
@@ -1,5 +1,4 @@
-
-# Copyright ©  2017 Carl Hansen <address@hidden>
+# Copyright ©  2017,2019 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 #
@@ -20,7 +19,7 @@
 
 NAME =    lzip
 GARNAME = lzip
-GARVERSION =  1.20
+GARVERSION =  1.21
 HOME_URL = http://lzip.nongnu.org/
 DESCRIPTION = Compression utility, highly robust recoverability
 define BLURB


reply via email to

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