[127967] trunk/dports/finance/bitcoind/Portfile

easieste at macports.org easieste at macports.org
Sun Nov 9 07:50:16 PST 2014


Revision: 127967
          https://trac.macports.org/changeset/127967
Author:   easieste at macports.org
Date:     2014-11-09 07:50:16 -0800 (Sun, 09 Nov 2014)
Log Message:
-----------
bitcoind: obsolete in favor of bitcoin

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

Modified: trunk/dports/finance/bitcoind/Portfile
===================================================================
--- trunk/dports/finance/bitcoind/Portfile	2014-11-09 15:30:24 UTC (rev 127966)
+++ trunk/dports/finance/bitcoind/Portfile	2014-11-09 15:50:16 UTC (rev 127967)
@@ -2,18 +2,19 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           github 1.0
 
+# This port should be removed on 20151109
+replaced_by         bitcoin
+PortGroup           obsolete 1.0
+
 set commitish       08b93f9a65ce70e650244f94725fcd042d97f0ee
-
-github.setup        bitcoin bitcoin ${commitish}
 name                bitcoind
 version             0.8.6.${commitish}
 checksums           rmd160  07d77e45837b45c84bacae713b680f8027a93af2 \
                     sha256  b5e299a922a501e0c21b9037a7793a3cc27c5d09192aa9029552ccbbebc47418
 
 categories          finance crypto
-epoch               2013121401
+epoch               2014110900
 platforms           darwin
 license             MIT
 maintainers         easieste openmaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141109/498a1dc4/attachment.html>


More information about the macports-changes mailing list