[142570] trunk/dports/graphics/GIMP-Lensfun

devans at macports.org devans at macports.org
Sat Dec 12 06:19:02 PST 2015


Revision: 142570
          https://trac.macports.org/changeset/142570
Author:   devans at macports.org
Date:     2015-11-15 14:49:50 -0800 (Sun, 15 Nov 2015)
Log Message:
-----------
GIMP-Lensfun: update to version 0.2.4, delete patch now incorporated in tarball.

Modified Paths:
--------------
    trunk/dports/graphics/GIMP-Lensfun/Portfile

Removed Paths:
-------------
    trunk/dports/graphics/GIMP-Lensfun/files/patch-src-gimplensfun.cpp.diff

Modified: trunk/dports/graphics/GIMP-Lensfun/Portfile
===================================================================
--- trunk/dports/graphics/GIMP-Lensfun/Portfile	2015-11-15 22:47:29 UTC (rev 142569)
+++ trunk/dports/graphics/GIMP-Lensfun/Portfile	2015-11-15 22:49:50 UTC (rev 142570)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        seebk GIMP-Lensfun 0.2.3
+github.setup        seebk GIMP-Lensfun 0.2.4
 license             GPL-3
 categories          graphics
 maintainers         devans openmaintainer
@@ -15,8 +15,8 @@
 
 long_description    ${description} using the lensfun library and database.
 
-checksums           rmd160  539d44ee5dac803d846d678fcd9db13aa12438b4 \
-                    sha256  95102a12b0e3014634d4263828d90ea6111ec5382f507fbf34a91716bdff3688
+checksums           rmd160  529285a05fed3c3fd5669d22a9686cad31564227 \
+                    sha256  00c83de0b35c84f8ff85862badabafe581812b85513d35d31f46d0271b7bc1b4
 
 depends_build       port:pkgconfig
 
@@ -24,8 +24,7 @@
                     port:exiv2 \
                     port:lensfun
 
-patchfiles          patch-Makefile.diff \
-                    patch-src-gimplensfun.cpp.diff
+patchfiles          patch-Makefile.diff
 
 use_configure       no
 

Deleted: trunk/dports/graphics/GIMP-Lensfun/files/patch-src-gimplensfun.cpp.diff
===================================================================
--- trunk/dports/graphics/GIMP-Lensfun/files/patch-src-gimplensfun.cpp.diff	2015-11-15 22:47:29 UTC (rev 142569)
+++ trunk/dports/graphics/GIMP-Lensfun/files/patch-src-gimplensfun.cpp.diff	2015-11-15 22:49:50 UTC (rev 142570)
@@ -1,10 +0,0 @@
---- src/gimplensfun.cpp.orig	2015-03-08 04:44:02.000000000 -0700
-+++ src/gimplensfun.cpp	2015-03-08 04:44:15.000000000 -0700
-@@ -303,7 +303,6 @@
-     g_print ("\tFocal: %g-%g\n", lens->MinFocal, lens->MaxFocal);
-     g_print ("\tAperture: %g-%g\n", lens->MinAperture, lens->MaxAperture);
-     g_print ("\tCenter: %g,%g\n", lens->CenterX, lens->CenterY);
--    g_print ("\tCCI: %g/%g/%g\n", lens->RedCCI, lens->GreenCCI, lens->BlueCCI);
-     if (lens->Mounts)
-         for (int j = 0; lens->Mounts [j]; j++)
-             g_print ("\tMount: %s\n", lf_db_mount_name (ldb, lens->Mounts [j]));
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/b13233ab/attachment-0001.html>


More information about the macports-changes mailing list