gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8710: some updates


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8710: some updates
Date: Mon, 24 Oct 2022 16:37:22 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8710
revision-id: carlhansen1234@gmail.com-20221024203717-byfbii7z290ksnhi
parent: carlhansen1234@gmail.com-20221024201656-bgovyo66mvfu1r81
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Mon 2022-10-24 13:37:17 -0700
message:
  some updates
modified:
  pkg/other/expat/Makefile       makefile-20180327060346-7r8whwrdm0v0nx4b-3
  pkg/other/expat/sha256sums     sha256sums-20180327060346-7r8whwrdm0v0nx4b-4
  pkg/other/ffmpeg/Makefile      makefile-20180420222459-im2b99neezudny85-3
  pkg/other/libsdl2/Makefile     makefile-20170810070350-v0xjs2ndwxbmhz3i-3
  pkg/other/libsdl2/sha256sums   sha256sums-20170810070350-v0xjs2ndwxbmhz3i-4
=== modified file 'pkg/other/expat/Makefile'
--- a/pkg/other/expat/Makefile  2022-03-13 17:47:30 +0000
+++ b/pkg/other/expat/Makefile  2022-10-24 20:37:17 +0000
@@ -22,7 +22,7 @@
 
 NAME =    expat
 GARNAME = expat
-GARVERSION = 2.4.7
+GARVERSION = 2.4.9
 HOME_URL = https://libexpat.github.io/
 DESCRIPTION = XML parser c library
 define BLURB
@@ -34,7 +34,7 @@
 # 
https://github.com/libexpat/libexpat/releases/download/R_2_4_7/expat-2.4.7.tar.lz.asc
 MASTER_SITES = $(MASTER_GITHUB)/  
 # to fix:
-MASTER_SUBDIR = libexpat/libexpat/releases/download/R_2_4_7/ 
+MASTER_SUBDIR = libexpat/libexpat/releases/download/R_2_4_9/ 
 DISTFILES =  $(DISTNAME).tar.lz
 SIGFILES =    $(DISTNAME).tar.lz.asc 
 

=== modified file 'pkg/other/expat/sha256sums'
--- a/pkg/other/expat/sha256sums        2022-03-13 17:47:30 +0000
+++ b/pkg/other/expat/sha256sums        2022-10-24 20:37:17 +0000
@@ -1,2 +1,2 @@
-bb99a1ef6a586aa0c5a057119aed76561002bb6c8252491cfeb96da859a5f393  
download/expat-2.4.7.tar.lz
-bebd2e6fe81844c4bd335037af76bcb72d92ce71dc344a72cdbef53b39cb3574  
download/expat-2.4.7.tar.lz.asc
+d6425880f70ecc27707167097dc542de89701b2e0ecf223a9796999ecd2de147  
download/expat-2.4.9.tar.lz
+103d3c4ddef1f79af73efecb3a3d1ea888840a716560ae8eef4a318a98e2d51f  
download/expat-2.4.9.tar.lz.asc

=== modified file 'pkg/other/ffmpeg/Makefile'
--- a/pkg/other/ffmpeg/Makefile 2022-10-09 23:40:07 +0000
+++ b/pkg/other/ffmpeg/Makefile 2022-10-24 20:37:17 +0000
@@ -30,7 +30,7 @@
 DISTFILES = $(DISTNAME).tar.bz2
 SIGFILES =
 
-BUILDDEPS =
+BUILDDEPS = libsdl2
 LIBDEPS =
 # HINT:
 #  
@@ -41,3 +41,5 @@
 include ../../../gar/gar.lib/auto.mk
 include config.mk
 CFLAGS+=-fPIC 
+
+

=== modified file 'pkg/other/libsdl2/Makefile'
--- a/pkg/other/libsdl2/Makefile        2021-10-11 20:58:19 +0000
+++ b/pkg/other/libsdl2/Makefile        2022-10-24 20:37:17 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2017, 2021 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2017, 2021, 2022 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -21,8 +21,7 @@
 NAME =    libsdl2
 GARNAME = libsdl2
 UPSTREAMNAME = SDL2
-GARVERSION = 2.0.16
-HOME_URL = http://www.libsdl.org/
+GARVERSION = 2.24.1
 DESCRIPTION = simple direct media layer library
 define BLURB
 Simple DirectMedia Layer is a cross-platform development library designed

=== modified file 'pkg/other/libsdl2/sha256sums'
--- a/pkg/other/libsdl2/sha256sums      2021-10-11 20:58:19 +0000
+++ b/pkg/other/libsdl2/sha256sums      2022-10-24 20:37:17 +0000
@@ -1,2 +1,2 @@
-65be9ff6004034b5b2ce9927b5a4db1814930f169c4b2dae0a1e4697075f287b  
download/SDL2-2.0.16.tar.gz
-b56ab40e1c1a70d2b086fa6d1c627f945c692dc9b8d02ca7888ad2460454de24  
download/SDL2-2.0.16.tar.gz.sig
+bc121588b1105065598ce38078026a414c28ea95e66ed2adab4c44d80b309e1b  
download/SDL2-2.24.1.tar.gz
+c30ce172d5c6934d8ba57e8f3b04941776b57d8f8c06055197f8a58cb1fce5af  
download/SDL2-2.24.1.tar.gz.sig


reply via email to

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