Ticket #15917: Portfile.diffs.txt

File Portfile.diffs.txt, 1.0 KB (added by lyle@…, 16 years ago)

Updated Portfile for rasqal

Line 
1--- Portfile.orig       2008-07-07 19:51:32.000000000 -0500
2+++ Portfile    2008-07-07 19:52:54.000000000 -0500
3@@ -2,7 +2,7 @@
4 
5 PortSystem 1.0
6 name                rasqal
7-version             0.9.15
8+version             0.9.16
9 description         Raptor RDF Query Library
10 long_description    Rasqal is an open source C library that handles Resource \
11                     Description Framework (RDF) query syntaxes, query \
12@@ -13,9 +13,9 @@
13 platforms           darwin
14 homepage            http://librdf.org/rasqal/
15 master_sites        http://download.librdf.org/source/
16-checksums           md5 22aa82cd8953e2a870b6f183268a957f \
17-                    sha1 89621508c0c226d0ee1ad564149b7576ea4d7a9f \
18-                    rmd160 7112edd01614ec5f51ae6126d138467351ef68dd
19+checksums           md5 fca8706f2c4619e2fa3f8f42f8fc1e9d \
20+                    sha1 55e08ee78c15de417cbfccb9e748747095994886 \
21+                    rmd160 6810d86d974524e6627076e6530a703d62039160
22 depends_lib         port:curl \
23                     port:libiconv \
24                     port:libxml2 \