From e5d8ae25fc54b0c8faaeab71e96393a8e77537ca Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 30 Jan 2003 16:58:06 +0000 Subject: Update to 0.3.0. --- databases/postgresql-plruby/Makefile | 6 ++++-- databases/postgresql-plruby/distinfo | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'databases') diff --git a/databases/postgresql-plruby/Makefile b/databases/postgresql-plruby/Makefile index 95c3d2374d4b..fb2380d04eb8 100644 --- a/databases/postgresql-plruby/Makefile +++ b/databases/postgresql-plruby/Makefile @@ -6,8 +6,7 @@ # PORTNAME= plruby -PORTVERSION= 0.2.9 -PORTREVISION= 1 +PORTVERSION= 0.3.0 CATEGORIES= databases ruby MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/ PKGNAMEPREFIX= postgresql- @@ -30,6 +29,9 @@ CONFIGURE_ARGS= --with-pgsql-version="${PGSQL_VERSION}" \ --with-pgsql-srcinc-dir="`${PGSQL_WRKSRC_CMD}`/src/include" \ --with-pgsql-include-dir="${LOCALBASE}/include" \ --with-pgsql-lib="${LOCALBASE}/lib" +#CONFIGURE_ARGS+= --with-safe-level=0 +#CONFIGURE_ARGS+= --with-main-safe-level=0 +#CONFIGURE_ARGS+= --with-timeout=30 INSTALL_TARGET= site-install DOCS= Changes README.en plruby.html plruby.rd diff --git a/databases/postgresql-plruby/distinfo b/databases/postgresql-plruby/distinfo index ec0cfce1af8d..fd7086352658 100644 --- a/databases/postgresql-plruby/distinfo +++ b/databases/postgresql-plruby/distinfo @@ -1 +1 @@ -MD5 (ruby/plruby-0.2.9.tar.gz) = 8afbb1ca472535e943b283b971ca6f11 +MD5 (ruby/plruby-0.3.0.tar.gz) = 1352675b053983af4b7e7bcc214c987b -- cgit