[23697] trunk/dports/math/libmatheval

source_changes at macosforge.org source_changes at macosforge.org
Fri Apr 6 17:43:24 PDT 2007


Revision: 23697
          http://trac.macosforge.org/projects/macports/changeset/23697
Author:   mww at macports.org
Date:     2007-04-06 17:43:23 -0700 (Fri, 06 Apr 2007)

Log Message:
-----------
version 1.1.4

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

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

Removed Paths:
-------------
    trunk/dports/math/libmatheval/files/patch-configure

Modified: trunk/dports/math/libmatheval/Portfile
===================================================================
--- trunk/dports/math/libmatheval/Portfile	2007-04-07 00:14:45 UTC (rev 23696)
+++ trunk/dports/math/libmatheval/Portfile	2007-04-07 00:43:23 UTC (rev 23697)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		libmatheval
-version		1.1.3
+version		1.1.4
 categories	math devel
 platforms	darwin
 maintainers	mww at macports.org
@@ -22,8 +22,8 @@
 
 homepage		http://www.gnu.org/software/libmatheval/
 master_sites	gnu
-checksums		sha1 847c61ae678a7b969562884e10fb3fa1f10390b5
-patchfiles		patch-configure
+checksums		sha1 522302a7489a2c62e88c182cf06407d5fe580343
+patchfiles		patch-config.h.in
 
 depends_build	bin:guile-config:guile
 

Added: trunk/dports/math/libmatheval/files/patch-config.h.in
===================================================================
--- trunk/dports/math/libmatheval/files/patch-config.h.in	                        (rev 0)
+++ trunk/dports/math/libmatheval/files/patch-config.h.in	2007-04-07 00:43:23 UTC (rev 23697)
@@ -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

Deleted: trunk/dports/math/libmatheval/files/patch-configure
===================================================================
--- trunk/dports/math/libmatheval/files/patch-configure	2007-04-07 00:14:45 UTC (rev 23696)
+++ trunk/dports/math/libmatheval/files/patch-configure	2007-04-07 00:43:23 UTC (rev 23697)
@@ -1,50 +0,0 @@
---- configure	Wed Aug 25 17:21:51 2004
-+++ configure.new	Wed Aug 25 17:21:39 2004
-@@ -21594,13 +21594,13 @@
- fi
- echo "$as_me:$LINENO: result: $ac_cv_type_scm_t_bits" >&5
- echo "${ECHO_T}$ac_cv_type_scm_t_bits" >&6
--if test $ac_cv_type_scm_t_bits = yes; then
-+#if test $ac_cv_type_scm_t_bits = yes; then
- 
- cat >>confdefs.h <<\_ACEOF
- #define HAVE_SCM_T_BITS 1
- _ACEOF
- 
--fi
-+#fi
- 
- echo "$as_me:$LINENO: checking for scm_c_define_gsubr in -lguile" >&5
- echo $ECHO_N "checking for scm_c_define_gsubr in -lguile... $ECHO_C" >&6
-@@ -21666,13 +21666,13 @@
- fi
- echo "$as_me:$LINENO: result: $ac_cv_lib_guile_scm_c_define_gsubr" >&5
- echo "${ECHO_T}$ac_cv_lib_guile_scm_c_define_gsubr" >&6
--if test $ac_cv_lib_guile_scm_c_define_gsubr = yes; then
-+#if test $ac_cv_lib_guile_scm_c_define_gsubr = yes; then
- 
- cat >>confdefs.h <<\_ACEOF
- #define HAVE_SCM_C_DEFINE_GSUBR 1
- _ACEOF
- 
--fi
-+#fi
- 
- echo "$as_me:$LINENO: checking for scm_make_gsubr in -lguile" >&5
- echo $ECHO_N "checking for scm_make_gsubr in -lguile... $ECHO_C" >&6
-@@ -21810,13 +21810,13 @@
- fi
- echo "$as_me:$LINENO: result: $ac_cv_lib_guile_scm_num2dbl" >&5
- echo "${ECHO_T}$ac_cv_lib_guile_scm_num2dbl" >&6
--if test $ac_cv_lib_guile_scm_num2dbl = yes; then
-+#if test $ac_cv_lib_guile_scm_num2dbl = yes; then
- 
- cat >>confdefs.h <<\_ACEOF
- #define HAVE_SCM_NUM2DBL 1
- _ACEOF
- 
--fi
-+#fi
- 
- 
-                               ac_config_files="$ac_config_files Makefile doc/Makefile lib/Makefile"

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


More information about the macports-changes mailing list