mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to 0.7.0.
This commit is contained in:
parent
f560dad0b1
commit
7b7c9bd8f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68113
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= postgres
|
||||
PORTVERSION= 0.6.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.7.0
|
||||
CATEGORIES= databases ruby
|
||||
MASTER_SITES= http://www.postgresql.jp/interfaces/ruby/archive/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
@ -25,7 +24,7 @@ CONFIGURE_ARGS= --with-pgsql-include-dir="${LOCALBASE}/include"
|
||||
INSTALL_TARGET= site-install
|
||||
|
||||
DOCS_EN= ChangeLog README doc/postgres.html
|
||||
DOCS_JA= README.jp doc/postgres.jp.html
|
||||
DOCS_JA= README.ja doc/postgres.jp.html
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ruby/ruby-postgres-0.6.5.tar.gz) = ec0b248a887d1b5d2ff4622583c28c8a
|
||||
MD5 (ruby/ruby-postgres-0.7.0.tar.gz) = 4d9185335a38526bdd7617206a7f23c0
|
||||
|
@ -9,7 +9,7 @@
|
||||
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ChangeLog
|
||||
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
|
||||
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/postgres.html
|
||||
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/README.jp
|
||||
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/README.ja
|
||||
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/postgres.jp.html
|
||||
%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%/ja
|
||||
%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= postgres
|
||||
PORTVERSION= 0.6.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.7.0
|
||||
CATEGORIES= databases ruby
|
||||
MASTER_SITES= http://www.postgresql.jp/interfaces/ruby/archive/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
@ -25,7 +24,7 @@ CONFIGURE_ARGS= --with-pgsql-include-dir="${LOCALBASE}/include"
|
||||
INSTALL_TARGET= site-install
|
||||
|
||||
DOCS_EN= ChangeLog README doc/postgres.html
|
||||
DOCS_JA= README.jp doc/postgres.jp.html
|
||||
DOCS_JA= README.ja doc/postgres.jp.html
|
||||
|
||||
post-install:
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ruby/ruby-postgres-0.6.5.tar.gz) = ec0b248a887d1b5d2ff4622583c28c8a
|
||||
MD5 (ruby/ruby-postgres-0.7.0.tar.gz) = 4d9185335a38526bdd7617206a7f23c0
|
||||
|
@ -9,7 +9,7 @@
|
||||
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ChangeLog
|
||||
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
|
||||
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/postgres.html
|
||||
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/README.jp
|
||||
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/README.ja
|
||||
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/postgres.jp.html
|
||||
%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%/ja
|
||||
%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user