[122447] trunk/dports/graphics/leptonica

stromnov at macports.org stromnov at macports.org
Tue Jul 22 14:20:27 PDT 2014


Revision: 122447
          https://trac.macports.org/changeset/122447
Author:   stromnov at macports.org
Date:     2014-07-22 14:20:27 -0700 (Tue, 22 Jul 2014)
Log Message:
-----------
leptonica: update to version 1.71

Modified Paths:
--------------
    trunk/dports/graphics/leptonica/Portfile
    trunk/dports/graphics/leptonica/files/patch-src-environ.h.diff

Modified: trunk/dports/graphics/leptonica/Portfile
===================================================================
--- trunk/dports/graphics/leptonica/Portfile	2014-07-22 21:18:37 UTC (rev 122446)
+++ trunk/dports/graphics/leptonica/Portfile	2014-07-22 21:20:27 UTC (rev 122447)
@@ -4,11 +4,11 @@
 PortSystem          1.0
 
 name                leptonica
-version             1.70
+version             1.71
 revision            0
 categories          graphics science devel
+platforms           darwin
 license             BSD
-platforms           darwin
 
 maintainers         stromnov openmaintainer
 
@@ -18,13 +18,14 @@
 homepage            http://www.leptonica.com/
 master_sites        http://www.leptonica.com/source/
 
-checksums           rmd160  7cdef25f58512ee189eac77738800b6330cf9ada \
-                    sha256  d3d209a1f6d1f7a80119486b5011bc8c6627e582c927ab44ba33c37edb2cfba2
+checksums           rmd160  597dcd4f5319c925a2b5d4f2adcaa855a45f0124 \
+                    sha256  cc5d736e81496eb25e195f380f553537e0410c3f7151a778b2a546e35c7eb848
 
 depends_lib         port:tiff \
                     port:zlib \
                     port:libpng \
                     port:jpeg \
+                    port:openjpeg \
                     port:giflib \
                     port:webp
 

Modified: trunk/dports/graphics/leptonica/files/patch-src-environ.h.diff
===================================================================
--- trunk/dports/graphics/leptonica/files/patch-src-environ.h.diff	2014-07-22 21:18:37 UTC (rev 122446)
+++ trunk/dports/graphics/leptonica/files/patch-src-environ.h.diff	2014-07-22 21:20:27 UTC (rev 122447)
@@ -1,6 +1,6 @@
---- src/environ.h.orig	2012-01-22 13:21:34.000000000 -0600
-+++ src/environ.h	2012-11-03 02:20:50.000000000 -0500
-@@ -107,9 +107,9 @@
+--- src/environ.h.orig	2014-05-22 22:24:09.000000000 +0400
++++ src/environ.h	2014-07-23 01:16:33.000000000 +0400
+@@ -102,10 +102,10 @@
  #define  HAVE_LIBTIFF     1
  #define  HAVE_LIBPNG      1
  #define  HAVE_LIBZ        1
@@ -8,7 +8,9 @@
 +#define  HAVE_LIBGIF      1
  #define  HAVE_LIBUNGIF    0
 -#define  HAVE_LIBWEBP     0
+-#define  HAVE_LIBJP2K     0
 +#define  HAVE_LIBWEBP     1
++#define  HAVE_LIBJP2K     1
  #endif  /* ~HAVE_CONFIG_H */
  
  /*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140722/9bfbc3b9/attachment.html>


More information about the macports-changes mailing list