aboutsummaryrefslogtreecommitdiffstats
path: root/databases/ruby-dbd_pg
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-05-09 15:44:52 +0800
committerclsung <clsung@FreeBSD.org>2006-05-09 15:44:52 +0800
commit55c8d0b3176ef487c2949c1bb29e779de7bfa863 (patch)
treeabc9f8c6c147c2ec81a0ad516a7b08d9b0a1b897 /databases/ruby-dbd_pg
parent6fba538421dcfe086a2383d29d1b61abb3037e1c (diff)
downloadfreebsd-ports-gnome-55c8d0b3176ef487c2949c1bb29e779de7bfa863.tar.gz
freebsd-ports-gnome-55c8d0b3176ef487c2949c1bb29e779de7bfa863.tar.zst
freebsd-ports-gnome-55c8d0b3176ef487c2949c1bb29e779de7bfa863.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)
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