Index: head/shells/fish/Makefile =================================================================== --- head/shells/fish/Makefile (revision 493821) +++ head/shells/fish/Makefile (revision 493822) @@ -1,47 +1,47 @@ # Created by: Kai Wang # $FreeBSD$ PORTNAME= fish -PORTVERSION= 3.0.1 +PORTVERSION= 3.0.2 CATEGORIES= shells MASTER_SITES= https://github.com/fish-shell/fish-shell/releases/download/${PORTVERSION}/ MAINTAINER= asomers@FreeBSD.org COMMENT= User friendly command line shell LICENSE= GPLv2 LIB_DEPENDS+= libpcre2-32.so:devel/pcre2 # The python dependency is only needed by shebangfix. At runtime python is # only needed by some optional scripts that aren't in PATH. USES= cmake cpe ncurses python:3.4+,build \ localbase compiler:c++11-lang shebangfix SHEBANG_FILES= share/tools/*.py share/tools/web_config/webconfig.py CONFLICTS_INSTALL= comms/mlan3 CPE_VENDOR= fishshell MANDIRS= ${DATADIR}/man/man1 OPTIONS_DEFAULT= MANPAGES DOCS NLS OPTIONS_DEFINE= MANPAGES DOCS NLS OPTIONS_SUB= yes DOCS_BUILD_DEPENDS+= doxygen:devel/doxygen MANPAGES_BUILD_DEPENDS+= doxygen:devel/doxygen NLS_USES= gettext NLS_CMAKE_BOOL= WITH_GETTEXT post-install: .for i in fish fish_indent fish_key_reader @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${i} .endfor post-stage-MANPAGES-off: @${RM} -rf ${STAGEDIR}${MANPREFIX}/man/man1 @${RM} -rf ${STAGEDIR}${DATADIR}/man .include Index: head/shells/fish/distinfo =================================================================== --- head/shells/fish/distinfo (revision 493821) +++ head/shells/fish/distinfo (revision 493822) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550527080 -SHA256 (fish-3.0.1.tar.gz) = 21677a5755ee1738bad2cf8179c104068f8bb81b969660d5a2af4ba6eceba5e4 -SIZE (fish-3.0.1.tar.gz) = 6477550 +TIMESTAMP = 1550770437 +SHA256 (fish-3.0.2.tar.gz) = 14728ccc6b8e053d01526ebbd0822ca4eb0235e6487e832ec1d0d22f1395430e +SIZE (fish-3.0.2.tar.gz) = 6477869