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

Ryan Schmidt ryandesign at macports.org
Sun Nov 9 23:03:12 PST 2014


> On Nov 9, 2014, at 9:50 AM, easieste at macports.org wrote:
> 
> Revision
> 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
> Diff
> 
> Modified: trunk/dports/finance/bitcoind/Portfile (127966 => 127967)
> 
> --- 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

Are you sure just increasing the epoch is sufficient? Usually the version or revision should be increased when replacing a port.




More information about the macports-dev mailing list