[142944] trunk/dports/print/freetype/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Dec 12 07:53:53 PST 2015


Revision: 142944
          https://trac.macports.org/changeset/142944
Author:   ryandesign at macports.org
Date:     2015-11-28 19:31:02 -0800 (Sat, 28 Nov 2015)
Log Message:
-----------
freetype: update to 2.6.2

Modified Paths:
--------------
    trunk/dports/print/freetype/Portfile

Modified: trunk/dports/print/freetype/Portfile
===================================================================
--- trunk/dports/print/freetype/Portfile	2015-11-29 03:23:27 UTC (rev 142943)
+++ trunk/dports/print/freetype/Portfile	2015-11-29 03:31:02 UTC (rev 142944)
@@ -5,7 +5,7 @@
 PortGroup               muniversal 1.0
 
 name                    freetype
-version                 2.6.1
+version                 2.6.2
 categories              print graphics
 maintainers             ryandesign
 license                 {FreeType GPL-2}
@@ -35,11 +35,11 @@
                         ${docdistname}${extract.suffix}:docs
 
 checksums               ${distname}${extract.suffix} \
-                        rmd160  367c47b88752ab3ff09b06b43cf3f9d79ef71ca0 \
-                        sha256  2f6e9a7de3ae8e85bdd2fe237e27d868d3ba7a27495e65906455c27722dd1a17 \
+                        rmd160  33c5d3a30e0a3224238b45f670e536391d0076ac \
+                        sha256  baf6bdef7cdcc12ac270583f76ef245efe936267dbecef835f02a3409fcbb892 \
                         ${docdistname}${extract.suffix} \
-                        rmd160  61daf25c38e9da3d6057b2695eb435fc93345646 \
-                        sha256  69b1102c9f4e7d75ad2701618f7e5c084d819264755ecbf11893e3cc6de0e0f5
+                        rmd160  d469591cab27472dc87b6c54f21f37c1327d58b6 \
+                        sha256  d5108a972d8f80561fd698aa856233999527375b4e8f6c82d2eafe5ac66f989b
 
 patchfiles \
     patch-src_base_ftrfork.c.diff \
@@ -58,12 +58,6 @@
                         --without-harfbuzz \
                         ac_cv_prog_AWK=/usr/bin/awk
 
-# Bug in 2.6.1 detects this as "./install-sh -c -d" if coreutils is not
-# installed, resulting in "make: ./install-sh: No such file or directory".
-# See https://trac.macports.org/ticket/49182
-# To be reported upstream.
-configure.args-append   MKDIR_P="./builds/unix/install-sh -c -d"
-
 configure.universal_args-delete --disable-dependency-tracking
 
 platform macosx {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/1a078364/attachment.html>


More information about the macports-changes mailing list