pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/postgresql73-server Add missing rc.d script ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c585ce394c21
branches:  trunk
changeset: 508259:c585ce394c21
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Feb 16 23:28:53 2006 +0000

description:
Add missing rc.d script to PLIST. Bump PKGREVISION.

diffstat:

 databases/postgresql73-server/Makefile |  4 ++--
 databases/postgresql73-server/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (30 lines):

diff -r 681e19ae0e12 -r c585ce394c21 databases/postgresql73-server/Makefile
--- a/databases/postgresql73-server/Makefile    Thu Feb 16 22:04:07 2006 +0000
+++ b/databases/postgresql73-server/Makefile    Thu Feb 16 23:28:53 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2006/02/05 23:08:34 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2006/02/16 23:28:53 wiz Exp $
 
 PKGNAME=               postgresql73-server-${BASE_VERS}
-PKGREVISION=           1
+PKGREVISION=           2
 SVR4_PKGNAME=          pstgs
 COMMENT=               PostgreSQL database server programs
 
diff -r 681e19ae0e12 -r c585ce394c21 databases/postgresql73-server/PLIST
--- a/databases/postgresql73-server/PLIST       Thu Feb 16 22:04:07 2006 +0000
+++ b/databases/postgresql73-server/PLIST       Thu Feb 16 23:28:53 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/24 22:20:32 recht Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/02/16 23:28:53 wiz Exp $
 bin/postgres
 bin/postmaster
 lib/postgresql/ascii_and_mic.so
@@ -29,6 +29,7 @@
 lib/postgresql/utf8_and_win874.so
 man/man1/postgres.1
 man/man1/postmaster.1
+share/examples/rc.d/pgsql
 share/postgresql/conversion_create.sql
 share/postgresql/postgres.bki
 share/postgresql/postgres.description



Home | Main Index | Thread Index | Old Index