diff --git a/databases/slony1v2/Makefile b/databases/slony1v2/Makefile index fa4c6061137b..e7e6b44e24ff 100644 --- a/databases/slony1v2/Makefile +++ b/databases/slony1v2/Makefile @@ -1,69 +1,69 @@ PORTNAME= slony1v2 -PORTVERSION= 2.2.10 +PORTVERSION= 2.2.11 CATEGORIES= databases MASTER_SITES= http://main.slony.info/downloads/2.2/source/ DISTNAME= slony1-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${DISTNAME}-docs${EXTRACT_SUFX} MAINTAINER= dgilbert@eicat.ca COMMENT= PostgreSQL master to multiple replicas replication system WWW= https://www.slony.info/ LICENSE= PostgreSQL LICENSE_FILE= ${WRKSRC}/COPYRIGHT BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex GNU_CONFIGURE= yes USES= bison gmake shebangfix tar:bzip2 pgsql WANT_PGSQL= server USE_RC_SUBR= slon SHEBANG_FILES= tools/altperl/slonik_restart_node.pl SUB_FILES= pkg-message slon-mkservice.sh SUB_LIST+= NAME=slon OPTIONS_DEFINE= DOCS PERLTOOLS OPTIONS_SUB= yes PERLTOOLS_DESC= Install perl configuration tools CONFLICTS?= slony1-1* CONFIGURE_ENV+= FLEX=${LOCALBASE}/bin/flex PERLTOOLS_USES= perl5 PERLTOOLS_CONFIGURE_ENV= PERL=${PERL} PERLTOOLS_CONFIGURE_ON= --with-perltools=${LOCALBASE}/sbin PERLTOOLS_BUILD_DEPENDS= p5-DBD-Pg>=0:databases/p5-DBD-Pg PERLTOOLS_RUN_DEPENDS= p5-DBD-Pg>=0:databases/p5-DBD-Pg # let configure find postgres stuff in non-standard places CONFIGURE_ARGS+=--with-pgconfigdir=${LOCALBASE}/bin \ --with-pgbindir=${LOCALBASE}/bin \ --with-pgincludedir=${LOCALBASE}/include \ --with-pgincludeserverdir=${LOCALBASE}/include/postgresql/server \ --with-pglibdir=${LOCALBASE}/lib \ --with-pgpkglibdir=${LOCALBASE}/lib/postgresql \ --with-pgsharedir=${LOCALBASE}/share/postgresql PORTDOCS= * DOCS= README README.Unicode RELEASE \ SAMPLE TODO UPGRADING post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/slon ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/slonik ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/slony_logshipper ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/postgresql/*.so @${MKDIR} ${STAGEDIR}${DOCSDIR} @${MKDIR} ${STAGEDIR}${DOCSDIR}/adminguide .for _file in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${_file} ${STAGEDIR}${DOCSDIR} .endfor ${INSTALL_DATA} ${WRKSRC}/doc/adminguide/*.html ${WRKSRC}/doc/adminguide/*.png ${STAGEDIR}${DOCSDIR}/adminguide/ ${INSTALL_SCRIPT} ${WRKDIR}/slon-mkservice.sh ${STAGEDIR}${PREFIX}/sbin/slon-mkservice ${INSTALL_DATA} ${FILESDIR}/slon.conf-sample ${STAGEDIR}${PREFIX}/etc .include diff --git a/databases/slony1v2/distinfo b/databases/slony1v2/distinfo index 61d77a47d4cf..6923afeec06b 100644 --- a/databases/slony1v2/distinfo +++ b/databases/slony1v2/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1609531021 -SHA256 (slony1-2.2.10.tar.bz2) = b12c1292d3dc95c181327256a0bcc765441af8e4dee73754c60df8ba94e59610 -SIZE (slony1-2.2.10.tar.bz2) = 1464652 -SHA256 (slony1-2.2.10-docs.tar.bz2) = 469aa9693f54619940b6a812c6f4033ed322b3725ce370bd163dc89944448ed8 -SIZE (slony1-2.2.10-docs.tar.bz2) = 1445193 +TIMESTAMP = 1693423630 +SHA256 (slony1-2.2.11.tar.bz2) = a8a1d1380058c02d8b0b6a51b1aed9bcf0484f44d4e3282c552cadb491d32fb7 +SIZE (slony1-2.2.11.tar.bz2) = 1464951 +SHA256 (slony1-2.2.11-docs.tar.bz2) = e4375c5772a9aa17938ed9fe7b8b85d899718f113aac100094913e383cc2c1f3 +SIZE (slony1-2.2.11-docs.tar.bz2) = 1445007 diff --git a/databases/slony1v2/pkg-plist b/databases/slony1v2/pkg-plist index 4687fa148938..7d05cf3bb662 100644 --- a/databases/slony1v2/pkg-plist +++ b/databases/slony1v2/pkg-plist @@ -1,39 +1,39 @@ bin/slon bin/slonik bin/slony_logshipper etc/slon.conf-sample %%PERLTOOLS%%etc/slon_tools.conf-sample -lib/postgresql/slony1_funcs.2.2.10.so +lib/postgresql/slony1_funcs.2.2.11.so %%PERLTOOLS%%lib/slon-tools.pm sbin/slon-mkservice -share/postgresql/slony1_base.2.2.10.sql -share/postgresql/slony1_base.v83.2.2.10.sql -share/postgresql/slony1_base.v84.2.2.10.sql -share/postgresql/slony1_funcs.2.2.10.sql -share/postgresql/slony1_funcs.v83.2.2.10.sql -share/postgresql/slony1_funcs.v84.2.2.10.sql +share/postgresql/slony1_base.2.2.11.sql +share/postgresql/slony1_base.v83.2.2.11.sql +share/postgresql/slony1_base.v84.2.2.11.sql +share/postgresql/slony1_funcs.2.2.11.sql +share/postgresql/slony1_funcs.v83.2.2.11.sql +share/postgresql/slony1_funcs.v84.2.2.11.sql %%PERLTOOLS%%sbin/slon_kill %%PERLTOOLS%%sbin/slon_start %%PERLTOOLS%%sbin/slon_status %%PERLTOOLS%%sbin/slon_watchdog %%PERLTOOLS%%sbin/slon_watchdog2 %%PERLTOOLS%%sbin/slonik_add_node %%PERLTOOLS%%sbin/slonik_build_env %%PERLTOOLS%%sbin/slonik_create_set %%PERLTOOLS%%sbin/slonik_drop_node %%PERLTOOLS%%sbin/slonik_drop_sequence %%PERLTOOLS%%sbin/slonik_drop_set %%PERLTOOLS%%sbin/slonik_drop_table %%PERLTOOLS%%sbin/slonik_execute_script %%PERLTOOLS%%sbin/slonik_failover %%PERLTOOLS%%sbin/slonik_init_cluster %%PERLTOOLS%%sbin/slonik_merge_sets %%PERLTOOLS%%sbin/slonik_move_set %%PERLTOOLS%%sbin/slonik_print_preamble %%PERLTOOLS%%sbin/slonik_restart_node %%PERLTOOLS%%sbin/slonik_store_node %%PERLTOOLS%%sbin/slonik_subscribe_set %%PERLTOOLS%%sbin/slonik_uninstall_nodes %%PERLTOOLS%%sbin/slonik_unsubscribe_set %%PERLTOOLS%%sbin/slonik_update_nodes %%PERLTOOLS%%sbin/slony_show_configuration