[114192] trunk/dports/x11/tigervnc/files

larryv at macports.org larryv at macports.org
Sun Dec 1 17:13:26 PST 2013


Revision: 114192
          https://trac.macports.org/changeset/114192
Author:   larryv at macports.org
Date:     2013-12-01 17:13:25 -0800 (Sun, 01 Dec 2013)
Log Message:
-----------
tigervnc: Fix case of patch filename (#41617).

Added Paths:
-----------
    trunk/dports/x11/tigervnc/files/patch-common-fltk-FL-mac.h.diff

Removed Paths:
-------------
    trunk/dports/x11/tigervnc/files/patch-common-fltk-FL-mac.H.diff

Deleted: trunk/dports/x11/tigervnc/files/patch-common-fltk-FL-mac.H.diff
===================================================================
--- trunk/dports/x11/tigervnc/files/patch-common-fltk-FL-mac.H.diff	2013-12-02 00:55:16 UTC (rev 114191)
+++ trunk/dports/x11/tigervnc/files/patch-common-fltk-FL-mac.H.diff	2013-12-02 01:13:25 UTC (rev 114192)
@@ -1,15 +0,0 @@
---- common/fltk/FL/mac.H.orig	2011-05-12 06:50:43.000000000 -0500
-+++ common/fltk/FL/mac.H	2012-09-05 18:57:31.000000000 -0500
-@@ -52,6 +52,12 @@
- #ifndef MAC_OS_X_VERSION_10_6
- #define MAC_OS_X_VERSION_10_6 1060
- #endif
-+#ifndef MAC_OS_X_VERSION_10_7
-+#define MAC_OS_X_VERSION_10_7 1070
-+#endif
-+#ifndef MAC_OS_X_VERSION_10_8
-+#define MAC_OS_X_VERSION_10_8 1080
-+#endif
- 
- #if !(defined(FL_LIBRARY) || defined(FL_INTERNALS)) // this part is used when compiling an application program
- 

Copied: trunk/dports/x11/tigervnc/files/patch-common-fltk-FL-mac.h.diff (from rev 114191, trunk/dports/x11/tigervnc/files/patch-common-fltk-FL-mac.H.diff)
===================================================================
--- trunk/dports/x11/tigervnc/files/patch-common-fltk-FL-mac.h.diff	                        (rev 0)
+++ trunk/dports/x11/tigervnc/files/patch-common-fltk-FL-mac.h.diff	2013-12-02 01:13:25 UTC (rev 114192)
@@ -0,0 +1,15 @@
+--- common/fltk/FL/mac.H.orig	2011-05-12 06:50:43.000000000 -0500
++++ common/fltk/FL/mac.H	2012-09-05 18:57:31.000000000 -0500
+@@ -52,6 +52,12 @@
+ #ifndef MAC_OS_X_VERSION_10_6
+ #define MAC_OS_X_VERSION_10_6 1060
+ #endif
++#ifndef MAC_OS_X_VERSION_10_7
++#define MAC_OS_X_VERSION_10_7 1070
++#endif
++#ifndef MAC_OS_X_VERSION_10_8
++#define MAC_OS_X_VERSION_10_8 1080
++#endif
+ 
+ #if !(defined(FL_LIBRARY) || defined(FL_INTERNALS)) // this part is used when compiling an application program
+ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131201/fed0b590/attachment.html>


More information about the macports-changes mailing list