Revision: 87296 http://trac.macports.org/changeset/87296 Author: ryandesign@macports.org Date: 2011-11-16 10:27:28 -0800 (Wed, 16 Nov 2011) Log Message: ----------- szip: follow yet another minor 2.1 stealth update; see #32086 Modified Paths: -------------- trunk/dports/archivers/szip/Portfile Modified: trunk/dports/archivers/szip/Portfile =================================================================== --- trunk/dports/archivers/szip/Portfile 2011-11-16 18:23:45 UTC (rev 87295) +++ trunk/dports/archivers/szip/Portfile 2011-11-16 18:27:28 UTC (rev 87296) @@ -4,7 +4,7 @@ name szip version 2.1 -revision 3 +revision 4 categories archivers # may only be used as part of HDF license Restrictive @@ -24,11 +24,12 @@ homepage http://www.hdfgroup.org/doc_resource/SZIP/ master_sites http://www.hdfgroup.org/ftp/lib-external/szip/${version}/src/ -checksums sha1 fe133444a7e3ab41a48fb61f90ac7d9a473443d1 \ - rmd160 8b36e034e7b48d436973ade7043a42ea899697b6 +checksums rmd160 058d85cbbc9893bdda64e4c4ee967a773ae85e3a \ + sha256 a816d95d5662e8279625abdbea7d0e62157d7d1f028020b1075500bf483ed5ef # Delete this when the version number actually changes. -dist_subdir ${name}/${version}_${revision} +# 2.1 was stealth-updated 2008-11-10?, 2011-05-05?, 2011-07-24?, 2011-11-14 +dist_subdir ${name}/${version}_4 configure.args --disable-encoding
participants (1)
-
ryandesign@macports.org