diff --git a/filesystems/zrepl-dsh2dsh/Makefile b/filesystems/zrepl-dsh2dsh/Makefile index c57de0693a42..290cea653444 100644 --- a/filesystems/zrepl-dsh2dsh/Makefile +++ b/filesystems/zrepl-dsh2dsh/Makefile @@ -1,65 +1,64 @@ PORTNAME= zrepl DISTVERSIONPREFIX= v -DISTVERSION= 0.9.3 -PORTREVISION= 1 +DISTVERSION= 0.9.4 CATEGORIES= filesystems sysutils PKGNAMESUFFIX= -dsh2dsh MAINTAINER= dsh@bamus.cz COMMENT= ZFS dataset replication tool (fork with more features) WWW= https://github.com/dsh2dsh/${PORTNAME} LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:1.23,modules ncurses GO_MODULE= github.com/dsh2dsh/${PORTNAME} GO_BUILDFLAGS= -ldflags "${STRIP} -w -X github.com/dsh2dsh/${PORTNAME}/internal/version.${PORTNAME}Version=${DISTVERSIONFULL}" CONFLICTS_INSTALL= ${PORTNAME} SUB_FILES= pkg-message OPTIONS_DEFINE= EXAMPLES post-patch: @${REINPLACE_CMD} \ -e 's|/usr/local/etc/${PORTNAME}|${ETCDIR}|g' \ -e 's|/usr/local|${PREFIX}|g' \ ${WRKSRC}/dist/freebsd/etc/periodic/daily/${PORTNAME} \ ${WRKSRC}/dist/freebsd/etc/periodic/weekly/500.${PORTNAME} \ ${WRKSRC}/dist/freebsd/etc/rc.d/${PORTNAME} post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} \ ${STAGEDIR}${EXAMPLESDIR} \ ${STAGEDIR}${PREFIX}/etc/newsyslog.conf.d \ ${STAGEDIR}${PREFIX}/etc/periodic/daily \ ${STAGEDIR}${PREFIX}/etc/periodic/weekly ${INSTALL_SCRIPT} ${WRKSRC}/dist/freebsd/etc/rc.d/${PORTNAME} \ ${STAGEDIR}${PREFIX}/etc/rc.d ${INSTALL_DATA} \ ${WRKSRC}/dist/freebsd/etc/newsyslog.conf.d/${PORTNAME}.conf \ ${STAGEDIR}${EXAMPLESDIR}/newsyslog.conf ${INSTALL_DATA} \ ${WRKSRC}/dist/freebsd/etc/${PORTNAME}/keys.yaml \ ${STAGEDIR}${ETCDIR}/keys.yaml.sample ${INSTALL_DATA} ${WRKSRC}/dist/freebsd/etc/${PORTNAME}/${PORTNAME}.yml \ ${STAGEDIR}${ETCDIR}/${PORTNAME}.yml.sample ${INSTALL_SCRIPT} \ ${WRKSRC}/dist/freebsd/etc/periodic/daily/${PORTNAME} \ ${STAGEDIR}${PREFIX}/etc/periodic/daily/${PORTNAME} ${INSTALL_SCRIPT} \ ${WRKSRC}/dist/freebsd/etc/periodic/weekly/500.${PORTNAME} \ ${STAGEDIR}${PREFIX}/etc/periodic/weekly/500.${PORTNAME} post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/hooks (cd ${WRKSRC}/internal/config/samples && \ ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) ${INSTALL_DATA} \ ${WRKSRC}/dist/grafana/grafana-prometheus-${PORTNAME}.json \ ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/filesystems/zrepl-dsh2dsh/distinfo b/filesystems/zrepl-dsh2dsh/distinfo index ce579b4100e9..4396dc086bc0 100644 --- a/filesystems/zrepl-dsh2dsh/distinfo +++ b/filesystems/zrepl-dsh2dsh/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1734101595 -SHA256 (go/filesystems_zrepl-dsh2dsh/zrepl-v0.9.3/v0.9.3.mod) = 338cc879afc36121c28347c5fa269c45e8a116183982a4eb3e521d4ed366f3ef -SIZE (go/filesystems_zrepl-dsh2dsh/zrepl-v0.9.3/v0.9.3.mod) = 2883 -SHA256 (go/filesystems_zrepl-dsh2dsh/zrepl-v0.9.3/v0.9.3.zip) = 9ffd56c4c7d8a5314d5b6dd0f0c0097a3df39dd84323ea54aef8aca96b023c87 -SIZE (go/filesystems_zrepl-dsh2dsh/zrepl-v0.9.3/v0.9.3.zip) = 444115 +TIMESTAMP = 1737539166 +SHA256 (go/filesystems_zrepl-dsh2dsh/zrepl-v0.9.4/v0.9.4.mod) = 0729b9541ffc705e3ca06560c6be28ec0cfcd4ddfbe5e4b3308b2f5916e5ec85 +SIZE (go/filesystems_zrepl-dsh2dsh/zrepl-v0.9.4/v0.9.4.mod) = 2920 +SHA256 (go/filesystems_zrepl-dsh2dsh/zrepl-v0.9.4/v0.9.4.zip) = e8296e30d7db56c73916c74949d3b0850b619234e991a03031053494745ff2ab +SIZE (go/filesystems_zrepl-dsh2dsh/zrepl-v0.9.4/v0.9.4.zip) = 443893