pkgsrc-WIP-changes archive

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

subread: Clean up patches, test on Darwin



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Tue Mar 30 19:42:06 2021 -0500
Changeset:	b15f2e04b1b0583ede20f6eaf1f42589ac6c0eb1

Modified Files:
	subread/distinfo
	subread/patches/patch-gene-algorithms.c
	subread/patches/patch-input-files.c

Log Message:
subread: Clean up patches, test on Darwin

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

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

diffstat:
 subread/distinfo                        | 4 ++--
 subread/patches/patch-gene-algorithms.c | 1 -
 subread/patches/patch-input-files.c     | 1 -
 3 files changed, 2 insertions(+), 4 deletions(-)

diffs:
diff --git a/subread/distinfo b/subread/distinfo
index 982a978122..8603943953 100644
--- a/subread/distinfo
+++ b/subread/distinfo
@@ -6,8 +6,8 @@ SHA512 (subread-2.0.2-source.tar.gz) = 549164aadcd1e05cd1f941a4c10d6e19f904d2d75
 Size (subread-2.0.2-source.tar.gz) = 23295764 bytes
 SHA1 (patch-HelperFunctions.c) = 88242fbc972f69b4dbdae10c6262f6f196c27784
 SHA1 (patch-core-junction.c) = 481cd069aa42d673bbc10c80bb9548547e808b0c
-SHA1 (patch-gene-algorithms.c) = 66440339de135b83089b2238c3f2ec8f68fe215b
-SHA1 (patch-input-files.c) = 878e9adea01bcab8fd19472819dcbd0c61c2994e
+SHA1 (patch-gene-algorithms.c) = 155434af7585db0bd70da6e38bafdd1ecc8348a3
+SHA1 (patch-input-files.c) = 0e79ba9453dd150e7f4aac3be6beb8555880e082
 SHA1 (patch-long-hashtable.c) = 4d0d1a04e4306517151a5081aca507a822db4f8a
 SHA1 (patch-longread-one_LRMsorted-hashtable.c) = f08066fab9cb83da77a289b269395693ab80393a
 SHA1 (patch-longread-one_Makefile) = 48e06a0d3987aa47aefa17fcfdb395f647bc4141
diff --git a/subread/patches/patch-gene-algorithms.c b/subread/patches/patch-gene-algorithms.c
index 02e96f37a6..f49326cfa6 100644
--- a/subread/patches/patch-gene-algorithms.c
+++ b/subread/patches/patch-gene-algorithms.c
@@ -2,7 +2,6 @@ $NetBSD$
 
 # Use prefefined macros
 
---- gene-algorithms.c.orig	2021-03-30 13:51:05 UTC
 --- gene-algorithms.c.orig	2021-03-27 07:38:08.000000000 +0000
 +++ gene-algorithms.c
 @@ -29,7 +29,7 @@
diff --git a/subread/patches/patch-input-files.c b/subread/patches/patch-input-files.c
index ce35de2eff..b1247835c4 100644
--- a/subread/patches/patch-input-files.c
+++ b/subread/patches/patch-input-files.c
@@ -2,7 +2,6 @@ $NetBSD$
 
 # Use predefined macros
 
---- input-files.c.orig	2020-06-05 00:33:03 UTC
 --- input-files.c.orig	2021-03-27 07:38:08.000000000 +0000
 +++ input-files.c
 @@ -48,7 +48,7 @@ FILE * f_subr_open(const char * fname, c


Home | Main Index | Thread Index | Old Index