[114194] trunk/dports/x11/tigervnc

larryv at macports.org larryv at macports.org
Sun Dec 1 18:01:41 PST 2013


Revision: 114194
          https://trac.macports.org/changeset/114194
Author:   larryv at macports.org
Date:     2013-12-01 18:01:41 -0800 (Sun, 01 Dec 2013)
Log Message:
-----------
tigervnc: Rename patch to match case of patched file (#41617).

Modified Paths:
--------------
    trunk/dports/x11/tigervnc/Portfile

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

Modified: trunk/dports/x11/tigervnc/Portfile
===================================================================
--- trunk/dports/x11/tigervnc/Portfile	2013-12-02 01:19:14 UTC (rev 114193)
+++ trunk/dports/x11/tigervnc/Portfile	2013-12-02 02:01:41 UTC (rev 114194)
@@ -38,7 +38,7 @@
                         port:xorg-libXinerama \
                         port:zlib
 
-patchfiles              patch-common-fltk-FL-mac.h.diff \
+patchfiles              patch-common-fltk-FL-mac.H.diff \
                         patch-common-fltk-src-filename_list.cxx.diff \
                         patch-common-fltk-src-Makefile.diff \
                         patch-gnutls-3.diff

Copied: trunk/dports/x11/tigervnc/files/patch-common-fltk-FL-mac.H.diff (from rev 114193, 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 02:01:41 UTC (rev 114194)
@@ -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
+ 

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 01:19:14 UTC (rev 114193)
+++ trunk/dports/x11/tigervnc/files/patch-common-fltk-FL-mac.h.diff	2013-12-02 02:01:41 UTC (rev 114194)
@@ -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
- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131201/a97ced52/attachment.html>


More information about the macports-changes mailing list