ports/151429: update databaes/slony1 to latest

Vick Khera vivek at khera.org
Wed Oct 13 18:10:08 UTC 2010


The following reply was made to PR ports/151429; it has been noted by GNATS.

From: Vick Khera <vivek at khera.org>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/151429: update databaes/slony1 to latest
Date: Wed, 13 Oct 2010 13:46:04 -0400

 There was a correction to the doc tarball from the slony1 project.  The =
 attached patch should be used instead of the original I sent earlier in =
 this PR.  Thanks.
 
 
 diff -Nru slony1/Makefile slony1.new/Makefile
 --- slony1/Makefile	2009-12-18 10:44:31.000000000 -0500
 +++ slony1.new/Makefile	2010-10-13 13:42:18.110423090 -0400
 @@ -6,12 +6,15 @@
  #
 =20
  PORTNAME=3D	slony1
 -PORTVERSION=3D	1.2.20
 +PORTVERSION=3D	1.2.21
  CATEGORIES=3D	databases
  MASTER_SITES=3D	http://main.slony.info/downloads/1.2/source/
  DISTFILES=3D	${DISTNAME}${EXTRACT_SUFX} \
  		${DISTNAME}-docs${EXTRACT_SUFX}
 =20
 +# slony 1.2.21 is missing the man pages in the tarball, so force this =
 for now
 +#NO_INSTALL_MANPAGES=3D1
 +
  MAINTAINER=3D	vivek at khera.org
  COMMENT=3D	PostgreSQL master to multiple replicas replication =
 system
 =20
 diff -Nru slony1/distinfo slony1.new/distinfo
 --- slony1/distinfo	2010-10-13 13:41:48.832409990 -0400
 +++ slony1.new/distinfo	2010-10-13 13:42:04.727960193 -0400
 @@ -1,6 +1,6 @@
 -MD5 (slony1-1.2.20.tar.bz2) =3D 8d5beb315fff4b54d91c4e2f35eab031
 -SHA256 (slony1-1.2.20.tar.bz2) =3D =
 57008e4534259e7c922c699b525289be81e1d838e4ac9cbc5dc4a20ec49995e7
 -SIZE (slony1-1.2.20.tar.bz2) =3D 878983
 -MD5 (slony1-1.2.20-docs.tar.bz2) =3D c74340b15b45f03dbf55c83856367b83
 -SHA256 (slony1-1.2.20-docs.tar.bz2) =3D =
 e914d5c1bfbfcdb678ae2d8e1d412440edbbbc379835142f10e40a91be016b28
 -SIZE (slony1-1.2.20-docs.tar.bz2) =3D 231821
 +MD5 (slony1-1.2.21.tar.bz2) =3D 88daa6143b8cdab1412062caa444b11d
 +SHA256 (slony1-1.2.21.tar.bz2) =3D =
 d84f1893ddfebfe6556804beee16b0a56b5ceb0327deb3928e0d66835296bdf3
 +SIZE (slony1-1.2.21.tar.bz2) =3D 917478
 +MD5 (slony1-1.2.21-docs.tar.bz2) =3D e6f231dcbc05858cea2b65b79ab7fd3c
 +SHA256 (slony1-1.2.21-docs.tar.bz2) =3D =
 feae7d88b4dc2709133b4c46a8f1b13d333af5733a1ef0ec243e0a6eba7186d0
 +SIZE (slony1-1.2.21-docs.tar.bz2) =3D 233367
 



More information about the freebsd-ports-bugs mailing list