Date: Fri, 6 Jul 2007 19:40:11 GMT From: Vivek Khera <vivek@khera.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/114142: upgrade databases/slony1 port from 1.2.9 to 1.2.10 release Message-ID: <200707061940.l66JeBW6026642@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/114142; it has been noted by GNATS. From: Vivek Khera <vivek@khera.org> To: bug-followup@FreeBSD.org, andrew.george.hammond@gmail.com Cc: Subject: Re: ports/114142: upgrade databases/slony1 port from 1.2.9 to 1.2.10 release Date: Fri, 6 Jul 2007 15:37:56 -0400 Here's a more complete patch, which updates the pkg-plist as well. Please apply this one. Thanks! diff -Nru slony1/Makefile slony1.new/Makefile --- slony1/Makefile Sat Apr 14 04:12:04 2007 +++ slony1.new/Makefile Fri Jul 6 15:22:35 2007 @@ -6,7 +6,7 @@ # PORTNAME= slony1 -PORTVERSION= 1.2.9 +PORTVERSION= 1.2.10 CATEGORIES= databases MASTER_SITES= http://main.slony.info/downloads/1.2/source/ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ diff -Nru slony1/distinfo slony1.new/distinfo --- slony1/distinfo Sat Apr 14 04:12:04 2007 +++ slony1.new/distinfo Fri Jul 6 15:22:44 2007 @@ -1,6 +1,6 @@ -MD5 (slony1-1.2.9.tar.bz2) = 5ae2203cccf15afbb0d71af958102e85 -SHA256 (slony1-1.2.9.tar.bz2) = 5ee2a05d8395473fb90c9689032af8d13bc8ee8e61af73785852c3dc7f485098 -SIZE (slony1-1.2.9.tar.bz2) = 837293 -MD5 (slony1-1.2.9-docs.tar.bz2) = 240441ed5cf67591b6b73cd9f613b462 -SHA256 (slony1-1.2.9-docs.tar.bz2) = 275296aa4530bda804aedde51da1553756a88d78c500d08c65280aebb3f90e98 -SIZE (slony1-1.2.9-docs.tar.bz2) = 521700 +MD5 (slony1-1.2.10.tar.bz2) = 80ab5608c070028134072e4ecba5817f +SHA256 (slony1-1.2.10.tar.bz2) = b4e63e122053f07bbe6f7f6b39dd113ad5b98bc2d249b73041f6800ce6c87101 +SIZE (slony1-1.2.10.tar.bz2) = 846038 +MD5 (slony1-1.2.10-docs.tar.bz2) = 4b2caa5016d855137f892ea96f83645e +SHA256 (slony1-1.2.10-docs.tar.bz2) = 300e4c24b13665aceb549e2c004fd77a21437c4efbefadd304dbffc63663d274 +SIZE (slony1-1.2.10-docs.tar.bz2) = 210210 diff -Nru slony1/pkg-plist slony1.new/pkg-plist --- slony1/pkg-plist Sat Apr 14 04:12:04 2007 +++ slony1.new/pkg-plist Fri Jul 6 15:33:01 2007 @@ -178,7 +178,7 @@ %%PORTDOCS%%%%DOCSDIR%%/adminguide/function.upgradeschema-text.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/hdrcmds.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/help.html -%%PORTDOCS%%%%DOCSDIR%%/adminguide/i11381.html +%%PORTDOCS%%%%DOCSDIR%%/adminguide/i11536.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/index.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/installation.html %%PORTDOCS%%%%DOCSDIR%%/adminguide/listenpaths.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707061940.l66JeBW6026642>