Index: head/devel/rebar/Makefile =================================================================== --- head/devel/rebar/Makefile (revision 390138) +++ head/devel/rebar/Makefile (revision 390139) @@ -1,40 +1,40 @@ # Created by: Kubilay Kocak # $FreeBSD$ PORTNAME= rebar -PORTVERSION= 2.5.1 +PORTVERSION= 2.6.0 CATEGORIES= devel MAINTAINER= olgeni@FreeBSD.org COMMENT= Build-tool for Erlang that follows OTP principles LICENSE= APACHE20 BUILD_DEPENDS= ${LOCALBASE}/bin/escript:${PORTSDIR}/lang/erlang RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= BASH ZSH USE_GITHUB= yes PLIST_FILES= bin/${PORTNAME} 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 .include Index: head/devel/rebar/distinfo =================================================================== --- head/devel/rebar/distinfo (revision 390138) +++ head/devel/rebar/distinfo (revision 390139) @@ -1,2 +1,2 @@ -SHA256 (rebar-rebar-2.5.1_GH0.tar.gz) = 86cb849a0d2b8275dcfdbc9a2b0a374d21c7eaa73312d74f0ab83cc0ab062bf9 -SIZE (rebar-rebar-2.5.1_GH0.tar.gz) = 154486 +SHA256 (rebar-rebar-2.6.0_GH0.tar.gz) = 9f30ea5ab9da8638273cb55b49780e58fed1f4aa8623b835bcdd983bb451f7a7 +SIZE (rebar-rebar-2.6.0_GH0.tar.gz) = 186357 Property changes on: head/devel/rebar/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -1 \ No newline at end of property +yes \ No newline at end of property