Index: head/devel/rebar/Makefile =================================================================== --- head/devel/rebar/Makefile (revision 421199) +++ head/devel/rebar/Makefile (revision 421200) @@ -1,45 +1,45 @@ # Created by: Kubilay Kocak # $FreeBSD$ PORTNAME= rebar -PORTVERSION= 2.6.2 +PORTVERSION= 2.6.4 PORTEPOCH= 1 CATEGORIES= devel MAINTAINER= olgeni@FreeBSD.org COMMENT= Build-tool for Erlang that follows OTP principles LICENSE= APACHE20 BUILD_DEPENDS= ${LOCALBASE}/bin/escript:lang/erlang RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= BASH ZSH USE_GITHUB= yes NO_ARCH= yes PLIST_FILES= bin/${PORTNAME} PORTEXAMPLES= rebar.config.sample BASH_PLIST_FILES= share/bash-completion/completions/rebar ZSH_PLIST_FILES= share/zsh/site-functions/_rebar .include do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ .if ${PORT_OPTIONS:MBASH} @${MKDIR} ${STAGEDIR}${PREFIX}/share/bash-completion/completions ${INSTALL_DATA} ${WRKSRC}/priv/shell-completion/bash/rebar \ ${STAGEDIR}${PREFIX}/share/bash-completion/completions/rebar .endif .if ${PORT_OPTIONS:MZSH} @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions/ ${INSTALL_DATA} ${WRKSRC}/priv/shell-completion/zsh/_rebar \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/ .endif @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/rebar.config.sample ${STAGEDIR}${EXAMPLESDIR} .include Index: head/devel/rebar/distinfo =================================================================== --- head/devel/rebar/distinfo (revision 421199) +++ head/devel/rebar/distinfo (revision 421200) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472649822 -SHA256 (rebar-rebar-2.6.2_GH0.tar.gz) = ed2a49300f2f8ae7c95284e53e95dd85430952d2843ce224a17db2b312964400 -SIZE (rebar-rebar-2.6.2_GH0.tar.gz) = 210775 +TIMESTAMP = 1472715890 +SHA256 (rebar-rebar-2.6.4_GH0.tar.gz) = 577246bafa2eb2b2c3f1d0c157408650446884555bf87901508ce71d5cc0bd07 +SIZE (rebar-rebar-2.6.4_GH0.tar.gz) = 213158