[133569] trunk/dports/graphics/lensfun/Portfile
Revision: 133569 https://trac.macports.org/changeset/133569 Author: devans@macports.org Date: 2015-03-05 08:32:46 -0800 (Thu, 05 Mar 2015) Log Message: ----------- lensfun: correct master_sites. Modified Paths: -------------- trunk/dports/graphics/lensfun/Portfile Modified: trunk/dports/graphics/lensfun/Portfile =================================================================== --- trunk/dports/graphics/lensfun/Portfile 2015-03-05 16:06:54 UTC (rev 133568) +++ trunk/dports/graphics/lensfun/Portfile 2015-03-05 16:32:46 UTC (rev 133569) @@ -5,8 +5,7 @@ PortGroup muniversal 1.0 name lensfun -version 0.2.8 -revision 1 +version 0.3.0 categories graphics platforms darwin maintainers nomaintainer @@ -20,7 +19,7 @@ of lens characteristics and calibration data. homepage http://lensfun.sourceforge.net/ -master_sites sourceforge:projects/${name}/files/${version} +master_sites sourceforge:project/${name}/${version} use_bzip2 yes checksums rmd160 527b4ca0e9ce40f514e7340548d0d0635bdc875e \
participants (1)
-
devans@macports.org