From b28f6016d366127458f527ae0412a836d7683c54 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Tue, 14 Oct 2003 22:31:23 +0000 Subject: Update to 0.3.6. --- databases/postgresql-plruby/Makefile | 4 ++-- databases/postgresql-plruby/distinfo | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'databases/postgresql-plruby') diff --git a/databases/postgresql-plruby/Makefile b/databases/postgresql-plruby/Makefile index 543fee916428..2c024022851b 100644 --- a/databases/postgresql-plruby/Makefile +++ b/databases/postgresql-plruby/Makefile @@ -6,7 +6,7 @@ # PORTNAME= plruby -PORTVERSION= 0.3.5 +PORTVERSION= 0.3.6 CATEGORIES= databases ruby MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/ PKGNAMEPREFIX= postgresql- @@ -27,7 +27,7 @@ PGSQL_PORTDIR?= ${PORTSDIR}/${POSTGRESQL_PORT} PGSQL_WRKSRC_CMD= cd ${PGSQL_PORTDIR} && ${MAKE} -V WRKSRC CONFIGURE_ARGS= --with-pgsql-version="${PGSQL_VERSION}" \ - --with-pgsql-srcinc-dir="`${PGSQL_WRKSRC_CMD}`/src/include" \ + --with-pgsql-srcinc="`${PGSQL_WRKSRC_CMD}`/src/include" \ --with-pgsql-include-dir="${LOCALBASE}/include" \ --with-pgsql-lib="${LOCALBASE}/lib" #CONFIGURE_ARGS+= --with-safe-level=0 diff --git a/databases/postgresql-plruby/distinfo b/databases/postgresql-plruby/distinfo index d4af4cf63d93..3773bf89dab9 100644 --- a/databases/postgresql-plruby/distinfo +++ b/databases/postgresql-plruby/distinfo @@ -1 +1 @@ -MD5 (ruby/plruby-0.3.5.tar.gz) = c46618ff6bbe915ff45f13a92cd5181c +MD5 (ruby/plruby-0.3.6.tar.gz) = abd08c4f0b88cdcd2ceec1891e6ccc6d -- cgit v1.2.3