[35372] trunk/dports/math/libmatheval

mww at macports.org mww at macports.org
Wed Mar 26 09:36:58 PDT 2008


Revision: 35372
          http://trac.macosforge.org/projects/macports/changeset/35372
Author:   mww at macports.org
Date:     2008-03-26 09:36:52 -0700 (Wed, 26 Mar 2008)

Log Message:
-----------
version 1.1.6, rename patchfile to make lint happy

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

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

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

Modified: trunk/dports/math/libmatheval/Portfile
===================================================================
--- trunk/dports/math/libmatheval/Portfile	2008-03-26 09:15:46 UTC (rev 35371)
+++ trunk/dports/math/libmatheval/Portfile	2008-03-26 16:36:52 UTC (rev 35372)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		libmatheval
-version		1.1.5
+version		1.1.6
 categories	math devel
 platforms	darwin
 maintainers	mww
@@ -22,8 +22,8 @@
 
 homepage		http://www.gnu.org/software/libmatheval/
 master_sites	gnu
-checksums		sha1 51d8c3929b25ed612fb7d9898ffea09a8a9bd7af
-patchfiles		patch-config.h.in
+checksums		sha1 a21b98e347c11c805b30b21cb90a9c2200496212
+patchfiles		patch-config.h.in.diff
 
 depends_build	bin:guile-config:guile
 

Deleted: trunk/dports/math/libmatheval/files/patch-config.h.in
===================================================================
--- trunk/dports/math/libmatheval/files/patch-config.h.in	2008-03-26 09:15:46 UTC (rev 35371)
+++ trunk/dports/math/libmatheval/files/patch-config.h.in	2008-03-26 16:36:52 UTC (rev 35372)
@@ -1,11 +0,0 @@
---- config.h.in	2007-02-27 09:51:59.000000000 +0100
-+++ config.h.in	2007-04-07 01:16:19.000000000 +0200
-@@ -28,7 +28,7 @@
- #undef HAVE_SCM_NUM2DBL
- 
- /* Define to 1 if you have the `scm_t_bits' type. */
--#undef HAVE_SCM_T_BITS
-+#define HAVE_SCM_T_BITS 1
- 
- /* Define to 1 if you have the <stddef.h> header file. */
- #undef HAVE_STDDEF_H

Copied: trunk/dports/math/libmatheval/files/patch-config.h.in.diff (from rev 35371, trunk/dports/math/libmatheval/files/patch-config.h.in)
===================================================================
--- trunk/dports/math/libmatheval/files/patch-config.h.in.diff	                        (rev 0)
+++ trunk/dports/math/libmatheval/files/patch-config.h.in.diff	2008-03-26 16:36:52 UTC (rev 35372)
@@ -0,0 +1,11 @@
+--- config.h.in	2007-02-27 09:51:59.000000000 +0100
++++ config.h.in	2007-04-07 01:16:19.000000000 +0200
+@@ -28,7 +28,7 @@
+ #undef HAVE_SCM_NUM2DBL
+ 
+ /* Define to 1 if you have the `scm_t_bits' type. */
+-#undef HAVE_SCM_T_BITS
++#define HAVE_SCM_T_BITS 1
+ 
+ /* Define to 1 if you have the <stddef.h> header file. */
+ #undef HAVE_STDDEF_H

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080326/4f87e0c7/attachment-0001.html 


More information about the macports-changes mailing list