Revision
70330
Author
jmr@macports.org
Date
2010-08-06 03:43:24 -0700 (Fri, 06 Aug 2010)

Log Message

remove mpfr dep from redland, add to rasqal (#22761)

Modified Paths

Diff

Modified: trunk/dports/www/rasqal/Portfile (70329 => 70330)


--- trunk/dports/www/rasqal/Portfile	2010-08-06 06:33:50 UTC (rev 70329)
+++ trunk/dports/www/rasqal/Portfile	2010-08-06 10:43:24 UTC (rev 70330)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 name                rasqal
 version             0.9.19
-revision        1
+revision            2
 description         Raptor RDF Query Library
 long_description    Rasqal is an open source C library that handles Resource \
                     Description Framework (RDF) query syntaxes, query \
@@ -21,6 +21,7 @@
                     port:libiconv \
                     port:libxml2 \
                     port:libxslt \
+                    port:mpfr \
                     port:openssl \
                     port:raptor \
                     port:zlib

Modified: trunk/dports/www/redland/Portfile (70329 => 70330)


--- trunk/dports/www/redland/Portfile	2010-08-06 06:33:50 UTC (rev 70329)
+++ trunk/dports/www/redland/Portfile	2010-08-06 10:43:24 UTC (rev 70330)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 name                redland
 version             1.0.10
-revision            4
+revision            5
 description         Redland RDF Library
 long_description    Redland is a set of free software libraries that provide \
                     support for the Resource Description Framework (RDF).
@@ -21,7 +21,6 @@
                     port:libiconv \
                     port:libxml2 \
                     port:libxslt \
-                    port:mpfr \
                     port:openssl \
                     port:raptor \
                     port:rasqal \