pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
jellyfish2: Fix GITHUB_TAG and package name
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon4000%gmail.com@localhost>
Pushed By: outpaddling
Date: Thu Apr 6 08:25:38 2017 -0500
Changeset: 222be4560ca43170f1ce161565259827e67f6be3
Modified Files:
jellyfish2/Makefile
jellyfish2/distinfo
Log Message:
jellyfish2: Fix GITHUB_TAG and package name
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=222be4560ca43170f1ce161565259827e67f6be3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
jellyfish2/Makefile | 2 +-
jellyfish2/distinfo | 9 ++++-----
2 files changed, 5 insertions(+), 6 deletions(-)
diffs:
diff --git a/jellyfish2/Makefile b/jellyfish2/Makefile
index 44712a48fc..2ded4f2a0b 100644
--- a/jellyfish2/Makefile
+++ b/jellyfish2/Makefile
@@ -9,7 +9,7 @@ CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_GITHUB:=gmarcais/}
MAINTAINER= bacon4000%gmail.com@localhost
HOMEPAGE= http://www.genome.umd.edu/jellyfish.html
-DISTNAME= jellyfish-v${PORTVERSION}
+GITHUB_TAG= v${PORTVERSION}
COMMENT= Fast, memory-efficient counting of k-mers in DNA
LICENSE= gnu-gpl-v3
diff --git a/jellyfish2/distinfo b/jellyfish2/distinfo
index 96a454918e..8b3eebbe6a 100644
--- a/jellyfish2/distinfo
+++ b/jellyfish2/distinfo
@@ -1,7 +1,6 @@
$NetBSD$
-SHA1 (jellyfish-v2.2.6.tar.gz) = 8654c50c56b506da24dd4a44fcbdc94c953e88da
-RMD160 (jellyfish-v2.2.6.tar.gz) = 238cbcf4340e5777e7a58e33e92979f07e069e0d
-SHA512 (jellyfish-v2.2.6.tar.gz) = 7d61d823feaaab05fbb43eaca22823a988bd05da318431e74092b42c7e33ce39f387ac15db30906341f084223b7c2726e199592555aea4b21a5b517e8d0c08f9
-Size (jellyfish-v2.2.6.tar.gz) = 660858 bytes
-SHA1 (patch-include_jellyfish_file__header.hpp) = 6876cf0e62b6c87118effe752d559e19b6c89cb5
+SHA1 (jellyfish-2.2.6.tar.gz) = 8654c50c56b506da24dd4a44fcbdc94c953e88da
+RMD160 (jellyfish-2.2.6.tar.gz) = 238cbcf4340e5777e7a58e33e92979f07e069e0d
+SHA512 (jellyfish-2.2.6.tar.gz) = 7d61d823feaaab05fbb43eaca22823a988bd05da318431e74092b42c7e33ce39f387ac15db30906341f084223b7c2726e199592555aea4b21a5b517e8d0c08f9
+Size (jellyfish-2.2.6.tar.gz) = 660858 bytes
Home |
Main Index |
Thread Index |
Old Index