Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2010 10:17:11 -0400 (EDT)
From:      Vick Khera <vivek@khera.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/151429: update databaes/slony1 to latest
Message-ID:  <20101013141711.C88F98A251@yertle.kcilink.com>
Resent-Message-ID: <201010131440.o9DEe7bI027855@freefall.freebsd.org>

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

>Number:         151429
>Category:       ports
>Synopsis:       update databaes/slony1 to latest
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 13 14:40:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Vick Khera
>Release:        FreeBSD 8.0-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD yertle.int.kcilink.com 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #5: Thu Mar 11 14:47:54 EST 2010 steve@yertle.int.kcilink.com:/u/yertle1/obj/u/yertle1/sources/usr8/src/sys/KCI64SMP amd64


	
>Description:
	

update port databases/slony1 to release 1.2.21

>How-To-Repeat:
	
>Fix:

	


diff -Nru slony1/Makefile slony1.new/Makefile
--- slony1/Makefile	2009-12-18 10:44:31.000000000 -0500
+++ slony1.new/Makefile	2010-10-13 09:45:50.111217426 -0400
@@ -6,12 +6,15 @@
 #
 
 PORTNAME=	slony1
-PORTVERSION=	1.2.20
+PORTVERSION=	1.2.21
 CATEGORIES=	databases
 MASTER_SITES=	http://main.slony.info/downloads/1.2/source/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 		${DISTNAME}-docs${EXTRACT_SUFX}
 
+# slony 1.2.21 is missing the man pages in the tarball, so force this for now
+NO_INSTALL_MANPAGES=1
+
 MAINTAINER=	vivek@khera.org
 COMMENT=	PostgreSQL master to multiple replicas replication system
 
diff -Nru slony1/distinfo slony1.new/distinfo
--- slony1/distinfo	2009-12-18 10:44:31.000000000 -0500
+++ slony1.new/distinfo	2010-10-13 09:15:13.937438345 -0400
@@ -1,6 +1,6 @@
-MD5 (slony1-1.2.20.tar.bz2) = 8d5beb315fff4b54d91c4e2f35eab031
-SHA256 (slony1-1.2.20.tar.bz2) = 57008e4534259e7c922c699b525289be81e1d838e4ac9cbc5dc4a20ec49995e7
-SIZE (slony1-1.2.20.tar.bz2) = 878983
-MD5 (slony1-1.2.20-docs.tar.bz2) = c74340b15b45f03dbf55c83856367b83
-SHA256 (slony1-1.2.20-docs.tar.bz2) = e914d5c1bfbfcdb678ae2d8e1d412440edbbbc379835142f10e40a91be016b28
-SIZE (slony1-1.2.20-docs.tar.bz2) = 231821
+MD5 (slony1-1.2.21.tar.bz2) = 88daa6143b8cdab1412062caa444b11d
+SHA256 (slony1-1.2.21.tar.bz2) = d84f1893ddfebfe6556804beee16b0a56b5ceb0327deb3928e0d66835296bdf3
+SIZE (slony1-1.2.21.tar.bz2) = 917478
+MD5 (slony1-1.2.21-docs.tar.bz2) = 2346d8aeebdd1eb92f301e1fe7af927a
+SHA256 (slony1-1.2.21-docs.tar.bz2) = 58f5b7e295d334031bcbe32fc0401490f648e601ca384e8d2c05f374ca2abcf1
+SIZE (slony1-1.2.21-docs.tar.bz2) = 202578
>Release-Note:
>Audit-Trail:
>Unformatted:



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