pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
htslib: Update to 1.15
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sat Feb 26 10:05:50 2022 -0600
Changeset: 3779b78cde6f7c39ac44307467a4cb2c8c27bff6
Modified Files:
htslib/Makefile
htslib/buildlink3.mk
htslib/distinfo
Log Message:
htslib: Update to 1.15
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3779b78cde6f7c39ac44307467a4cb2c8c27bff6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
htslib/Makefile | 2 +-
htslib/buildlink3.mk | 4 ++--
htslib/distinfo | 6 +++---
3 files changed, 6 insertions(+), 6 deletions(-)
diffs:
diff --git a/htslib/Makefile b/htslib/Makefile
index ba0275235a..2fda6e6f79 100644
--- a/htslib/Makefile
+++ b/htslib/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= htslib-1.14
+DISTNAME= htslib-1.15
CATEGORIES= biology
# Github-generated distfiles are incomplete, use custom tarballs instead
MASTER_SITES= https://github.com/samtools/htslib/releases/download/${PKGVERSION_NOREV}/
diff --git a/htslib/buildlink3.mk b/htslib/buildlink3.mk
index 37481d5273..93892dba99 100644
--- a/htslib/buildlink3.mk
+++ b/htslib/buildlink3.mk
@@ -5,8 +5,8 @@ BUILDLINK_TREE+= htslib
.if !defined(HTSLIB_BUILDLINK3_MK)
HTSLIB_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.htslib+= htslib>=1.10.2
-BUILDLINK_ABI_DEPENDS.htslib+= htslib>=1.10.2
+BUILDLINK_API_DEPENDS.htslib+= htslib>=1.14
+BUILDLINK_ABI_DEPENDS.htslib+= htslib>=1.14
BUILDLINK_PKGSRCDIR.htslib?= ../../wip/htslib
.endif # HTSLIB_BUILDLINK3_MK
diff --git a/htslib/distinfo b/htslib/distinfo
index 1aa9d3695c..9d61c39397 100644
--- a/htslib/distinfo
+++ b/htslib/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (htslib-1.14.tar.bz2) = ef0d9f8c4e1dbf4102019cff4c715fb4033f66be0e9882c17c735ec356c6d392
-SHA512 (htslib-1.14.tar.bz2) = 97893a067f368668a5e0b704ca6a6399458e30283f774b42dae752b5115b19eda9112a75ba3578109be587c345ef15b3a3fc8245191287f2cd4108ea8a8bec61
-Size (htslib-1.14.tar.bz2) = 4136564 bytes
+BLAKE2s (htslib-1.15.tar.bz2) = 74f4c5e815b6276507762ca956232a44784bd6d085534c2853cbaf22a29127ce
+SHA512 (htslib-1.15.tar.bz2) = b87ce3eaa63a731d812953129f1c9aa857fe896ea9e924b7eb92173d8e624dd45e5582b3a97e7120ff7fe339e4d40148077424029626f50372b3f164093aa6cc
+Size (htslib-1.15.tar.bz2) = 4141168 bytes
Home |
Main Index |
Thread Index |
Old Index