Revision: 118206 https://trac.macports.org/changeset/118206 Author: and.damore@macports.org Date: 2014-03-25 11:06:16 -0700 (Tue, 25 Mar 2014) Log Message: ----------- port bitcoin: remove trailing whitespaces (lint nitpick), openmaintainer Modified Paths: -------------- trunk/dports/finance/bitcoin/Portfile Modified: trunk/dports/finance/bitcoin/Portfile =================================================================== --- trunk/dports/finance/bitcoin/Portfile 2014-03-25 17:09:44 UTC (rev 118205) +++ trunk/dports/finance/bitcoin/Portfile 2014-03-25 18:06:16 UTC (rev 118206) @@ -15,14 +15,14 @@ we mean that there is no central authority to issue \ new Bitcoins or keep track of transactions. Instead, these \ tasks are managed collectively by the Bitcoin protocol \ - operating through the nodes of the network. + operating through the nodes of the network. homepage http://www.bitcoin.org/ master_sites https://github.com/[string repeat "$name/" 2]archive/ distname v${version} worksrcdir ${name}-${version} checksums rmd160 aec2cc5f5d035728864577d5575d460e52c0fbf6 \ - sha256 229e5e13ff45f6d4302d618859aee9d36791f93bc7357d02bf2fabc683fdf2f4 + sha256 229e5e13ff45f6d4302d618859aee9d36791f93bc7357d02bf2fabc683fdf2f4 depends_build port:pkgconfig
participants (1)
-
and.damore@macports.org