Revision
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

Diff

Modified: trunk/dports/graphics/lensfun/Portfile (133567 => 133568)


--- 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}"