pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/freetds Reverting the mods in revision 1.10 ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d55fe4520883
branches: trunk
changeset: 503706:d55fe4520883
user: agc <agc%pkgsrc.org@localhost>
date: Fri Nov 25 23:44:08 2005 +0000
description:
Reverting the mods in revision 1.10 of this file allows a package to
be built with standard settings in /etc/mk.conf, and fixes a problem
in the bulk build results.
In short: install the manual pages into freetds/man/man1 (the rest of
the files in this package have a prefix directory of ${PREFIX}/freetds)
diffstat:
databases/freetds/PLIST | 12 +++++++-----
1 files changed, 7 insertions(+), 5 deletions(-)
diffs (33 lines):
diff -r 94f88c04ee6d -r d55fe4520883 databases/freetds/PLIST
--- a/databases/freetds/PLIST Fri Nov 25 22:17:56 2005 +0000
+++ b/databases/freetds/PLIST Fri Nov 25 23:44:08 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2005/11/22 22:11:31 jdolecek Exp $
+@comment $NetBSD: PLIST,v 1.12 2005/11/25 23:44:08 agc Exp $
freetds/bin/bsqldb
freetds/bin/defncopy
freetds/bin/freebcp
@@ -22,10 +22,10 @@
freetds/lib/libsybdb.la
freetds/lib/libtds.la
freetds/lib/libtdssrv.la
-man/man1/bsqldb.1
-man/man1/defncopy.1
-man/man1/freebcp.1
-man/man1/tsql.1
+freetds/man/man1/bsqldb.1
+freetds/man/man1/defncopy.1
+freetds/man/man1/freebcp.1
+freetds/man/man1/tsql.1
share/doc/${PKGNAME}/images/important.gif
share/doc/${PKGNAME}/images/note.gif
share/doc/${PKGNAME}/images/tip.gif
@@ -201,6 +201,8 @@
@dirrm share/doc/${PKGNAME}/reference
@dirrm share/doc/${PKGNAME}/images
@dirrm share/doc/${PKGNAME}
+@dirrm freetds/man/man1
+@dirrm freetds/man
@dirrm freetds/lib
@dirrm freetds/include
@dirrm freetds/bin
Home |
Main Index |
Thread Index |
Old Index