Index: head/shells/fish/Makefile =================================================================== --- head/shells/fish/Makefile (revision 536419) +++ head/shells/fish/Makefile (revision 536420) @@ -1,53 +1,53 @@ # Created by: Kai Wang # $FreeBSD$ PORTNAME= fish -PORTVERSION= 3.1.1 +PORTVERSION= 3.1.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 MAKE_JOBS_UNSAFE=yes # sphinx stuff seems to be racy DOCS_BUILD_DEPENDS+= sphinx-build:textproc/py-sphinx MANPAGES_BUILD_DEPENDS+= sphinx-build:textproc/py-sphinx NLS_USES= gettext NLS_CMAKE_BOOL= WITH_GETTEXT PORTDOCS= * post-install: .for i in fish fish_indent fish_key_reader @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${i} .endfor post-stage-DOCS-on: @${RM} ${STAGEDIR}${DOCSDIR}/.buildinfo 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 536419) +++ head/shells/fish/distinfo (revision 536420) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588000442 -SHA256 (fish-3.1.1.tar.gz) = 07dc78eea3bc4cbd490b2f2a2e19e5771ac9e3b6b1a75893039ad8b34d6122b8 -SIZE (fish-3.1.1.tar.gz) = 6816063 +TIMESTAMP = 1590245573 +SHA256 (fish-3.1.2.tar.gz) = d5b927203b5ca95da16f514969e2a91a537b2f75bec9b21a584c4cd1c7aa74ed +SIZE (fish-3.1.2.tar.gz) = 6816214