diff options
author | knu <knu@FreeBSD.org> | 2001-11-15 18:02:29 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-11-15 18:02:29 +0800 |
commit | cffc6a46ddf4556412ee89069f614c3eb23ef586 (patch) | |
tree | 98442c64836e3accd9a87e3d2d60f1881b979ee6 /databases/postgresql-plruby | |
parent | c400aee758e6f23da951cfc1fd8a08108cc04bd0 (diff) | |
download | freebsd-ports-gnome-cffc6a46ddf4556412ee89069f614c3eb23ef586.tar.gz freebsd-ports-gnome-cffc6a46ddf4556412ee89069f614c3eb23ef586.tar.zst freebsd-ports-gnome-cffc6a46ddf4556412ee89069f614c3eb23ef586.zip |
Update to 0.2.4.
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 |