diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-15 10:02:29 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-15 10:02:29 +0000 |
commit | 32ed97a0a64b81051010ca934cc1ea3612ca173c (patch) | |
tree | 856b8afd17797c1d4dde8051c8b1a6aefb4fd21a /databases/postgresql-plruby | |
parent | 4ee981abd67cf784a5ea39567115f15d199943ef (diff) |
Update to 0.2.4.
Notes
Notes:
svn path=/head/; revision=50046
Diffstat (limited to 'databases/postgresql-plruby')
-rw-r--r-- | databases/postgresql-plruby/Makefile | 3 | ||||
-rw-r--r-- | databases/postgresql-plruby/distinfo | 2 | ||||
-rw-r--r-- | databases/postgresql-plruby/pkg-plist | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/databases/postgresql-plruby/Makefile b/databases/postgresql-plruby/Makefile index 2685c37c9a46..4c9cd39c5bd7 100644 --- a/databases/postgresql-plruby/Makefile +++ b/databases/postgresql-plruby/Makefile @@ -6,8 +6,7 @@ # PORTNAME= plruby -PORTVERSION= 0.2.3 -PORTREVISION= 1 +PORTVERSION= 0.2.4 CATEGORIES= databases ruby MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/ PKGNAMEPREFIX= postgresql- diff --git a/databases/postgresql-plruby/distinfo b/databases/postgresql-plruby/distinfo index f273dd98f3d6..6faa46508afa 100644 --- a/databases/postgresql-plruby/distinfo +++ b/databases/postgresql-plruby/distinfo @@ -1 +1 @@ -MD5 (ruby/plruby-0.2.3.tar.gz) = f958ecde8de88bb083d04c38d4084b46 +MD5 (ruby/plruby-0.2.4.tar.gz) = 215a217211bb6be015083d9b47c74d40 diff --git a/databases/postgresql-plruby/pkg-plist b/databases/postgresql-plruby/pkg-plist index 612b063ae0d6..44697ebadbb1 100644 --- a/databases/postgresql-plruby/pkg-plist +++ b/databases/postgresql-plruby/pkg-plist @@ -5,6 +5,7 @@ %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/plruby/plp/test.expected.65 %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/plruby/plp/test.expected.70 %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/plruby/plp/test.expected.71 +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/plruby/plp/test.expected.72 %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/plruby/plp/test.out %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/plruby/plp/test_mklang.sql %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/plruby/plp/test_queries.sql @@ -14,6 +15,7 @@ %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/plruby/plt/test.expected.65 %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/plruby/plt/test.expected.70 %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/plruby/plt/test.expected.71 +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/plruby/plt/test.expected.72 %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/plruby/plt/test.out %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/plruby/plt/test_mklang.sql %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/plruby/plt/test_queries.sql |