pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
biolibc: Update to 0.1.1 and clean up
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Sun Mar 21 07:54:01 2021 -0500
Changeset: e9f8dd7111ff067d3a0fd0b7df7bb72964524251
Modified Files:
biolibc/DESCR
biolibc/Makefile
biolibc/distinfo
Log Message:
biolibc: Update to 0.1.1 and clean up
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e9f8dd7111ff067d3a0fd0b7df7bb72964524251
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
biolibc/DESCR | 11 ++++-------
biolibc/Makefile | 6 ++----
biolibc/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 15 deletions(-)
diffs:
diff --git a/biolibc/DESCR b/biolibc/DESCR
index d2a5272509..73004372d4 100644
--- a/biolibc/DESCR
+++ b/biolibc/DESCR
@@ -1,8 +1,5 @@
Biolibc is a library of fast, memory-efficient, low-level functions for
-processing biological data.
-
-Like libc, it consists of numerous disparate, general-purpose functions which
-could be used by a wide variety of applications.
-
-These include functions for streaming common file formats such as SAM and VCF,
-string functions specific to bioinformatics, etc.
+processing biological data. Like libc, it consists of numerous disparate,
+general-purpose functions which could be used by a wide variety of
+applications. These include functions for streaming common file formats such
+as SAM and VCF, string functions specific to bioinformatics, etc.
diff --git a/biolibc/Makefile b/biolibc/Makefile
index c460d788b9..50663ce054 100644
--- a/biolibc/Makefile
+++ b/biolibc/Makefile
@@ -1,13 +1,11 @@
# $NetBSD$
-DISTNAME= biolibc-0.1.0.40
+DISTNAME= biolibc-0.1.1
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_GITHUB:=auerlab/}
-GITHUB_PROJECT= biolibc
-GITHUB_TAG= 632eb8b13d8bfa5e2a1ab76b112c33a9d4e360e1
MAINTAINER= bacon%NetBSD.org@localhost
-HOMEPAGE= https://github.com/auerlab/vcfio
+HOMEPAGE= https://github.com/auerlab/biolibc
COMMENT= Low-level high-performance bioinformatics library
LICENSE= 2-clause-bsd
diff --git a/biolibc/distinfo b/biolibc/distinfo
index 98eca24159..ffa22471a1 100644
--- a/biolibc/distinfo
+++ b/biolibc/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (biolibc-0.1.0.40-632eb8b13d8bfa5e2a1ab76b112c33a9d4e360e1.tar.gz) = 175b96437e7b6a8c537b255432b604749055a58c
-RMD160 (biolibc-0.1.0.40-632eb8b13d8bfa5e2a1ab76b112c33a9d4e360e1.tar.gz) = ed82fa24b69102f503d7f673ce6c0e76c20137df
-SHA512 (biolibc-0.1.0.40-632eb8b13d8bfa5e2a1ab76b112c33a9d4e360e1.tar.gz) = f6ca6951f2d7a1f1e954b375bcfd2913c287815cce24d4624de5c16d4d5f5a432d231a407b507c1e7c1318c3920461aa0e769a3d63814a58a3fa14920401c1cd
-Size (biolibc-0.1.0.40-632eb8b13d8bfa5e2a1ab76b112c33a9d4e360e1.tar.gz) = 11774 bytes
+SHA1 (biolibc-0.1.1.tar.gz) = 7c5861ebfd97dd6d92a489297244debe3c48af05
+RMD160 (biolibc-0.1.1.tar.gz) = 95b9fce0efe0c68be43bea5f875a72efce98f58e
+SHA512 (biolibc-0.1.1.tar.gz) = 673fa88ab48bbbcd5d3256a244472fdaa2c76fc5c0fa78663179487f8d8e9c65aaff593220859a54ed6e17f76a080cabe7e5866d12ab3948996e28b0d05d12bc
+Size (biolibc-0.1.1.tar.gz) = 11770 bytes
Home |
Main Index |
Thread Index |
Old Index