1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

Upgrade to version 2.0.4 and take over maintainership.

PR:		ports/148870
Submitted by:	olgeni
Approved by:	maintainer
This commit is contained in:
Jimmy Olgeni 2010-07-26 13:24:37 +00:00
parent 2b0df5a72d
commit 8d85f42408
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258281
4 changed files with 31 additions and 33 deletions

View File

@ -6,14 +6,14 @@
#
PORTNAME= slony1v2
PORTVERSION= 2.0.2
PORTVERSION= 2.0.4
CATEGORIES= databases
MASTER_SITES= http://main.slony.info/downloads/2.0/source/
DISTNAME= slony1-${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${DISTNAME}-docs${EXTRACT_SUFX}
MAINTAINER= vivek@khera.org
MAINTAINER= olgeni@FreeBSD.org
COMMENT= PostgreSQL master to multiple replicas replication system
BUILD_DEPENDS= ${LOCALBASE}/bin/postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server
@ -34,7 +34,7 @@ CONFLICTS?= slony1-1*
.include <bsd.port.pre.mk>
IGNORE_WITH_PGSQL= 73 74 80 81 82 84
IGNORE_WITH_PGSQL= 73 74 80 81 82
.if defined(WITH_PERLTOOLS)
USE_PERL5= yes

View File

@ -1,6 +1,6 @@
MD5 (slony1-2.0.2.tar.bz2) = bad7d73ab83ee87244df24de70ac319e
SHA256 (slony1-2.0.2.tar.bz2) = 937ff0aad51cb4c7ef57d92431654c2d35ab22e0ff0f038f0a38e9c8af3b723f
SIZE (slony1-2.0.2.tar.bz2) = 933793
MD5 (slony1-2.0.2-docs.tar.bz2) = 19a42d920a6abe855d0e254cb24410c4
SHA256 (slony1-2.0.2-docs.tar.bz2) = fde0954f65e102697890ad70d79b0928a41ab89d610500d01e8fd4424edb3d1b
SIZE (slony1-2.0.2-docs.tar.bz2) = 242622
MD5 (slony1-2.0.4.tar.bz2) = 453089999055638a841382963dfcd0f0
SHA256 (slony1-2.0.4.tar.bz2) = 588e8e848cc5f34dc29cb54674cb0980fe3c15686275dc47c3ba87632d5ecc3b
SIZE (slony1-2.0.4.tar.bz2) = 1012853
MD5 (slony1-2.0.4-docs.tar.bz2) = ba7457fca9c8c01620928a9158d7d73e
SHA256 (slony1-2.0.4-docs.tar.bz2) = 0dfc3ae1cbe5b03ff052fcf86c767bf9619c4318a8394d81f588aaea2e5d0fff
SIZE (slony1-2.0.4-docs.tar.bz2) = 210740

View File

@ -14,6 +14,6 @@ Differences from 1.2 stream
- Removal of TABLE ADD KEY
- It drops all support for databases prior to Postgres version 8.3.
- It drops all support for databases prior to PostgreSQL version 8.3.
WWW: http://www.slony.info/

View File

@ -54,13 +54,19 @@ share/postgresql/slony1_funcs.v83.sql
%%PORTDOCS%%%%DOCSDIR%%/adminguide/failover.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/faq.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/firstdb.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.add-empty-table-to-replication-integer-integer-text-text-text-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.add-missing-table-field-text-text-text-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.addpartiallogindices.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.altertableforreplication-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.altertableaddtriggers-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.altertableconfiguretriggers-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.altertabledroptriggers-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.altertablerestore-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.checkmoduleversion.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.cleanupevent.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.cleanupevent-interval-boolean.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.cleanupnodelock.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.clonenodefinish-integer-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.clonenodeprepare-int-integer-integer-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.clonenodeprepare-integer-integer-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.copyfields-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.createevent-name-text-text-text-text-text-text-text-text-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.createevent-name-text-text-text-text-text-text-text-text.html
@ -76,9 +82,7 @@ share/postgresql/slony1_funcs.v83.sql
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.ddlscript-prepare-int-integer-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.ddlscript-prepare-integer-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.denyaccess.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.determineattkindserial-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.determineattkindunique-text-name.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.determineidxnameserial-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.determineidxnameunique-text-name.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.disablenode-int-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.disablenode-integer.html
@ -90,33 +94,30 @@ share/postgresql/slony1_funcs.v83.sql
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.droppath-integer-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.dropset-int-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.dropset-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.droptrigger-int-integer-name.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.droptrigger-integer-name.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.enablenode-int-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.enablenode-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.enablesubscription-int-integer-integer-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.enablesubscription-integer-integer-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.failednode-integer-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.failednode2-integer-integer-integer-bigint-bigint.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.failoverset-int-integer-integer-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.failoverset-int-integer-integer-integer-bigint.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.finishtableaftercopy-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.forwardconfirm-integer-integer-bigint-timestamp-without-time-zone.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.generate-sync-event-interval.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.getlocalnodeid-name.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.getmoduleversion.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.getsessionrole-name.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.initializelocalnode-integer-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.killbackend-integer-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.lockedset.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.lockset-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.logswitch-finish.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.logswitch-start.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.logswitch-weekly.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.logtrigger.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.mergeset-int-integer-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.mergeset-integer-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.moveset-int-integer-integer-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.moveset-int-integer-integer-integer-bigint.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.moveset-integer-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.reachablefromnode-integer-integerarray.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.preparetableforcopy-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.rebuildlistenentries.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.registernodeconnection-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.registry-get-int4-text-integer.html
@ -125,6 +126,8 @@ share/postgresql/slony1_funcs.v83.sql
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.registry-set-int4-text-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.registry-set-text-text-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.registry-set-timestamp-text-timestamp-without-time-zone.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.replicate-partition-integer-text-text-text-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.seqtrack-integer-bigint.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.sequencelastvalue-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.sequencesetvalue-integer-integer-bigint-bigint.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setaddsequence-int-integer-integer-text-text.html
@ -139,7 +142,6 @@ share/postgresql/slony1_funcs.v83.sql
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setmovesequence-integer-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setmovetable-int-integer-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setmovetable-integer-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.setsessionrole-name-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.slon-quote-brute-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.slon-quote-input-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.slonyversion.html
@ -148,19 +150,15 @@ share/postgresql/slony1_funcs.v83.sql
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.slonyversionpatchlevel.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storelisten-int-integer-integer-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storelisten-integer-integer-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storenode-int-integer-text-boolean.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storenode-integer-text-boolean.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storenode-int-integer-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storenode-integer-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storepath-int-integer-integer-text-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storepath-integer-integer-text-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storeset-int-integer-integer-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storeset-integer-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storetrigger-int-integer-name.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.storetrigger-integer-name.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.subscribeset-int-integer-integer-integer-boolean.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.subscribeset-integer-integer-integer-boolean.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.tableaddkey-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.tabledropkey-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.tablehasserialkey-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.subscribeset-int-integer-integer-integer-boolean-boolean.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.subscribeset-integer-integer-integer-boolean-boolean.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.tablestovacuum.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.terminatenodeconnections-integer.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.uninstallnode.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.unlockset-integer.html
@ -171,7 +169,7 @@ share/postgresql/slony1_funcs.v83.sql
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.upgradeschema-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/hdrcmds.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/help.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/i13318.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/i13428.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/index.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/installation.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/listenpaths.html
@ -243,6 +241,7 @@ share/postgresql/slony1_funcs.v83.sql
%%PORTDOCS%%%%DOCSDIR%%/adminguide/stmtwaitevent.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/subscribenodes.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/supportedplatforms.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-config-lock.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-confirm.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-event.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-listen.html
@ -258,7 +257,6 @@ share/postgresql/slony1_funcs.v83.sql
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-setsync.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-subscribe.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-table.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/table.sl-trigger.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/testbed.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/triggers.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/usingslonik.html