pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
multiminer: githubify
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Mon Oct 12 21:06:54 2015 +0200
Changeset: fe388d9627c9d7ef4f88966218401c3f4460333f
Modified Files:
multiminer/Makefile
multiminer/distinfo
Log Message:
multiminer: githubify
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fe388d9627c9d7ef4f88966218401c3f4460333f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
multiminer/Makefile | 10 +++-------
multiminer/distinfo | 7 ++++---
2 files changed, 7 insertions(+), 10 deletions(-)
diffs:
diff --git a/multiminer/Makefile b/multiminer/Makefile
index 30933e8..a183ebb 100644
--- a/multiminer/Makefile
+++ b/multiminer/Makefile
@@ -1,10 +1,9 @@
# $NetBSD: Makefile,v 1.2 2014/10/26 18:25:41 noud4 Exp $
-DISTNAME= v3.6.2
-PKGNAME= multiminer-${DISTNAME:S|v||}
+DISTNAME= multiminer-3.6.2
+GITHUB_TAG= v${PKGVERSION_NOREV}
CATEGORIES= finance
-MASTER_SITES= https://github.com/nwoolls/MultiMiner/archive/
-FETCH_USING= curl
+MASTER_SITES= ${MASTER_SITE_GITHUB:=nwoolls/}
MAINTAINER= noud4%users.sourceforge.net@localhost
HOMEPAGE= https://github.com/nwoolls/MultiMiner
@@ -13,9 +12,6 @@ LICENSE= mit
DEPENDS+= bfgminer>=3.9.0:../../wip/bfgminer
-DIST_SUBDIR= multiminer
-WRKSRC= ${WRKDIR}/MultiMiner-${DISTNAME:S|v||}
-
SUBST_CLASSES+= path
SUBST_STAGE.path= post-patch
SUBST_FILES.path= multiminer
diff --git a/multiminer/distinfo b/multiminer/distinfo
index 6bfe860..2561b57 100644
--- a/multiminer/distinfo
+++ b/multiminer/distinfo
@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.2 2014/10/26 15:07:06 noud4 Exp $
-SHA1 (multiminer/v3.6.2.tar.gz) = 1ddb728c732624174c1ddcb8dc296c96e2651111
-RMD160 (multiminer/v3.6.2.tar.gz) = 8f31a6bb6defa558d845f2823b57f532c73638c4
-Size (multiminer/v3.6.2.tar.gz) = 3421793 bytes
+SHA1 (multiminer-3.6.2.tar.gz) = 1ddb728c732624174c1ddcb8dc296c96e2651111
+RMD160 (multiminer-3.6.2.tar.gz) = 8f31a6bb6defa558d845f2823b57f532c73638c4
+SHA512 (multiminer-3.6.2.tar.gz) = c569869793e00acb55c7949e720980533a1527b0ca0bd1423c47da0ef94abdc576316469caf840b74407dc100e96651c55e4f460b3b948080ba78f0421ee084b
+Size (multiminer-3.6.2.tar.gz) = 3421793 bytes
Home |
Main Index |
Thread Index |
Old Index