gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7450: some leftowver fixes


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7450: some leftowver fixes
Date: Sat, 3 Apr 2021 21:07:15 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7450
revision-id: carlhansen@gnu.org-20210404010710-5r6j9avlks1tc8t9
parent: carlhansen@gnu.org-20210403214847-89uypr1qatouuevx
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Sat 2021-04-03 18:07:10 -0700
message:
  some leftowver fixes
modified:
  pkg/gnome/gtk+/Makefile        makefile-20191117055720-o2177x7x8b6pl72y-3
  pkg/gnome/gtk+/sha256sums      sha256sums-20191117055720-o2177x7x8b6pl72y-4
  pkg/gnu/alive/Makefile         makefile-20160617014725-uokjfnggs70iry9h-395
  pkg/gnu/gdb/Makefile           makefile-20160617014725-uokjfnggs70iry9h-693
  pkg/gnu/gforth/config.mk       config.mk-20160617015546-o4jbr4dypq6i6uhm-1
  pkg/gnu/gnuradio/Makefile      makefile-20160617014725-uokjfnggs70iry9h-861
=== modified file 'pkg/gnome/gtk+/Makefile'
--- a/pkg/gnome/gtk+/Makefile   2020-12-17 02:22:23 +0000
+++ b/pkg/gnome/gtk+/Makefile   2021-04-04 01:07:10 +0000
@@ -22,7 +22,7 @@
 NAME =    GTK+ 3
 GARNAME = gtk+
 #UPSTREAMNAME = gtk+
-GARVERSION = 3.24.24
+GARVERSION = 3.24.27
 HOME_URL = http://www.gnome.org/
 DESCRIPTION =  gtk+ 3 GNOME toolkit
 define BLURB

=== modified file 'pkg/gnome/gtk+/sha256sums'
--- a/pkg/gnome/gtk+/sha256sums 2020-12-17 02:22:23 +0000
+++ b/pkg/gnome/gtk+/sha256sums 2021-04-04 01:07:10 +0000
@@ -1,2 +1,2 @@
-cc9d4367c55b724832f6b09ab85481738ea456871f0381768a6a99335a98378a  
download/gtk+-3.24.24.tar.xz
-3b20f3e12111d6c99c50d89c537b37eaa22073fe883b452e771e8e07fd333163  
download/gtk+-3.24.24.sha256sum
+f71c067570339f9f8efac7bb87717a2c52279cb50223fb8b5ba7085930757a26  
download/gtk+-3.24.27.tar.xz
+d509567fa7f934f878d80fc9f48e80479ccbf3456639da56945ccc633d9e0638  
download/gtk+-3.24.27.sha256sum

=== modified file 'pkg/gnu/alive/Makefile'
--- a/pkg/gnu/alive/Makefile    2021-01-02 06:40:10 +0000
+++ b/pkg/gnu/alive/Makefile    2021-04-04 01:07:10 +0000
@@ -38,8 +38,8 @@
 DISTFILES = $(DISTNAME).tar.xz
 SIGFILES = $(DISTNAME).tar.xz.sig
 
-BUILDDEPS =
-LIBDEPS = guile
+BUILDDEPS = guile
+LIBDEPS = 
 
 ######################################################################
 

=== modified file 'pkg/gnu/gdb/Makefile'
--- a/pkg/gnu/gdb/Makefile      2020-10-24 22:38:37 +0000
+++ b/pkg/gnu/gdb/Makefile      2021-04-04 01:07:10 +0000
@@ -47,7 +47,7 @@
 LIBDEPS =
 #LIBS+=-liconv
 #BUILDARGS += -Wl,LIBS=-liconv
-LDFLAGS+=-liconv
+#LDFLAGS+=-liconv
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk

=== modified file 'pkg/gnu/gforth/config.mk'
--- a/pkg/gnu/gforth/config.mk  2018-11-23 09:07:20 +0000
+++ b/pkg/gnu/gforth/config.mk  2021-04-04 01:07:10 +0000
@@ -1,4 +1,5 @@
 ## Configuration options for gforth ##
 
-CONFIGURE_OPTS ?= --without-check 
+CONFIGURE_OPTS ?= 
+#CONFIGURE_OPTS ?= --without-check 
 BUILD_OPTS ?=

=== modified file 'pkg/gnu/gnuradio/Makefile'
--- a/pkg/gnu/gnuradio/Makefile 2020-08-22 03:02:14 +0000
+++ b/pkg/gnu/gnuradio/Makefile 2021-04-04 01:07:10 +0000
@@ -22,7 +22,7 @@
 
 NAME = GNU Radio
 GARNAME = gnuradio
-GARVERSION = 3.8.2.0
+GARVERSION = 3.9.1.0
 HOME_URL = http://www.gnu.org/software/gnuradio
 DESCRIPTION = Software-defined radio implementations
 define BLURB


reply via email to

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