mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Update to 0.3.0.
This commit is contained in:
parent
61076305cb
commit
2cca5dd305
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74289
@ -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
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ruby/plruby-0.2.9.tar.gz) = 8afbb1ca472535e943b283b971ca6f11
|
||||
MD5 (ruby/plruby-0.3.0.tar.gz) = 1352675b053983af4b7e7bcc214c987b
|
||||
|
Loading…
Reference in New Issue
Block a user