ports/68833: [PATCH] databases/slony1: update to 1.0.1

Radim Kolar hsn at netmag.cz
Thu Jul 8 21:00:34 UTC 2004


>Number:         68833
>Category:       ports
>Synopsis:       [PATCH] databases/slony1: update to 1.0.1
>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:   Thu Jul 08 21:00:33 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Radim Kolar
>Release:        FreeBSD 5.2.1-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD sanatana.dharma 5.2.1-RELEASE-p6 FreeBSD 5.2.1-RELEASE-p6 #7: Mon May 10 17:15:51 CEST 2004
>Description:
- Update to 1.0.1

This upgrade fixed rare, but very dangerous bug which can cause data loss.
Only slon binary is changed, you do not need to reinstall replication
system.
>How-To-Repeat:
>Fix:

--- slony1-1.0.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/slony1/Makefile /home/hsn/myports/slony1/Makefile
--- /usr/ports/databases/slony1/Makefile	Sun Jul  4 16:15:44 2004
+++ /home/hsn/myports/slony1/Makefile	Thu Jul  8 20:48:56 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	slony1
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.1
 CATEGORIES=	databases
 MASTER_SITES=	http://developer.postgresql.org/~wieck/slony1/download/
 
diff -ruN --exclude=CVS /usr/ports/databases/slony1/distinfo /home/hsn/myports/slony1/distinfo
--- /usr/ports/databases/slony1/distinfo	Sun Jul  4 16:15:44 2004
+++ /home/hsn/myports/slony1/distinfo	Thu Jul  8 20:51:05 2004
@@ -1,2 +1,2 @@
-MD5 (slony1-1.0.0.tar.gz) = c62a059ae80f01a4193a0ed5e382f388
-SIZE (slony1-1.0.0.tar.gz) = 321761
+MD5 (slony1-1.0.1.tar.gz) = 10422d096a743a57885669225ff0f1f7
+SIZE (slony1-1.0.1.tar.gz) = 321772
diff -ruN --exclude=CVS /usr/ports/databases/slony1/files/patch-installxxid /home/hsn/myports/slony1/files/patch-installxxid
--- /usr/ports/databases/slony1/files/patch-installxxid	Sun Jul  4 02:06:32 2004
+++ /home/hsn/myports/slony1/files/patch-installxxid	Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- src/xxid/Makefile.orig	Thu Jul  1 04:24:35 2004
-+++ src/xxid/Makefile	Sat Jul  3 19:38:55 2004
-@@ -38,7 +38,7 @@
- 	rm -f $(SO_NAME) $(SO_OBJS)
- 	rm -f $(SQL_NAME74)
- 
--
-+install:
- 	$(INSTALL_SCRIPT) $(SO_NAME) $(DESTDIR)$(pkglibdir)
- 	for file in $(SQL_NAMES); do \
- 	  $(INSTALL_SCRIPT) $$file $(DESTDIR)$(datadir) || exit ; \
--- slony1-1.0.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list