gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r10241: assortment gis taco gcc


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10241: assortment gis taco gcc
Date: Tue, 21 May 2024 21:49:57 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10241
revision-id: carlhansen1234@gmail.com-20240522014951-9fdjye786ahw2s08
parent: carlhansen1234@gmail.com-20240522013340-qqy829ro5dzypakk
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Tue 2024-05-21 18:49:51 -0700
message:
  assortment gis taco gcc
modified:
  gar/gar.lib.mk                 gar.lib.mk-20160617013741-ul4q527k85thcz4p-1
  pkg/gnome/gtk/Makefile         makefile-20201216222440-dedqtlivmsoq83tk-3
  pkg/gnome/gtk/sha256sums       sha256sums-20201216222440-dedqtlivmsoq83tk-4
  pkg/gnu/gcc14snapshot/Makefile makefile-20230508001224-jov11dcplqva52ce-3
  pkg/gnu/gcc14snapshot/sha256sums sha256sums-20230508001224-jov11dcplqva52ce-4
  pkg/gnu/gslip/Makefile         makefile-20160617014725-uokjfnggs70iry9h-954
  pkg/other/guile-lib/Makefile   makefile-20170317044229-0dy6ajhrew3nt847-3
  pkg/other/postgis/Makefile     makefile-20230108021251-q7zvt2vr4t9b7qj3-3
  pkg/other/postgis/sha256sums   sha256sums-20230108021251-q7zvt2vr4t9b7qj3-4
  pkg/other/taco/Makefile        makefile-20171104211510-tz03d6qot1xo50eo-3
=== modified file 'gar/gar.lib.mk'
--- a/gar/gar.lib.mk    2024-05-17 02:36:22 +0000
+++ b/gar/gar.lib.mk    2024-05-22 01:49:51 +0000
@@ -436,6 +436,13 @@
        cp $(patsubst extract-%,$(DOWNLOADDIR)/%,$@) $(WORKSRC)
        $(MAKECOOKIE)
 
+extract-git:
+       @printf "[$(OK)extract$(OFF)] $(MSG)Copying $(OFF)$(patsubst 
extract-%,$(DOWNLOADDIR)/%,$@)\n"
+       mkdir -p $(WORKSRC)
+       cp $(patsubst extract-%,$(DOWNLOADDIR)/%,$@) $(WORKSRC)
+       $(MAKECOOKIE)
+
+
 #################### PATCH RULES ####################
 
 PATCHOPTS ?= -p2

=== modified file 'pkg/gnome/gtk/Makefile'
--- a/pkg/gnome/gtk/Makefile    2024-04-22 20:16:11 +0000
+++ b/pkg/gnome/gtk/Makefile    2024-05-22 01:49:51 +0000
@@ -21,7 +21,7 @@
 
 NAME =    GTK 4
 GARNAME = gtk
-GARVERSION = 4.15.0
+GARVERSION = 4.15.1
 HOME_URL = http://www.gnome.org/
 DESCRIPTION =  gtk 4 GNOME toolkit to create user interfaces
 define BLURB

=== modified file 'pkg/gnome/gtk/sha256sums'
--- a/pkg/gnome/gtk/sha256sums  2024-04-22 20:16:11 +0000
+++ b/pkg/gnome/gtk/sha256sums  2024-05-22 01:49:51 +0000
@@ -1,2 +1,2 @@
-5a389551769716f18d25d4fd8f11c0a744c63e0c4eaa6df954e00fe49db66ec2  
download/gtk-4.15.0.tar.xz
-fd61c925b5327196c18530639566e991c5af9d334197889c4db6a8f8314e3cb8  
download/gtk-4.15.0.sha256sum
+a801eb5f273fc4ad599dc841a6419ddf2e5c1f60e343535e4f6e76e861a5c31a  
download/gtk-4.15.1.tar.xz
+f5f66d1932b8c1ba8f2542e0929124fc2a0e7c61601342e5005e9abb879aeae9  
download/gtk-4.15.1.sha256sum

=== modified file 'pkg/gnu/gcc14snapshot/Makefile'
--- a/pkg/gnu/gcc14snapshot/Makefile    2024-05-13 00:35:16 +0000
+++ b/pkg/gnu/gcc14snapshot/Makefile    2024-05-22 01:49:51 +0000
@@ -22,7 +22,7 @@
 NAME = The GNU Compiler Collection version 14 development version
 GARNAME = gcc14snapshot
 UPSTREAMNAME = gcc
