[37697] trunk/dports/science/glue/Portfile

Ryan Schmidt ryandesign at macports.org
Thu Jun 19 21:27:26 PDT 2008


On Jun 19, 2008, at 4:22 PM, ram at macports.org wrote:

> Revision: 37697
>           http://trac.macosforge.org/projects/macports/changeset/37697
> Author:   ram at macports.org
> Date:     2008-06-19 14:22:46 -0700 (Thu, 19 Jun 2008)
> Log Message:
> -----------
> science/glue: initial 1.17 release was pulled due to minor issues

You need to change the location to which the distfile is downloaded  
on the client machine, so that those who already got the original  
broken 1.17 don't now encounter checksum errors. The usual way to do  
this is to add this to the Portfile:

dist_subdir ${name}/${version}_${revision}

If you want, you could remove this later, once the next version of  
the software is released.


> Modified Paths:
> --------------
>     trunk/dports/science/glue/Portfile
>
> Modified: trunk/dports/science/glue/Portfile
> ===================================================================
> --- trunk/dports/science/glue/Portfile	2008-06-19 21:02:54 UTC (rev  
> 37696)
> +++ trunk/dports/science/glue/Portfile	2008-06-19 21:22:46 UTC (rev  
> 37697)
> @@ -5,6 +5,7 @@
>
>  name          glue
>  version       1.17
> +revision      1
>  categories    science
>  platforms     darwin
>  maintainers   ram
> @@ -17,9 +18,9 @@
>  homepage      http://www.lsc-group.phys.uwm.edu/daswg/projects/ 
> glue.html
>  master_sites  http://www.lsc-group.phys.uwm.edu/daswg/download/ 
> software/source/
>
> -checksums     md5 362060ea6cff85a1b70a5912c41480ab \
> -              sha1 0c473ef18370371c62a06fb4c31901cd610bfe69 \
> -              rmd160 b0c4e87cc5172b8b108f82133e1a077ca7661557
> +checksums     md5 038c83ec96dd233c0fe21b993c07231c \
> +              sha1 f1b21574d827ea3207549e69ff5c9082c2ea64d6 \
> +              rmd160 4dac7ab5b5f781f0c1f5e6b8b757feacea5b3f3a
>
>  depends_lib-append port:py25-numpy




More information about the macports-dev mailing list