[116487] trunk/dports/finance/cgminer

ram at macports.org ram at macports.org
Sun Jan 26 19:01:29 PST 2014


Revision: 116487
          https://trac.macports.org/changeset/116487
Author:   ram at macports.org
Date:     2014-01-26 19:01:29 -0800 (Sun, 26 Jan 2014)
Log Message:
-----------
finance/cgminer: update to 3.11.0

Modified Paths:
--------------
    trunk/dports/finance/cgminer/Portfile

Removed Paths:
-------------
    trunk/dports/finance/cgminer/files/5a991183f061f30c5261e0555722047eed7ca30f.patch

Modified: trunk/dports/finance/cgminer/Portfile
===================================================================
--- trunk/dports/finance/cgminer/Portfile	2014-01-27 02:45:28 UTC (rev 116486)
+++ trunk/dports/finance/cgminer/Portfile	2014-01-27 03:01:29 UTC (rev 116487)
@@ -3,7 +3,7 @@
 PortSystem       1.0
 PortGroup        github 1.0
 
-github.setup     ckolivas cgminer 3.10.0 v
+github.setup     ckolivas cgminer 3.11.0 v
 categories       finance
 platforms        darwin
 maintainers      ram openmaintainer
@@ -13,12 +13,9 @@
 long_description \
   This is a multi-threaded multi-pool FPGA and ASIC miner for bitcoin.
 
-checksums        rmd160 5f0ddb93f581f697fd94947952a9644da7d35fa9 \
-                 sha256 ea012ff9ad3f8680a9251e38222827ec6176b136d0bc41aa9c06f560931f0e92
+checksums        rmd160 3f4e83cd7fb8840abf682789593072f20c5c8f2b \
+                 sha256 2fea91fc73cc34d8b1d188747c4552a59bd9e00deff2b47e99e2386e43d80073
 
-patchfiles       5a991183f061f30c5261e0555722047eed7ca30f.patch
-patch.pre_args   -p1
-
 depends_build-append port:pkgconfig \
                  port:gawk
 

Deleted: trunk/dports/finance/cgminer/files/5a991183f061f30c5261e0555722047eed7ca30f.patch
===================================================================
--- trunk/dports/finance/cgminer/files/5a991183f061f30c5261e0555722047eed7ca30f.patch	2014-01-27 02:45:28 UTC (rev 116486)
+++ trunk/dports/finance/cgminer/files/5a991183f061f30c5261e0555722047eed7ca30f.patch	2014-01-27 03:01:29 UTC (rev 116487)
@@ -1,34 +0,0 @@
-From 5a991183f061f30c5261e0555722047eed7ca30f Mon Sep 17 00:00:00 2001
-From: Con Kolivas <kernel at kolivas.org>
-Date: Fri, 10 Jan 2014 11:34:38 +1100
-Subject: [PATCH] Add mcp2210 compilation to want_libbitfury configs.
-
----
- Makefile.am | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/Makefile.am b/Makefile.am
-index 11ff5bc..af24c49 100644
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -52,7 +52,7 @@ cgminer_SOURCES += usbutils.c usbutils.h
- endif
- 
- if WANT_LIBBITFURY
--cgminer_SOURCES += libbitfury.c libbitfury.h
-+cgminer_SOURCES += libbitfury.c libbitfury.h mcp2210.c mcp2210.h
- endif
- 
- # Device drivers
-@@ -77,7 +77,7 @@ cgminer_SOURCES += driver-hashfast.c driver-hashfast.h hf_protocol.h hf_protocol
- endif
- 
- if HAS_BITFURY
--cgminer_SOURCES += driver-bitfury.c driver-bitfury.h mcp2210.c mcp2210.h
-+cgminer_SOURCES += driver-bitfury.c driver-bitfury.h
- endif
- 
- if HAS_DRILLBIT
--- 
-1.8.5.1
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140126/f8b0887b/attachment-0001.html>


More information about the macports-changes mailing list