[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r3740: update minced to 0.2.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r3740: update minced to 0.2.0 |
Date: |
Sat, 18 Jun 2016 01:13:49 +0000 (UTC) |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 3740
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2016-06-17 18:13:45 -0700
message:
update minced to 0.2.0
modified:
pkg/bio/minced/Makefile makefile-20160617195624-kwz1a09vkg4le6fu-126
pkg/bio/minced/sha256sums sha256sums-20160617195624-kwz1a09vkg4le6fu-127
=== modified file 'pkg/bio/minced/Makefile'
--- a/pkg/bio/minced/Makefile 2016-06-17 19:57:40 +0000
+++ b/pkg/bio/minced/Makefile 2016-06-18 01:13:45 +0000
@@ -17,7 +17,7 @@
NAME = MinCED
GARNAME = minced
-GARVERSION = 0.1.6
+GARVERSION = 0.2.0
HOME_URL = https://github.com/ctSkennerton/minced
DESCRIPTION = Mine CRISPRs in environmental datasets
define BLURB
@@ -28,10 +28,16 @@
CITE =
######################################################################
+# https://github.com/ctSkennerton/minced/archive/master.zip
+# https://github.com/ctSkennerton/minced/archive/0.2.0.tar.gz
+#
+# What an anonyance. The download file is just #.#.#.tar.gz, no name.
+# bound to lead to problems. enjoy.
MASTER_SITES = $(MASTER_GITHUB)
MASTER_SUBDIR = ctSkennerton/$(GARNAME)/archive/
DISTFILES = $(GARVERSION).tar.gz
+#DISTFILES = $(GARVERSION).zip
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = library bin
=== modified file 'pkg/bio/minced/sha256sums'
--- a/pkg/bio/minced/sha256sums 2016-06-17 19:57:40 +0000
+++ b/pkg/bio/minced/sha256sums 2016-06-18 01:13:45 +0000
@@ -1,1 +1,1 @@
-035e343591b4595c571e17b0b3f526a01a23c3a47ebafb66f20ba667b29b3ed7
download/0.1.6.tar.gz
+e1ca61e0307e6a2a2480bc0a1291a2c677110f34c3247d4773fdba7e95a6b573
download/0.2.0.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r3740: update minced to 0.2.0,
Carl Hansen <=