diff --git a/devel/tig/Makefile b/devel/tig/Makefile index 77eb07964e1a..1453f5ffd2a3 100644 --- a/devel/tig/Makefile +++ b/devel/tig/Makefile @@ -1,46 +1,46 @@ # Created by: Denise H. G. PORTNAME= tig -PORTVERSION= 2.5.4 +DISTVERSION= 2.5.5 CATEGORIES= devel MASTER_SITES= https://github.com/jonas/tig/releases/download/${DISTNAME}/ MAINTAINER= 0mp@FreeBSD.org COMMENT= Text-mode interface for git LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING TEST_DEPENDS= git:devel/git USES= iconv gmake ncurses readline GNU_CONFIGURE= yes CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE} MAKE_ARGS= V=1 INSTALL_TARGET= install install-doc-man # Tests fail when running as part of a non-interactive Poudriere # build, but using script(1) seems to be a good enough workaround and # allows them to run successfully anyway. TEST_TARGET= test DO_MAKE_TEST= /usr/bin/script -q /dev/null ${SETENV} ${TEST_ENV} ${GMAKE} PLIST_FILES= bin/tig \ '@sample etc/tigrc.sample' \ man/man1/tig.1.gz \ man/man5/tigrc.5.gz \ man/man7/tigmanual.7.gz OPTIONS_DEFINE= GIT GIT_DESC= Install devel/git as runtime dependency GIT_RUN_DEPENDS= git:devel/git GIT_VARS_OFF= PKGMESSAGE="${.CURDIR}/pkg-message-git" post-install: ${MV} ${STAGEDIR}${PREFIX}/etc/tigrc ${STAGEDIR}${PREFIX}/etc/tigrc.sample ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/tig .include diff --git a/devel/tig/distinfo b/devel/tig/distinfo index 8eb3f2124e55..104aea6ed57a 100644 --- a/devel/tig/distinfo +++ b/devel/tig/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624533106 -SHA256 (tig-2.5.4.tar.gz) = c48284d30287a6365f8a4750eb0b122e78689a1aef8ce1d2961b6843ac246aa7 -SIZE (tig-2.5.4.tar.gz) = 1167930 +TIMESTAMP = 1642672607 +SHA256 (tig-2.5.5.tar.gz) = 24ba2c8beae889e6002ea7ced0e29851dee57c27fde8480fb9c64d5eb8765313 +SIZE (tig-2.5.5.tar.gz) = 1175752