Revision: 133568 https://trac.macports.org/changeset/133568 Author: devans@macports.org Date: 2015-03-05 08:06:54 -0800 (Thu, 05 Mar 2015) Log Message: ----------- lensfun: update homepage, master_sites, livecheck, now hosted on sourceforge. Modified Paths: -------------- trunk/dports/graphics/lensfun/Portfile Modified: trunk/dports/graphics/lensfun/Portfile =================================================================== --- trunk/dports/graphics/lensfun/Portfile 2015-03-05 15:53:59 UTC (rev 133567) +++ trunk/dports/graphics/lensfun/Portfile 2015-03-05 16:06:54 UTC (rev 133568) @@ -19,8 +19,8 @@ functions to correct images based on intimate knowledge \ of lens characteristics and calibration data. -homepage http://lensfun.berlios.de/ -master_sites http://download.berlios.de/lensfun/ +homepage http://lensfun.sourceforge.net/ +master_sites sourceforge:projects/${name}/files/${version} use_bzip2 yes checksums rmd160 527b4ca0e9ce40f514e7340548d0d0635bdc875e \ @@ -82,6 +82,4 @@ build.args V=1 GCC.LD="${configure.cxx} ${cxx_stdlibflags}" -livecheck.type regex -livecheck.url http://developer.berlios.de/project/showfiles.php?group_id=9034 -livecheck.regex "lensfun-(\\d+(?:\\.\\d+)*).tar" +livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
participants (1)
-
devans@macports.org