[154291] trunk/dports/aqua/fltk

michaelld at macports.org michaelld at macports.org
Wed Oct 26 18:30:32 CEST 2016


Revision: 154291
          https://trac.macports.org/changeset/154291
Author:   michaelld at macports.org
Date:     2016-10-26 18:30:31 +0200 (Wed, 26 Oct 2016)
Log Message:
-----------
fltk-devel: update to 1.3.x-r12052.

Revision Links:
--------------
    https://trac.macports.org/changeset/12052

Modified Paths:
--------------
    trunk/dports/aqua/fltk/Portfile
    trunk/dports/aqua/fltk/files/patch-fix_LP64.devel.diff

Modified: trunk/dports/aqua/fltk/Portfile
===================================================================
--- trunk/dports/aqua/fltk/Portfile	2016-10-26 16:24:49 UTC (rev 154290)
+++ trunk/dports/aqua/fltk/Portfile	2016-10-26 16:30:31 UTC (rev 154291)
@@ -53,9 +53,9 @@
 
     conflicts       fltk
 
-    version         1.3.x-r12019
-    checksums       rmd160 91abce0296ffd407e7d1cd79caf52bd651ce2504 \
-                    sha256 64fad12209bc961c8885a5fede8a8ca5ac0eedc7342c4e88a30438728d0c2041
+    version         1.3.x-r12052
+    checksums       rmd160 1238ec1346cb756a7db530859789973d4a68f9fc \
+                    sha256 5ce6c0d4139f871912b750097262882c2e24e73a499e12ce8280f45dff1ece00
 
     master_sites    http://fltk.org/pub/fltk/snapshots/
     distname        fltk-${version}

Modified: trunk/dports/aqua/fltk/files/patch-fix_LP64.devel.diff
===================================================================
--- trunk/dports/aqua/fltk/files/patch-fix_LP64.devel.diff	2016-10-26 16:24:49 UTC (rev 154290)
+++ trunk/dports/aqua/fltk/files/patch-fix_LP64.devel.diff	2016-10-26 16:30:31 UTC (rev 154291)
@@ -1,7 +1,7 @@
 --- FL/mac.H.orig
 +++ FL/mac.H
-@@ -75,14 +75,17 @@
- #define MAC_OS_X_VERSION_10_11 101100
+@@ -78,14 +78,17 @@
+ #define MAC_OS_X_VERSION_10_12 101200
  #endif
  
 -#ifndef NSINTEGER_DEFINED // appears with 10.5 in NSObjCRuntime.h
@@ -24,7 +24,7 @@
  #endif
  
  #ifdef __OBJC__
-@@ -112,11 +115,7 @@
+@@ -115,11 +118,7 @@
  struct XPoint { int x, y; };
  struct XRectangle {int x, y, width, height;};
  #ifndef CGFLOAT_DEFINED //appears with 10.5 in CGBase.h
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161026/72db2e66/attachment-0002.html>


More information about the macports-changes mailing list