diff --git a/devel/erlang-recon/Makefile b/devel/erlang-recon/Makefile index 9d790b786330..0dff9da6c3c1 100644 --- a/devel/erlang-recon/Makefile +++ b/devel/erlang-recon/Makefile @@ -1,28 +1,28 @@ PORTNAME= recon -PORTVERSION= 2.5.2 +DISTVERSION= 2.5.3 CATEGORIES= devel PKGNAMEPREFIX= erlang- MAINTAINER= erlang@FreeBSD.org COMMENT= Collection of functions and scripts to debug Erlang in production WWW= https://ferd.github.io/recon/ LICENSE= BSD3CLAUSE USES= erlang:rebar USE_GITHUB= yes GH_ACCOUNT= ferd ERL_DOCS= README.md doc/* REBAR_TARGETS= compile doc OPTIONS_DEFINE= DOCS post-build: @${RM} ${WRKSRC}/doc/packages-frame.html post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/erlang/lib/${PORTNAME}-${PORTVERSION}/script ${INSTALL_DATA} ${WRKSRC}/script/* ${STAGEDIR}${PREFIX}/lib/erlang/lib/${PORTNAME}-${PORTVERSION}/script .include diff --git a/devel/erlang-recon/distinfo b/devel/erlang-recon/distinfo index d1fbd1fc6a38..103ad702df6d 100644 --- a/devel/erlang-recon/distinfo +++ b/devel/erlang-recon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632902698 -SHA256 (ferd-recon-2.5.2_GH0.tar.gz) = 030ffe46ec9350001c5e2cfecab6a887d9935a12f6978d9c8eb27708ee23bf54 -SIZE (ferd-recon-2.5.2_GH0.tar.gz) = 50832 +TIMESTAMP = 1688673740 +SHA256 (ferd-recon-2.5.3_GH0.tar.gz) = e9341b3dc89afb5dc9424728b9c15838aeeb250607a9a4a56e9cb5195b26122b +SIZE (ferd-recon-2.5.3_GH0.tar.gz) = 53261