-GARVERSION = 14-20240511
+GARVERSION = 14-20240518
 HOME_URL = https://www.gnu.org/software/gcc
 DESCRIPTION = GNU Compiler Collection 14 snapshot
 define BLURB

=== modified file 'pkg/gnu/gcc14snapshot/sha256sums'
--- a/pkg/gnu/gcc14snapshot/sha256sums  2024-05-12 01:16:14 +0000
+++ b/pkg/gnu/gcc14snapshot/sha256sums  2024-05-22 01:49:51 +0000
@@ -1,1 +1,1 @@
-8970511fcab9e8d68f09a9e707f03d916d4bb9d5484d4b385da87999a7307a20  
download/gcc-14-20240511.tar.xz
+b277511662c4808a3f373e99c53a6fee30407bd07dc2b8c9561418c1cc865579  
download/gcc-14-20240518.tar.xz

=== modified file 'pkg/gnu/gslip/Makefile'
--- a/pkg/gnu/gslip/Makefile    2019-11-21 06:18:22 +0000
+++ b/pkg/gnu/gslip/Makefile    2024-05-22 01:49:51 +0000
@@ -41,5 +41,5 @@
 ######################################################################
 # to do: install UserManual.pdf
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include config.mk

=== modified file 'pkg/other/guile-lib/Makefile'
--- a/pkg/other/guile-lib/Makefile      2024-04-25 02:21:10 +0000
+++ b/pkg/other/guile-lib/Makefile      2024-05-22 01:49:51 +0000
@@ -42,7 +42,7 @@
 
 ######################################################################
 
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk
 

=== modified file 'pkg/other/postgis/Makefile'
--- a/pkg/other/postgis/Makefile        2023-10-22 18:06:16 +0000
+++ b/pkg/other/postgis/Makefile        2024-05-22 01:49:51 +0000
@@ -1,4 +1,4 @@
-# Copyright ©2023 Carl Hansen <carlhansen@gnu.org>
+# Copyright ©2023-2024 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -20,9 +20,9 @@
 
 NAME =    postgis
 GARNAME = postgis
-GARVERSION = 3.4.0
+GARVERSION = 3.4.2
 HOME_URL = http://osgeo.org/
-DESCRIPTION =  Geospatial Data in postgres
+DESCRIPTION =  Geospatial Data in postgresql
 define BLURB
 endef
 

=== modified file 'pkg/other/postgis/sha256sums'
--- a/pkg/other/postgis/sha256sums      2023-10-22 18:06:16 +0000
+++ b/pkg/other/postgis/sha256sums      2024-05-22 01:49:51 +0000
@@ -1,1 +1,1 @@
-aee9b60a6c884d354164b3096c4657f324454186607f859d1ce05d899798af9d  
download/postgis-3.4.0.tar.gz
+c8c874c00ba4a984a87030af6bf9544821502060ad473d5c96f1d4d0835c5892  
download/postgis-3.4.2.tar.gz

=== modified file 'pkg/other/taco/Makefile'
--- a/pkg/other/taco/Makefile   2024-05-13 01:44:53 +0000
+++ b/pkg/other/taco/Makefile   2024-05-22 01:49:51 +0000
@@ -65,7 +65,7 @@
 include config.mk
 
 #CONFIGURE_ARGS = CPPFLAGS+=-Wno-error=narrowing
-CMAKE_CONFIGURE_ARGS += CXXFLAGS=-Wno-error=narrowing
+#CMAKE_CONFIGURE_ARGS += CXXFLAGS=-Wno-error=narrowing
 BUILD_ARGS += CXXFLAGS=-Wno-error=narrowing
 
 
@@ -80,11 +80,13 @@
        mkdir -p $(WORKSRC)
        $(MAKECOOKIE)
 
-post-fetch:
-       $(MAKE) fetch-gitrecursive
-       cp -a  $(DOWNLOADDIRGIT)/taco/* $(WORKSRC)
-
-build-it:  fetch 
+extract: fetch extract-git
+
+#post-fetch:
+#      $(MAKE) fetch-gitrecursive
+#      cp -a  $(DOWNLOADDIRGIT)/taco/* $(WORKSRC)
+
+build-it:  extract-git 
        mkdir -p $(WORKOBJ)
        cd $(WORKOBJ)  &&  $(MAKE) 
        $(MAKECOOKIE)


reply via email to

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