Skip to content

Commit

Permalink
biology/vcf-split: Update to 0.1.3.3
Browse files Browse the repository at this point in the history
Transfer header from multi-sample input
Updates for evolving libxtend and biolibc APIs
Add --version flag
Numerous minor fixes and enhancements
  • Loading branch information
Jason W. Bacon authored and Jason W. Bacon committed Dec 14, 2021
1 parent 084fcf0 commit 300dbd1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions biology/vcf-split/Makefile
@@ -1,6 +1,6 @@
PORTNAME= vcf-split
DISTVERSION= 0.1.2-14
DISTVERSIONSUFFIX= -gbc2eba0
DISTVERSION= 0.1.3-3
DISTVERSIONSUFFIX= -g19713a4
CATEGORIES= biology

MAINTAINER= jwb@FreeBSD.org
Expand All @@ -14,6 +14,7 @@ LIB_DEPENDS= libbiolibc.so:biology/biolibc libxtend.so:devel/libxtend
USE_GITHUB= yes
GH_ACCOUNT= auerlab

MAKE_ENV= VERSION=${PORTVERSION}
PLIST_FILES= bin/vcf-split man/man1/vcf-split.1.gz

pre-build:
Expand Down
6 changes: 3 additions & 3 deletions biology/vcf-split/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1628881447
SHA256 (auerlab-vcf-split-0.1.2-14-gbc2eba0_GH0.tar.gz) = c45ea58da4761a772cb8e18469cc7f3933eec438f260c11cba4e436bc5a08180
SIZE (auerlab-vcf-split-0.1.2-14-gbc2eba0_GH0.tar.gz) = 16173
TIMESTAMP = 1639337249
SHA256 (auerlab-vcf-split-0.1.3-3-g19713a4_GH0.tar.gz) = c24da571095641a6b1cc93aba9ef65fa7ced30bc145f7299b87fbde8470ce38a
SIZE (auerlab-vcf-split-0.1.3-3-g19713a4_GH0.tar.gz) = 21931

0 comments on commit 300dbd1

Please sign in to comment.