pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/finance/cpuminer
Module Name: pkgsrc
Committed By: khorben
Date: Sat May 29 20:23:40 UTC 2021
Modified Files:
pkgsrc/finance/cpuminer: Makefile
pkgsrc/finance/cpuminer/files: minerd.sh
Log Message:
cpuminer: typo in the RC script
Bumps PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/finance/cpuminer/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/finance/cpuminer/files/minerd.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/finance/cpuminer/Makefile
diff -u pkgsrc/finance/cpuminer/Makefile:1.16 pkgsrc/finance/cpuminer/Makefile:1.17
--- pkgsrc/finance/cpuminer/Makefile:1.16 Sat May 29 19:35:04 2021
+++ pkgsrc/finance/cpuminer/Makefile Sat May 29 20:23:40 2021
@@ -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
Index: pkgsrc/finance/cpuminer/files/minerd.sh
diff -u pkgsrc/finance/cpuminer/files/minerd.sh:1.2 pkgsrc/finance/cpuminer/files/minerd.sh:1.3
--- pkgsrc/finance/cpuminer/files/minerd.sh:1.2 Sat May 29 19:30:57 2021
+++ pkgsrc/finance/cpuminer/files/minerd.sh Sat May 29 20:23:40 2021
@@ -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