[63903] trunk/dports/www/raptor/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Feb 17 14:49:00 PST 2010


Revision: 63903
          http://trac.macports.org/changeset/63903
Author:   ryandesign at macports.org
Date:     2010-02-17 14:48:56 -0800 (Wed, 17 Feb 2010)
Log Message:
-----------
raptor: update to 1.4.21; fixes #23583 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/www/raptor/Portfile

Modified: trunk/dports/www/raptor/Portfile
===================================================================
--- trunk/dports/www/raptor/Portfile	2010-02-17 22:27:56 UTC (rev 63902)
+++ trunk/dports/www/raptor/Portfile	2010-02-17 22:48:56 UTC (rev 63903)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name                raptor
-version             1.4.19
+version             1.4.21
 description         Raptor RDF Parser Toolkit
 long_description    Raptor is an open source C library that provides a set of \
                     parsers and serializers that generate Resource Description \
@@ -14,16 +14,15 @@
 platforms           darwin
 homepage            http://librdf.org/raptor/
 master_sites        http://download.librdf.org/source/
-checksums           md5 50acbd3b416c3f9e1a3a8ddb825bac25 \
-                    sha1 ddbd114dc57bd5f87724f8e880155a402aac79b6 \
-                    rmd160 c3d52e9fd308b24acf64881cab1648ee273c0beb
+checksums           md5     992061488af7a9e2d933df6b694bb876 \
+                    sha1    f8a82c6e9a342d0cc9772a02562c5e29c2c9b737 \
+                    rmd160  f2ee591e3e9e008b496d6b7bf78f1293173bf7ed
 depends_lib         port:curl \
                     port:libiconv \
                     port:libxml2 \
                     port:libxslt \
                     port:openssl \
                     port:zlib
-configure.args      --mandir=${prefix}/share/man
 test.run            yes
 test.target         check
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100217/c4d26762/attachment.html>


More information about the macports-changes mailing list