[32870] trunk/dports/x11/xdiskusage

ryandesign at macports.org ryandesign at macports.org
Mon Jan 14 01:23:24 PST 2008


Revision: 32870
          http://trac.macosforge.org/projects/macports/changeset/32870
Author:   ryandesign at macports.org
Date:     2008-01-14 01:23:24 -0800 (Mon, 14 Jan 2008)

Log Message:
-----------
xdiskusage: fix name of patchfile to match recommendations

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

Added Paths:
-----------
    trunk/dports/x11/xdiskusage/files/patch-makeinclude.in.diff

Removed Paths:
-------------
    trunk/dports/x11/xdiskusage/files/patch-makeinclude.in

Modified: trunk/dports/x11/xdiskusage/Portfile
===================================================================
--- trunk/dports/x11/xdiskusage/Portfile	2008-01-14 09:21:22 UTC (rev 32869)
+++ trunk/dports/x11/xdiskusage/Portfile	2008-01-14 09:23:24 UTC (rev 32870)
@@ -25,7 +25,7 @@
 platform macosx {
     depends_lib-delete      lib:libX11.6:XFree86
     configure.args-append   --without-x
-    patchfiles-append       patch-makeinclude.in
+    patchfiles-append       patch-makeinclude.in.diff
     
     post-activate {
         cd ${prefix}/bin

Deleted: trunk/dports/x11/xdiskusage/files/patch-makeinclude.in
===================================================================
--- trunk/dports/x11/xdiskusage/files/patch-makeinclude.in	2008-01-14 09:21:22 UTC (rev 32869)
+++ trunk/dports/x11/xdiskusage/files/patch-makeinclude.in	2008-01-14 09:23:24 UTC (rev 32870)
@@ -1,10 +0,0 @@
---- makeinclude.in.orig	2004-05-05 02:07:57.000000000 -0400
-+++ makeinclude.in	2007-04-11 19:41:21.000000000 -0400
-@@ -21,6 +21,6 @@
- CXXFLAGS_D	=@CXXFLAGS_D@
- 
- # libraries to link with:
--LDLIBS	=@LIBS@ -lfltk -lXinerama -lGL -lGLU -lX11 -lXext @X_EXTRA_LIBS@ -lm
-+LDLIBS	=@LIBS@ -lfltk -framework ApplicationServices -framework Carbon
- 
- INSTALL	=@INSTALL@

Copied: trunk/dports/x11/xdiskusage/files/patch-makeinclude.in.diff (from rev 32740, trunk/dports/x11/xdiskusage/files/patch-makeinclude.in)
===================================================================
--- trunk/dports/x11/xdiskusage/files/patch-makeinclude.in.diff	                        (rev 0)
+++ trunk/dports/x11/xdiskusage/files/patch-makeinclude.in.diff	2008-01-14 09:23:24 UTC (rev 32870)
@@ -0,0 +1,10 @@
+--- makeinclude.in.orig	2004-05-05 02:07:57.000000000 -0400
++++ makeinclude.in	2007-04-11 19:41:21.000000000 -0400
+@@ -21,6 +21,6 @@
+ CXXFLAGS_D	=@CXXFLAGS_D@
+ 
+ # libraries to link with:
+-LDLIBS	=@LIBS@ -lfltk -lXinerama -lGL -lGLU -lX11 -lXext @X_EXTRA_LIBS@ -lm
++LDLIBS	=@LIBS@ -lfltk -framework ApplicationServices -framework Carbon
+ 
+ INSTALL	=@INSTALL@

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080114/cd45ae06/attachment.html


More information about the macports-changes mailing list