biology/star: Upgrade to 2.7.2d

Fix chimeric output bug.

Numerous other minor fixes and enhancements since 2.7.0.

Reported by:    portscout
This commit is contained in:
Jason W. Bacon 2019-10-06 22:18:31 +00:00
parent 178d11b3a9
commit c904df3468
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513915
2 changed files with 5 additions and 6 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= STAR
DISTVERSION= 2.7.0f
PORTREVISION= 1
DISTVERSION= 2.7.2d
CATEGORIES= biology
PKGNAMEPREFIX= rna-
@ -26,7 +25,7 @@ PLIST_FILES= bin/STAR
.include <bsd.port.pre.mk>
# Force newer compiler on platforms using GCC 4.2 as base
.if ${CHOSEN_COMPILER_TYPE} == gcc
.if ${CHOSEN_COMPILER_TYPE} == gcc && ${COMPILER_VERSION} <= 42
USE_GCC= yes
.endif

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1555876360
SHA256 (alexdobin-STAR-2.7.0f_GH0.tar.gz) = daead0a87b259e6311f48f31ccaab5bd53ef1da9d6e5cd7210e0d714b7e23204
SIZE (alexdobin-STAR-2.7.0f_GH0.tar.gz) = 8061887
TIMESTAMP = 1570398385
SHA256 (alexdobin-STAR-2.7.2d_GH0.tar.gz) = 46eba14658082c93d7982c5b5898051c7139f1f9add9390de7c135f587b42ab4
SIZE (alexdobin-STAR-2.7.2d_GH0.tar.gz) = 8142737