diff --git a/net-mgmt/resource-agents/Makefile b/net-mgmt/resource-agents/Makefile index 24d2fa63b9b4..5fc10fa16512 100644 --- a/net-mgmt/resource-agents/Makefile +++ b/net-mgmt/resource-agents/Makefile @@ -1,62 +1,61 @@ PORTNAME= resource-agents -PORTVERSION= 4.12.0 +PORTVERSION= 4.13.0 DISTVERSIONPREFIX=v CATEGORIES= net-mgmt MAINTAINER= flo@FreeBSD.org COMMENT= OCF Compliant Resource Agents WWW= http://www.linux-ha.org/wiki/Resource_agents LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= bash:shells/bash \ redis-cli:databases/redis +LIB_DEPENDS= libqb.so:devel/libqb RUN_DEPENDS= bash:shells/bash USES= autoreconf gmake gnome pkgconfig python shebangfix USE_GNOME= glib20 USE_GITHUB= yes GH_ACCOUNT= ClusterLabs GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-fatal-warnings --with-version=${PORTVERSION} \ PACKAGE_STRING="${PORTNAME} ${PORTVERSION}" \ PACKAGE_VERSION="${PORTVERSION}" -CONFLICTS= heartbeat - SHEBANG_LANG= sh sh_OLD_CMD= /bin/sh sh_CMD= ${LOCALBASE}/bin/bash SHEBANG_FILES= heartbeat/* \ ldirectord/ldirectord.in \ rgmanager/src/resources/*.sh.in \ rgmanager/src/resources/utils/*.pl \ rgmanager/src/resources/utils/*.sh \ tools/ocft/ocft.in \ tools/ocf-tester.in OPTIONS_DEFINE= DOCS MANPAGES OPTIONS_DEFAULT=MANPAGES OPTIONS_SUB= yes MANPAGES_BUILD_DEPENDS= docbook-xsl>0:textproc/docbook-xsl \ xsltproc:textproc/libxslt post-patch: ${REINPLACE_CMD} 's|v=UNKNOWN|v=${PORTVERSION}|g' \ ${WRKSRC}/make/git-version-gen ${REINPLACE_CMD} 's|/etc/cluster|${LOCALBASE}/etc/cluster|g' \ ${WRKSRC}/heartbeat/sybaseASE.in \ ${WRKSRC}/rgmanager/src/resources/utils/config-utils.sh.in \ ${WRKSRC}/rgmanager/src/resources/ASEHAagent.sh.in ${REINPLACE_CMD} 's|/etc/redis|${LOCALBASE}/etc/redis|g' \ ${WRKSRC}/heartbeat/redis.in ${REINPLACE_CMD} 's|/usr/bin/redis|${LOCALBASE}/bin/redis|g' \ ${WRKSRC}/heartbeat/redis.in post-install: ${RM} ${STAGEDIR}/${LOCALBASE}/resource-agents.conf .include diff --git a/net-mgmt/resource-agents/distinfo b/net-mgmt/resource-agents/distinfo index 82bce54b8361..ecfea67d0179 100644 --- a/net-mgmt/resource-agents/distinfo +++ b/net-mgmt/resource-agents/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678368472 -SHA256 (ClusterLabs-resource-agents-v4.12.0_GH0.tar.gz) = 4c220239ce5aedd3100c9eb36c0ddd2239d9a84a6b676555f7052658e1383ee1 -SIZE (ClusterLabs-resource-agents-v4.12.0_GH0.tar.gz) = 865910 +TIMESTAMP = 1697981196 +SHA256 (ClusterLabs-resource-agents-v4.13.0_GH0.tar.gz) = b9aa94181eb9cbc0679858e016d3ec17a8def9eb14681f899d9d74d00d5906b6 +SIZE (ClusterLabs-resource-agents-v4.13.0_GH0.tar.gz) = 874487