[45773] trunk/dports/math/pspp

snc at macports.org snc at macports.org
Wed Jan 21 11:19:58 PST 2009


Revision: 45773
          http://trac.macports.org/changeset/45773
Author:   snc at macports.org
Date:     2009-01-21 11:19:58 -0800 (Wed, 21 Jan 2009)
Log Message:
-----------
lint nitpick -- fix to use .diff for patch files

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

Added Paths:
-----------
    trunk/dports/math/pspp/files/patch-config.h.in.diff

Removed Paths:
-------------
    trunk/dports/math/pspp/files/patch-config.h.in

Modified: trunk/dports/math/pspp/Portfile
===================================================================
--- trunk/dports/math/pspp/Portfile	2009-01-21 19:07:16 UTC (rev 45772)
+++ trunk/dports/math/pspp/Portfile	2009-01-21 19:19:58 UTC (rev 45773)
@@ -42,7 +42,7 @@
                         --without-libncurses \
                         --program-suffix=orig
 
-patchfiles              patch-config.h.in
+patchfiles              patch-config.h.in.diff
 
 variant ncurses description {Enable terminal resizing} {
     depends_lib-append  port:ncursesw

Deleted: trunk/dports/math/pspp/files/patch-config.h.in
===================================================================
--- trunk/dports/math/pspp/files/patch-config.h.in	2009-01-21 19:07:16 UTC (rev 45772)
+++ trunk/dports/math/pspp/files/patch-config.h.in	2009-01-21 19:19:58 UTC (rev 45773)
@@ -1,11 +0,0 @@
---- config.h.in.orig	2008-10-02 14:22:07.000000000 -0400
-+++ config.h.in	2008-10-02 14:21:54.000000000 -0400
-@@ -388,7 +388,7 @@
- /* Define to 1 if the compiler supports one of the keywords 'inline',
-    '__inline__', '__inline' and effectively inlines functions marked as such.
-    */
--#undef HAVE_INLINE
-+/* #undef HAVE_INLINE */
- 
- /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
- #undef HAVE_INTMAX_T

Copied: trunk/dports/math/pspp/files/patch-config.h.in.diff (from rev 45772, trunk/dports/math/pspp/files/patch-config.h.in)
===================================================================
--- trunk/dports/math/pspp/files/patch-config.h.in.diff	                        (rev 0)
+++ trunk/dports/math/pspp/files/patch-config.h.in.diff	2009-01-21 19:19:58 UTC (rev 45773)
@@ -0,0 +1,11 @@
+--- config.h.in.orig	2008-10-02 14:22:07.000000000 -0400
++++ config.h.in	2008-10-02 14:21:54.000000000 -0400
+@@ -388,7 +388,7 @@
+ /* Define to 1 if the compiler supports one of the keywords 'inline',
+    '__inline__', '__inline' and effectively inlines functions marked as such.
+    */
+-#undef HAVE_INLINE
++/* #undef HAVE_INLINE */
+ 
+ /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
+ #undef HAVE_INTMAX_T
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090121/2b5e44cc/attachment.html>


More information about the macports-changes mailing list