mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
biology/tabixpp: Update to 1.1.2
Undeprecate: Freebayes project did a about-face on using submodules, and now defaults to external dependencies.
This commit is contained in:
parent
93896dc5b8
commit
38e86db59c
2 changed files with 4 additions and 8 deletions
|
@ -1,8 +1,6 @@
|
|||
PORTNAME= tabixpp
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.0.0-10
|
||||
DISTVERSIONSUFFIX= -g6bbe690
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 1.1.2
|
||||
CATEGORIES= biology
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
|
@ -12,8 +10,6 @@ WWW= https://github.com/ekg/tabixpp
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Dependent ports use git submodules now
|
||||
|
||||
LIB_DEPENDS= libhts.so:biology/htslib
|
||||
|
||||
USES= compiler:c11 localbase:ldflags
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1522943679
|
||||
SHA256 (ekg-tabixpp-v1.0.0-10-g6bbe690_GH0.tar.gz) = 3a83517f77da15bfd48e6fbaa860560e0f1927254c9f1c332759fe086f65154a
|
||||
SIZE (ekg-tabixpp-v1.0.0-10-g6bbe690_GH0.tar.gz) = 3694
|
||||
TIMESTAMP = 1739817580
|
||||
SHA256 (ekg-tabixpp-v1.1.2_GH0.tar.gz) = c850299c3c495221818a85c9205c60185c8ed9468d5ec2ed034470bb852229dc
|
||||
SIZE (ekg-tabixpp-v1.1.2_GH0.tar.gz) = 6962
|
||||
|
|
Loading…
Add table
Reference in a new issue