[37770] trunk/dports/math/cadabra

gwright at macports.org gwright at macports.org
Sun Jun 22 11:16:47 PDT 2008


Revision: 37770
          http://trac.macosforge.org/projects/macports/changeset/37770
Author:   gwright at macports.org
Date:     2008-06-22 11:16:47 -0700 (Sun, 22 Jun 2008)
Log Message:
-----------
Fix port lint warning.

Modified Paths:
--------------
    trunk/dports/math/cadabra/Portfile

Added Paths:
-----------
    trunk/dports/math/cadabra/files/patch-Makefile.in.diff

Removed Paths:
-------------
    trunk/dports/math/cadabra/files/patch-Makefile.in

Modified: trunk/dports/math/cadabra/Portfile
===================================================================
--- trunk/dports/math/cadabra/Portfile	2008-06-22 18:15:43 UTC (rev 37769)
+++ trunk/dports/math/cadabra/Portfile	2008-06-22 18:16:47 UTC (rev 37770)
@@ -32,7 +32,7 @@
 		  configure.args-append	--disable-gui
 		}
 
-patchfiles	patch-Makefile.in
+patchfiles	patch-Makefile.in.diff
 
 depends_lib	port:modglue	\
 		port:pcre	\

Deleted: trunk/dports/math/cadabra/files/patch-Makefile.in
===================================================================
--- trunk/dports/math/cadabra/files/patch-Makefile.in	2008-06-22 18:15:43 UTC (rev 37769)
+++ trunk/dports/math/cadabra/files/patch-Makefile.in	2008-06-22 18:16:47 UTC (rev 37770)
@@ -1,9 +0,0 @@
---- Makefile.in.sav	2007-05-08 10:01:46.000000000 -0400
-+++ Makefile.in	2007-05-08 10:01:39.000000000 -0400
-@@ -1,5 +1,6 @@
- 
- export RELEASE=0.136
-+export LDFLAGS=@LDFLAGS@
- 
- .PHONY: static program_static test fasttest gui gui_static doc
- 

Copied: trunk/dports/math/cadabra/files/patch-Makefile.in.diff (from rev 37768, trunk/dports/math/cadabra/files/patch-Makefile.in)
===================================================================
--- trunk/dports/math/cadabra/files/patch-Makefile.in.diff	                        (rev 0)
+++ trunk/dports/math/cadabra/files/patch-Makefile.in.diff	2008-06-22 18:16:47 UTC (rev 37770)
@@ -0,0 +1,9 @@
+--- Makefile.in.sav	2007-05-08 10:01:46.000000000 -0400
++++ Makefile.in	2007-05-08 10:01:39.000000000 -0400
+@@ -1,5 +1,6 @@
+ 
+ export RELEASE=0.136
++export LDFLAGS=@LDFLAGS@
+ 
+ .PHONY: static program_static test fasttest gui gui_static doc
+ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080622/e9a01016/attachment.htm 


More information about the macports-changes mailing list