[148923] trunk/dports/devel/CImg/Portfile

khindenburg at macports.org khindenburg at macports.org
Sun May 22 16:46:35 PDT 2016


Revision: 148923
          https://trac.macports.org/changeset/148923
Author:   khindenburg at macports.org
Date:     2016-05-22 16:46:35 -0700 (Sun, 22 May 2016)
Log Message:
-----------
cimg: update to 1.7.1 maintainer #51453

Modified Paths:
--------------
    trunk/dports/devel/CImg/Portfile

Modified: trunk/dports/devel/CImg/Portfile
===================================================================
--- trunk/dports/devel/CImg/Portfile	2016-05-22 23:03:50 UTC (rev 148922)
+++ trunk/dports/devel/CImg/Portfile	2016-05-22 23:46:35 UTC (rev 148923)
@@ -4,10 +4,10 @@
 PortSystem          1.0
 
 name                CImg
-version             1.5.1
+version             1.7.1
 categories          devel
 platforms           darwin
-maintainers         workisfun.ru:ivan
+maintainers         yandex.com:bstj openmaintainer
 supported_archs     noarch
 license             CeCILL-C CeCILL
 
@@ -15,13 +15,15 @@
 
 long_description    Open source, C++ toolkit for image processing
 
-homepage            http://cimg.sourceforge.net/
-master_sites        sourceforge:project/cimg
+homepage            http://cimg.eu/
+master_sites        http://cimg.eu/files/
 use_zip             yes
 
-checksums           rmd160  96d48c7496bbd4ba98aac35716ba5bd99eb59514 \
-                    sha256  f0082fbd55e5462f26ee54554e9dc62e9fcfa143c0024dd401a1318789211260
+distfiles           CImg_${version}.zip
 
+checksums           rmd160  e80429585f6a6171a233b82f5e284efc101302f6 \
+                    sha256  0cf01d0b987aedf0e48ccca2d2e208ac7a06ce71a2850199c33569b3e3916b57
+
 use_configure       no
 
 build {}
@@ -38,4 +40,4 @@
         ${docdir}
 }
 
-livecheck.regex     /CImg-(\[0-9.\]+)${extract.suffix}
+livecheck.regex     CImg_(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160522/877aea7f/attachment.html>


More information about the macports-changes mailing list