aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-dbd_pg
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-05-09 07:44:52 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-05-09 07:44:52 +0000
commiteef579d54adc81925c5d6460b1687fa356309ef4 (patch)
tree1dcc79bcf90d5d836ab096c01d3696d5df4305ca /databases/ruby-dbd_pg
parentc3ad039dd7f5d51afff4c8da3e8ceeafeaf3d031 (diff)
downloadports-eef579d54adc81925c5d6460b1687fa356309ef4.tar.gz
ports-eef579d54adc81925c5d6460b1687fa356309ef4.zip
- Update to ruby-dbi-0.1.0, and
- take over maintainership. - maintainer suggest to remove the @dirrmtry from pkg-plist because this is explicity removed by the master port - ruby-dbi. - reset PORTREVISION PR: ports/97008 Submitted by: maintainer (Christopher Boumenot)
Notes
Notes: svn path=/head/; revision=161781
Diffstat (limited to 'databases/ruby-dbd_pg')
-rw-r--r--databases/ruby-dbd_pg/Makefile7
-rw-r--r--databases/ruby-dbd_pg/pkg-plist1
2 files changed, 3 insertions, 5 deletions
diff --git a/databases/ruby-dbd_pg/Makefile b/databases/ruby-dbd_pg/Makefile
index 1911dea10fae..fb7cd624b46d 100644
--- a/databases/ruby-dbd_pg/Makefile
+++ b/databases/ruby-dbd_pg/Makefile
@@ -7,7 +7,6 @@
PORTNAME= dbd_pg
PORTVERSION= ${RUBY_DBI_PORTVERSION}
-PORTREVISION= 1
CATEGORIES= databases ruby
MASTER_SITES= ${RUBY_DBI_MASTER_SITES}
MASTER_SITE_SUBDIR= ${RUBY_DBI_MASTER_SITE_SUBDIR}
@@ -15,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${RUBY_DBI_DISTNAME}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= boumenot@gmail.com
COMMENT= PostgreSQL driver for DBI-for-Ruby
RUN_DEPENDS= ${RUBY_SITELIBDIR}/dbi.rb:${RUBY_DBI_PORTDIR} \
@@ -28,9 +27,9 @@ SLAVE_PORT= yes
MASTER_PORT= databases/ruby-dbi
WRKSRC= ${RUBY_DBI_WRKSRC}
-CONFIGURE_ARGS= --with=lib/${PORTNAME}
+CONFIGURE_ARGS= --with=${PORTNAME}
-DOCS_EN= lib/${PORTNAME}/doc/*
+DOCS_EN= doc/dbd/postgresql/*
.include "${.CURDIR}/../ruby-dbi/Makefile.common"
diff --git a/databases/ruby-dbd_pg/pkg-plist b/databases/ruby-dbd_pg/pkg-plist
index 6eef1b1d5718..97e7cf62d94b 100644
--- a/databases/ruby-dbd_pg/pkg-plist
+++ b/databases/ruby-dbd_pg/pkg-plist
@@ -2,4 +2,3 @@
%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%
%%RUBY_SITELIBDIR%%/DBD/Pg/Pg.rb
@dirrm %%RUBY_SITELIBDIR%%/DBD/Pg
-@dirrmtry %%RUBY_SITELIBDIR%%/DBD