pkgsrc-WIP-changes archive

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

rna-star: Update to 2.7.11b



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Sep 19 13:23:08 2025 -0500
Changeset:	68703d64d8153606a169e69ef4b6c0866205ee54

Modified Files:
	rna-star/Makefile
	rna-star/distinfo

Log Message:
rna-star: Update to 2.7.11b

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

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

diffstat:
 rna-star/Makefile | 6 ++++--
 rna-star/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diffs:
diff --git a/rna-star/Makefile b/rna-star/Makefile
index e5aa4cda25..0703cc10a9 100644
--- a/rna-star/Makefile
+++ b/rna-star/Makefile
@@ -5,8 +5,8 @@
 #              Sun Jul 23 10:47:07 CDT 2023               #
 ###########################################################
 
-DISTNAME=	STAR-2.7.10b
-PKGNAME=	rna-star-2.7.10b
+DISTNAME=	STAR-${PKGVERSION_NOREV}
+PKGNAME=	rna-star-2.7.11b
 CATEGORIES=	biology
 MASTER_SITES=	${MASTER_SITE_GITHUB:=alexdobin/}
 GITHUB_PROJECT=	STAR
@@ -32,6 +32,8 @@ SUBST_FILES.htslib+=	signalFromBAM.h
 # May work on other 64-bit processors, but untested
 ONLY_FOR_PLATFORM=	*-*-x86_64 *-*-aarch64 *-*-powerpc64
 
+TOOL_DEPENDS=	vim-share>0:../../editors/vim-share
+
 USE_LANGUAGES=	c c++
 USE_TOOLS+=	gmake
 
diff --git a/rna-star/distinfo b/rna-star/distinfo
index 07da0ac624..a5caa8ac5e 100644
--- a/rna-star/distinfo
+++ b/rna-star/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-BLAKE2s (STAR-2.7.10b.tar.gz) = ae5b1c236c1b5975d60277dbd5634661a4598e6f3f906f3d6b582b403edb58d3
-SHA512 (STAR-2.7.10b.tar.gz) = c4e94fd19f2a8145c38d59b39d91af16b53af63da2d77275445b9aeadfd287e3d2749829352a034e45e4352c64884275fa5b7b2ed28b95bf47cac3183b0d74aa
-Size (STAR-2.7.10b.tar.gz) = 12443703 bytes
+BLAKE2s (STAR-2.7.11b.tar.gz) = 8751942121396bc6ef7b16653caa87f0e16ed37395a1bcfe50a3ef6f007602c3
+SHA512 (STAR-2.7.11b.tar.gz) = 5dabe5883139f5cc78f6b183d704fc34868282a68e71a14c4e3c5ff0276753f05879720b41f060180b65f4fe3cb48ed391891b85b7dbc8274c3f55db1aa55e61
+Size (STAR-2.7.11b.tar.gz) = 12466670 bytes
 SHA1 (patch-Makefile) = 7dd8ef0ba12182a4cb2722aacfc6691b4f0a0cfe
 SHA1 (patch-SharedMemory.cpp) = e4b97d68ddeb7ed2c7da66378f253ff4cd42abee
 SHA1 (patch-SoloBarcode.cpp) = a939a97cadd05b1ec6b6dfcddb469acd5072b0e8


Home | Main Index | Thread Index | Old Index