[148820] trunk/dports/science/healpix-cxx/Portfile
Revision: 148820 https://trac.macports.org/changeset/148820 Author: aronnax@macports.org Date: 2016-05-19 08:57:34 -0700 (Thu, 19 May 2016) Log Message: ----------- healpix-cxx: update to 3.30.0 Modified Paths: -------------- trunk/dports/science/healpix-cxx/Portfile Modified: trunk/dports/science/healpix-cxx/Portfile =================================================================== --- trunk/dports/science/healpix-cxx/Portfile 2016-05-19 15:57:22 UTC (rev 148819) +++ trunk/dports/science/healpix-cxx/Portfile 2016-05-19 15:57:34 UTC (rev 148820) @@ -4,8 +4,7 @@ PortSystem 1.0 name healpix-cxx -version 3.11.2 -revision 1 +version 3.30.0 categories science license GPL-2 maintainers aronnax @@ -15,11 +14,11 @@ visualization of data on the sphere. This is the ${description}. homepage http://healpix.sourceforge.net platforms darwin -master_sites sourceforge:project/healpix/Healpix_3.11/autotools_packages/ +master_sites sourceforge:project/healpix/Healpix_3.30/ distname healpix_cxx-${version} -checksums md5 38f968d70df801a2d07ce498745925ec \ - sha1 982620220ef578b5eb9a79357200ee0c1fd7b090 +checksums rmd160 6b2971e96d3bfe98423bb069d244f1d764fd81a0 \ + sha256 4b7f3d355c8121fb7b0902757cb943fed18e5df9797ba473c69ed4483dc87ae6 depends_build port:pkgconfig depends_lib port:cfitsio
participants (1)
-
aronnax@macports.org