[66223] trunk/dports/math/libqalculate

snc at macports.org snc at macports.org
Wed Apr 7 07:25:01 PDT 2010


Revision: 66223
          http://trac.macports.org/changeset/66223
Author:   snc at macports.org
Date:     2010-04-07 07:24:59 -0700 (Wed, 07 Apr 2010)
Log Message:
-----------
update version

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

Removed Paths:
-------------
    trunk/dports/math/libqalculate/files/

Modified: trunk/dports/math/libqalculate/Portfile
===================================================================
--- trunk/dports/math/libqalculate/Portfile	2010-04-07 14:07:44 UTC (rev 66222)
+++ trunk/dports/math/libqalculate/Portfile	2010-04-07 14:24:59 UTC (rev 66223)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name		libqalculate
-version		0.9.6
+version		0.9.7
 categories	math
 platforms	darwin
 maintainers	vcn.com:jjstickel
@@ -21,16 +21,20 @@
 
 homepage	http://qalculate.sourceforge.net/
 master_sites	sourceforge:qalculate
-checksums	md5 e14432fc490f9a697e23e31a74e0eb19
 
+checksums           md5     a1507ab862f4ad9852788619aada35cd \
+                    sha1    c15f7f3a97995decf62cc964956fc1e374ecd78c \
+                    rmd160  cc9e198769bea9731f92d2f3836875c83f715674
+
+depends_build port:p5-xml-parser
+
 depends_lib	port:cln\
-		port:libxml2\
-		path:lib/pkgconfig/glib-2.0.pc:glib2\
-		lib:libreadline:readline
+    port:libxml2\
+    path:lib/pkgconfig/glib-2.0.pc:glib2\
+    port:readline
 
 use_parallel_build	yes
 
-patchfiles	patch-libqalculate-0.9.6_macports.diff
-patch.pre_args	-p1
-
-use_autoconf    yes
+patch {
+    reinplace "s|<malloc.h>|<malloc/malloc.h>|" ${worksrcpath}/src/qalc.cc
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100407/1ab66738/attachment.html>


More information about the macports-changes mailing list