[73785] trunk/dports/www/redland/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Wed Nov 24 21:10:50 PST 2010


Revision: 73785
          http://trac.macports.org/changeset/73785
Author:   rmstonecipher at macports.org
Date:     2010-11-24 21:10:46 -0800 (Wed, 24 Nov 2010)
Log Message:
-----------
www/redland upgraded version from 1.0.10 to 1.0.12, updated livecheck url

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

Modified: trunk/dports/www/redland/Portfile
===================================================================
--- trunk/dports/www/redland/Portfile	2010-11-25 05:04:36 UTC (rev 73784)
+++ trunk/dports/www/redland/Portfile	2010-11-25 05:10:46 UTC (rev 73785)
@@ -2,8 +2,7 @@
 
 PortSystem 1.0
 name                redland
-version             1.0.10
-revision            5
+version             1.0.12
 description         Redland RDF Library
 long_description    Redland is a set of free software libraries that provide \
                     support for the Resource Description Framework (RDF).
@@ -13,9 +12,9 @@
 homepage            http://librdf.org/
 master_sites        http://download.librdf.org/source/
 
-checksums           md5     bdbb9b8dc614fc09a14cd646079619e1 \
-                    sha1    e4ba2ef207f293a7740f45661ec90cf9698e217f \
-                    rmd160  c19a0aa6c33a62719af1b2ba35ea064ffdf7e9f1
+checksums           md5     40f37a5ad97fdfbf984f78dcea0c6115 \
+                    sha1    94b0f972a62c7eed0574c0e46c79cf78ece46570 \
+                    rmd160  1af4bd59ae8be265cfeb806eb7b99d8b32f231f5
 
 depends_lib         port:curl \
                     port:libiconv \
@@ -110,5 +109,5 @@
     depends_lib-append port:sqlite3
 }
 livecheck.type      regex
-livecheck.url       ${homepage}
+livecheck.url       ${master_sites}
 livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101124/1dd81cd9/attachment.html>


More information about the macports-changes mailing list