diff options
author | glewis <glewis@FreeBSD.org> | 2004-11-05 05:42:54 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2004-11-05 05:42:54 +0800 |
commit | fe7b9ee592cdcbc234bead8cea52f62ff063f249 (patch) | |
tree | 41601da07564787cc786d47d26f05d57a371f01b | |
parent | 333563315c5fc74e7d485ba21704e41716fd6916 (diff) | |
download | freebsd-ports-graphics-fe7b9ee592cdcbc234bead8cea52f62ff063f249.tar.gz freebsd-ports-graphics-fe7b9ee592cdcbc234bead8cea52f62ff063f249.tar.zst freebsd-ports-graphics-fe7b9ee592cdcbc234bead8cea52f62ff063f249.zip |
. Update to 0.9.19.
PR: 73477
Submitted by: Ports Fury
-rw-r--r-- | textproc/rasqal/Makefile | 4 | ||||
-rw-r--r-- | textproc/rasqal/distinfo | 4 | ||||
-rw-r--r-- | textproc/rasqal/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/redland/Makefile | 4 | ||||
-rw-r--r-- | textproc/redland/distinfo | 4 | ||||
-rw-r--r-- | textproc/redland/pkg-descr | 2 |
6 files changed, 10 insertions, 10 deletions
diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index ae006b16521..4bac8919c75 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -7,10 +7,10 @@ # PORTNAME= redland -PORTVERSION= 0.9.18 +PORTVERSION= 0.9.19 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://www.redland.opensource.ac.uk/dist/source/ + http://librdf.org/dist/source/ MASTER_SITE_SUBDIR= librdf MAINTAINER= ports@FreeBSD.org diff --git a/textproc/rasqal/distinfo b/textproc/rasqal/distinfo index f36b9c5b10e..505e7bb6774 100644 --- a/textproc/rasqal/distinfo +++ b/textproc/rasqal/distinfo @@ -1,2 +1,2 @@ -MD5 (redland-0.9.18.tar.gz) = 64ab895d0d9f5ad8540357e26dc46253 -SIZE (redland-0.9.18.tar.gz) = 2012458 +MD5 (redland-0.9.19.tar.gz) = a9e413e5243e950e3322f6505481cedf +SIZE (redland-0.9.19.tar.gz) = 2391325 diff --git a/textproc/rasqal/pkg-descr b/textproc/rasqal/pkg-descr index 81c9d69caf0..022367271ed 100644 --- a/textproc/rasqal/pkg-descr +++ b/textproc/rasqal/pkg-descr @@ -4,4 +4,4 @@ of the RDF model concepts in its own class so provides an object based API for them. Some of the classes providing the parsers, storage mechanisms and other elements are built as modules that can be added or removed as required. -WWW: http://www.redland.opensource.ac.uk/ +WWW: http://librdf.org/ diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index ae006b16521..4bac8919c75 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -7,10 +7,10 @@ # PORTNAME= redland -PORTVERSION= 0.9.18 +PORTVERSION= 0.9.19 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://www.redland.opensource.ac.uk/dist/source/ + http://librdf.org/dist/source/ MASTER_SITE_SUBDIR= librdf MAINTAINER= ports@FreeBSD.org diff --git a/textproc/redland/distinfo b/textproc/redland/distinfo index f36b9c5b10e..505e7bb6774 100644 --- a/textproc/redland/distinfo +++ b/textproc/redland/distinfo @@ -1,2 +1,2 @@ -MD5 (redland-0.9.18.tar.gz) = 64ab895d0d9f5ad8540357e26dc46253 -SIZE (redland-0.9.18.tar.gz) = 2012458 +MD5 (redland-0.9.19.tar.gz) = a9e413e5243e950e3322f6505481cedf +SIZE (redland-0.9.19.tar.gz) = 2391325 diff --git a/textproc/redland/pkg-descr b/textproc/redland/pkg-descr index 81c9d69caf0..022367271ed 100644 --- a/textproc/redland/pkg-descr +++ b/textproc/redland/pkg-descr @@ -4,4 +4,4 @@ of the RDF model concepts in its own class so provides an object based API for them. Some of the classes providing the parsers, storage mechanisms and other elements are built as modules that can be added or removed as required. -WWW: http://www.redland.opensource.ac.uk/ +WWW: http://librdf.org/ |