summaryrefslogtreecommitdiff
path: root/japanese/postgresql-tcltk/pkg-plist.jdbc
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-11-03 09:34:13 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-11-03 09:34:13 +0000
commit386c36c2bc993b85768b7b497c59a464b125a8bf (patch)
tree5df5ceaddfb3df4f5f9780529ac8817bbcd3c128 /japanese/postgresql-tcltk/pkg-plist.jdbc
parent* Update my e-mail address (diff)
Update to 7.0.2 + jumbo 20001025 patch.
PR: ports/22530 Submitted by: Tomokatsu Saito <saito@a2z.co.jp> (MAINTAINER) Prepare for the future merger with databases/postgresql7. - Fix broken plist's by copying from those of databases/postgresql7. - Previous plist removed all the precious user data mercilessly. :( DO NOT PERFORM A "pkg_delete" AGAINST THE PREVIOUS INSTALLATION! YOU WILL LOSE ALL THE DATA STORED IN "${PREFIX}/pgsql/data"!!! - A bunch of missing entries have been added for pgacess files to plist.tcl. - Fix permissions for ${PREFIX}/pgsql/lib to avoid causing a security error when doing ldconfig. - Make scripts PREFIX-safe. - Synchronize with databases/postgresql7. - Standardize variable names. - Complete user friendly messages. - Move the Java class files to the standard directory.. - Minor cleanups. I hope the merger will be accomplished in near future.
Diffstat (limited to 'japanese/postgresql-tcltk/pkg-plist.jdbc')
-rw-r--r--japanese/postgresql-tcltk/pkg-plist.jdbc2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/postgresql-tcltk/pkg-plist.jdbc b/japanese/postgresql-tcltk/pkg-plist.jdbc
index 7c59ed439420..bef5d75506b4 100644
--- a/japanese/postgresql-tcltk/pkg-plist.jdbc
+++ b/japanese/postgresql-tcltk/pkg-plist.jdbc
@@ -9,5 +9,5 @@ share/examples/pgsql/jdbc/README
share/examples/pgsql/jdbc/README_6.3
@dirrm share/examples/pgsql/jdbc
@dirrm share/examples/pgsql
-share/java/postgresql.jar
+share/java/classes/postgresql.jar
@unexec rmdir %D/share/java 2>/dev/null || true