pkgsrc-WIP-changes archive

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

xsb: upstream patch submission url added to patches, distinfo added



Module Name:	pkgsrc-wip
Committed By:	mayuresh <mayuresh%acm.org@localhost>
Pushed By:	mayuresh
Date:		Sat Aug 13 12:01:24 2022 +0530
Changeset:	2540d054c1cbad86430988aa11fdd227083a1654

Modified Files:
	xsb/patches/patch-.._emu_system__xsb.c
	xsb/patches/patch-.._emu_thread__xsb.h
	xsb/patches/patch-configure
	xsb/patches/patch-version.sh
Added Files:
	xsb/distinfo

Log Message:
xsb: upstream patch submission url added to patches, distinfo added

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2540d054c1cbad86430988aa11fdd227083a1654

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 xsb/distinfo                           | 9 +++++++++
 xsb/patches/patch-.._emu_system__xsb.c | 2 ++
 xsb/patches/patch-.._emu_thread__xsb.h | 2 ++
 xsb/patches/patch-configure            | 2 ++
 xsb/patches/patch-version.sh           | 2 ++
 5 files changed, 17 insertions(+)

diffs:
diff --git a/xsb/distinfo b/xsb/distinfo
new file mode 100644
index 0000000000..835e4dc0f5
--- /dev/null
+++ b/xsb/distinfo
@@ -0,0 +1,9 @@
+$NetBSD$
+
+BLAKE2s (XSB-5.0.tar.gz) = 4c091583e7fd447634ad6d6f478fe11284eb5afd0645361ef8a7203252baf18c
+SHA512 (XSB-5.0.tar.gz) = 69db86a7b8e3525ae290d444ae66cc28418aa175b2a6bbfaad488af073a8cbaa83df692805eb0fd7a85937dc329051de1cfed217cd5826d8f326ed127f934b0d
+Size (XSB-5.0.tar.gz) = 16126384 bytes
+SHA1 (patch-.._emu_system__xsb.c) = 98324e692c76e8638603d809ba6765ce06950bc8
+SHA1 (patch-.._emu_thread__xsb.h) = dc54275912a6c5b0e25216a1cef5ab37f5524b2b
+SHA1 (patch-configure) = 24309aeee3cc35a904f38e983a65b61321ece983
+SHA1 (patch-version.sh) = 2013e1c28dc61f8bee84460d5c24a1a5ed2521b6
diff --git a/xsb/patches/patch-.._emu_system__xsb.c b/xsb/patches/patch-.._emu_system__xsb.c
index 566f025d67..69d374ac2a 100644
--- a/xsb/patches/patch-.._emu_system__xsb.c
+++ b/xsb/patches/patch-.._emu_system__xsb.c
@@ -2,6 +2,8 @@ $NetBSD$
 
 S_IREAD, S_IWRITE handling on __NetBSD__ is same as that on DARWIN
 
+https://sourceforge.net/p/xsb/patches/9/
+
 --- ../emu/system_xsb.c.orig	2022-05-12 20:54:07.000000000 +0000
 +++ ../emu/system_xsb.c
 @@ -228,7 +228,7 @@ int sys_syscall(CTXTdeclc int callno)
diff --git a/xsb/patches/patch-.._emu_thread__xsb.h b/xsb/patches/patch-.._emu_thread__xsb.h
index ab491dcf50..9be3d12a19 100644
--- a/xsb/patches/patch-.._emu_thread__xsb.h
+++ b/xsb/patches/patch-.._emu_thread__xsb.h
@@ -2,6 +2,8 @@ $NetBSD$
 
 Just like FREEBSD et al NetBSD requires *_NP #defined
 
+https://sourceforge.net/p/xsb/patches/9/
+
 --- ../emu/thread_xsb.h.orig	2022-05-12 20:54:07.000000000 +0000
 +++ ../emu/thread_xsb.h
 @@ -215,7 +215,7 @@ int get_waiting_for_tid( int t );
diff --git a/xsb/patches/patch-configure b/xsb/patches/patch-configure
index f22523e7fc..67eb06e9dc 100644
--- a/xsb/patches/patch-configure
+++ b/xsb/patches/patch-configure
@@ -4,6 +4,8 @@ $NetBSD$
 
 2. LDFLAGS require -lpthread on NetBSD
 
+https://sourceforge.net/p/xsb/patches/9/
+
 --- configure.orig	2022-05-12 20:54:07.000000000 +0000
 +++ configure
 @@ -5204,7 +5204,7 @@ fi
diff --git a/xsb/patches/patch-version.sh b/xsb/patches/patch-version.sh
index 96833e36f0..7bc3125b78 100644
--- a/xsb/patches/patch-version.sh
+++ b/xsb/patches/patch-version.sh
@@ -2,6 +2,8 @@ $NetBSD$
 
 Seems a typo to prefix #! with s
 
+https://sourceforge.net/p/xsb/patches/9/
+
 --- version.sh.orig	2022-05-12 21:57:20.000000000 +0000
 +++ version.sh
 @@ -1,3 +1,3 @@


Home | Main Index | Thread Index | Old Index