[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10698: asortmemmmmt
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10698: asortmemmmmt |
Date: |
Wed, 16 Oct 2024 14:53:25 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10698
revision-id: carlhansen@gnu.org-20241016185318-j2lbzljy5gfmxtvt
parent: carlhansen@gnu.org-20241016185009-8jg72g333clpq3vo
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Wed 2024-10-16 18:53:18 +0000
message:
asortmemmmmt
modified:
pkg/gnome/epiphany/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-424
pkg/gnome/epiphany/sha256sums sha256sums-20160617013746-7ygosxqw3lxxvo7f-428
pkg/gnu/autoconf/Makefile makefile-20160617014725-uokjfnggs70iry9h-423
pkg/gnu/bison/Makefile makefile-20160617014725-uokjfnggs70iry9h-460
pkg/gnu/cim/Makefile makefile-20160617014725-uokjfnggs70iry9h-500
pkg/gnu/gforth/Makefile makefile-20160617014725-uokjfnggs70iry9h-711
pkg/gnu/jami/Makefile makefile-20161117063932-pdxetajor89caq4s-4
pkg/gnu/jami/sha256sums sha256sums-20161117063932-pdxetajor89caq4s-3
pkg/gnu/proxyknife/Makefile makefile-20160617014725-uokjfnggs70iry9h-1579
=== modified file 'pkg/gnome/epiphany/Makefile'
--- a/pkg/gnome/epiphany/Makefile 2024-09-13 06:22:39 +0000
+++ b/pkg/gnome/epiphany/Makefile 2024-10-16 18:53:18 +0000
@@ -20,7 +20,7 @@
NAME = epiphany
GARNAME = epiphany
-GARVERSION = 47.0
+GARVERSION = 47.1
HOME_URL = http://www.gnome.org/
DESCRIPTION = A web browser
define BLURB
=== modified file 'pkg/gnome/epiphany/sha256sums'
--- a/pkg/gnome/epiphany/sha256sums 2024-09-13 06:22:39 +0000
+++ b/pkg/gnome/epiphany/sha256sums 2024-10-16 18:53:18 +0000
@@ -1,2 +1,2 @@
-8e38ee7f90fd6054f8aef0e7f505d53c4520742f5acd1f008282a47b2764affa
download/epiphany-47.0.tar.xz
-e6cc9fc872cc2020a520ac02e9bc380402e5c12fc0b28343b53740d583dba5cd
download/epiphany-47.0.sha256sum
+642fd72045f6e9b18f09c3ef16df762d9b7816119abb22edd5d82ef687c6a004
download/epiphany-47.1.tar.xz
+dc45ec9a3e5116065ef7ff4f6b64b9ad7a15324684537f5be606b83d3c6d51d3
download/epiphany-47.1.sha256sum
=== modified file 'pkg/gnu/autoconf/Makefile'
--- a/pkg/gnu/autoconf/Makefile 2023-12-22 19:49:34 +0000
+++ b/pkg/gnu/autoconf/Makefile 2024-10-16 18:53:18 +0000
@@ -46,7 +46,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/gnu/bison/Makefile'
--- a/pkg/gnu/bison/Makefile 2022-11-22 06:58:26 +0000
+++ b/pkg/gnu/bison/Makefile 2024-10-16 18:53:18 +0000
@@ -49,7 +49,7 @@
WORKOBJ = $(WORKSRC)
######################################################################
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
include ../../../gar/gar.lib/info.mk
include config.mk
=== modified file 'pkg/gnu/cim/Makefile'
--- a/pkg/gnu/cim/Makefile 2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/cim/Makefile 2024-10-16 18:53:18 +0000
@@ -37,7 +37,7 @@
######################################################################
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
include ../../../gar/gar.lib/info.mk
include config.mk
@@ -45,3 +45,7 @@
sed -i 's|\.\./\.\./lib/cim\.h|cim.h|' $(WORKSRC)/lib/simulation.c
sed -i 's|\.\./\.\./lib/cim\.h|cim.h|' $(WORKSRC)/lib/simset.c
$(MAKECOOKIE)
+
+BUILD_ARGS = -Wno-implicit-function-declaration
+
+
=== modified file 'pkg/gnu/gforth/Makefile'
--- a/pkg/gnu/gforth/Makefile 2024-10-06 04:03:58 +0000
+++ b/pkg/gnu/gforth/Makefile 2024-10-16 18:53:18 +0000
@@ -57,7 +57,7 @@
include ../../../gar/varb.mk
include config.mk
-BUILD_ARGS = -Wno-implicit-function-declaration
+BUILD_ARGS = -Wno-implicit-function-declaration -Iwayland
# Note: If you have old version of gforth, you might have to clear out
# $HOME/.gforth before building.
=== modified file 'pkg/gnu/jami/Makefile'
--- a/pkg/gnu/jami/Makefile 2024-07-17 14:57:28 +0000
+++ b/pkg/gnu/jami/Makefile 2024-10-16 18:53:18 +0000
@@ -20,7 +20,7 @@
NAME = Jami a.k.a. Ring
GARNAME = jami
-GARVERSION = 20240627.0
+GARVERSION = 20240823.0
HOME_URL = https://jami.net
DESCRIPTION = A privacy-respecting comm program for video, voice, text, data
define BLURB
=== modified file 'pkg/gnu/jami/sha256sums'
--- a/pkg/gnu/jami/sha256sums 2024-07-17 14:57:28 +0000
+++ b/pkg/gnu/jami/sha256sums 2024-10-16 18:53:18 +0000
@@ -1,1 +1,1 @@
-b898961b1750f3c614818aa9b858082dcd35b080551901516d4b4d7eb9964ee3
download/jami-20240627.0.tar.gz
+2f2937064aecf5fc3c41de3300d8fcdc3a38cb2cf0c4004fb343f099f831fb4e
download/jami-20240823.0.tar.gz
=== modified file 'pkg/gnu/proxyknife/Makefile'
--- a/pkg/gnu/proxyknife/Makefile 2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/proxyknife/Makefile 2024-10-16 18:53:18 +0000
@@ -1,4 +1,5 @@
# Copyright © 2013 Brandon Invergo <brandon@invergo.net>
+# Copyright © 2024 Carl Hansen
#
# This file is part of GSRC.
#
@@ -38,6 +39,8 @@
######################################################################
-include ../../../gar/gar.lib/auto.mk
+include ../../../gar/gar.lib/autotools.mk
include ../../../gar/gar.lib/info.mk
include config.mk
+
+BUILD_ARGS = CFLAGS=-Wno-implicit-function-declaration
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10698: asortmemmmmt,
Carl Hansen <=