Bug 115925 - upgrade databases/slony1 to latest
Summary: upgrade databases/slony1 to latest
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-29 15:50 UTC by Vick Khera
Modified: 2007-09-08 13:36 UTC (History)
0 users

See Also:


Attachments
file.diff (3.66 KB, patch)
2007-08-29 15:50 UTC, Vick Khera
no flags Details | Diff
slony11.diff (7.99 KB, patch)
2007-08-30 18:29 UTC, Bill Moran
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vick Khera 2007-08-29 15:50:00 UTC
	

upgrade databases/slony1 to latest released version.
Comment 1 Bill Moran 2007-08-30 18:29:52 UTC
The attached diff adds profile support to the the rc script.

I made the diff to replace Vivek's, IOW, it contains all of Vivek's
changed in addition to the new rc script.

-- 
Bill Moran
Collaborative Fusion Inc.
http://people.collaborativefusion.com/~wmoran/

wmoran@collaborativefusion.com
Phone: 412-422-3463x4023
Comment 2 Vick Khera 2007-08-30 19:16:18 UTC
--Apple-Mail-2--262818782
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=US-ASCII;
	format=flowed


On Aug 30, 2007, at 1:29 PM, Bill Moran wrote:

> I made the diff to replace Vivek's, IOW, it contains all of Vivek's
> changed in addition to the new rc script.

I approve this revised patch.


--Apple-Mail-2--262818782
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-09-08 13:22:55 UTC
edwin       2007-09-08 12:22:49 UTC

  FreeBSD ports repository

  Modified files:
    databases/slony1     Makefile distinfo pkg-plist 
    databases/slony1/files slon.sh.in 
  Log:
  upgrade databases/slony1 to latest
  
          upgrade databases/slony1 to latest released version.
  
  PR:             ports/115925
  Submitted by:   Vivek Khera <vivek@khera.org>
  
  Revision  Changes    Path
  1.32      +1 -1      ports/databases/slony1/Makefile
  1.21      +6 -6      ports/databases/slony1/distinfo
  1.4       +95 -17    ports/databases/slony1/files/slon.sh.in
  1.14      +4 -3      ports/databases/slony1/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-08 13:36:02 UTC
State Changed
From-To: open->closed

Committed, thanks!