Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  6 Feb 2006 15:58:59 -0500 (EST)
From:      Vivek Khera <vivek@khera.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92922: add missing files to slony1 pkg-plist
Message-ID:  <20060206205859.A4102B80F@yertle.kcilink.com>
Resent-Message-ID: <200602062100.k16L0Hb3029708@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         92922
>Category:       ports
>Synopsis:       add missing files to slony1 pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 06 21:00:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Vivek Khera
>Release:        FreeBSD 5.4-STABLE amd64
>Organization:
>Environment:
System: FreeBSD yertle.int.kciLink.com 5.4-STABLE FreeBSD 5.4-STABLE #7: Tue May 31 11:38:22 EDT 2005 khera@yertle.int.kciLink.com:/usr/obj/usr/src/sys/YERTLE amd64


	
>Description:
	

The databases/slony1 port update to 1.1.5 omitted three new files from
the pkg-plist.

>How-To-Repeat:
	
>Fix:

	

there is no need to bump PORTREVISION since it doesn't fix anything that won't
get fixed on the next normal upgrade anyhow, and upgrading this requires that
a database have downtime which is not desirable.


diff -Pru slony1/pkg-plist slony1.new/pkg-plist
--- slony1/pkg-plist	Thu Feb  2 09:46:26 2006
+++ slony1.new/pkg-plist	Mon Feb  6 15:49:38 2006
@@ -7,11 +7,14 @@
 share/postgresql/slony1_base.sql
 share/postgresql/slony1_base.v73.sql
 share/postgresql/slony1_base.v74.sql
+share/postgresql/slony1_base.v80.sql
 share/postgresql/slony1_funcs.sql
 share/postgresql/slony1_funcs.v73.sql
 share/postgresql/slony1_funcs.v74.sql
+share/postgresql/slony1_funcs.v80.sql
 share/postgresql/xxid.v73.sql
 share/postgresql/xxid.v74.sql
+share/postgresql/xxid.v80.sql
 %%PERLTOOLS%%sbin/show_configuration
 %%PERLTOOLS%%sbin/slon_kill
 %%PERLTOOLS%%sbin/slon_start
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060206205859.A4102B80F>