pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/finance/cpuminer cpuminer: typo in the RC script
details: https://anonhg.NetBSD.org/pkgsrc/rev/4b92455db39b
branches: trunk
changeset: 453420:4b92455db39b
user: khorben <khorben%pkgsrc.org@localhost>
date: Sat May 29 20:23:40 2021 +0000
description:
cpuminer: typo in the RC script
Bumps PKGREVISION.
diffstat:
finance/cpuminer/Makefile | 3 ++-
finance/cpuminer/files/minerd.sh | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (33 lines):
diff -r f9bbf81ce3ac -r 4b92455db39b finance/cpuminer/Makefile
--- a/finance/cpuminer/Makefile Sat May 29 19:57:21 2021 +0000
+++ b/finance/cpuminer/Makefile Sat May 29 20:23:40 2021 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2021/05/29 19:35:04 khorben Exp $
+# $NetBSD: Makefile,v 1.17 2021/05/29 20:23:40 khorben Exp $
DISTNAME= ${GITHUB_PROJECT}-${PKGVERSION_NOREV}
PKGNAME= cpuminer-2.5.1
+PKGREVISION= 1
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_GITHUB:=pooler/}
GITHUB_PROJECT= cpuminer
diff -r f9bbf81ce3ac -r 4b92455db39b finance/cpuminer/files/minerd.sh
--- a/finance/cpuminer/files/minerd.sh Sat May 29 19:57:21 2021 +0000
+++ b/finance/cpuminer/files/minerd.sh Sat May 29 20:23:40 2021 +0000
@@ -1,6 +1,6 @@
#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: minerd.sh,v 1.2 2021/05/29 19:30:57 khorben Exp $
+# $NetBSD: minerd.sh,v 1.3 2021/05/29 20:23:40 khorben Exp $
#
# Startup script for cpuminer
#
@@ -12,7 +12,7 @@
#
# minerd=YES
#
-# Optionally, "minerd_flags" contains options for the , e.g.
+# Optionally, "minerd_flags" contains options for the service, e.g.
# minerd_flags="-a scrypt" # used by Litecoin
# minerd_flags="-o URL" # sets the URL of the server
# minerd_flags="-O username:password" # sets the credentials to use
Home |
Main Index |
Thread Index |
Old Index