diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index cd3165dea06e..1c08fd65ba05 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -1,30 +1,29 @@ PORTNAME= colortail -PORTVERSION= 0.3.3 -PORTREVISION= 1 +PORTVERSION= 0.3.5 CATEGORIES= misc MASTER_SITES= https://github.com/joakim666/colortail/releases/download/${PORTVERSION}/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= tail(1) replacement with color support WWW= https://github.com/joakim666/colortail LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgnuregex.so.6:devel/libgnuregex USES= localbase:ldflags GNU_CONFIGURE= yes LIBS+= -lgnuregex OPTIONS_DEFINE= EXAMPLES do-install: ${INSTALL_PROGRAM} ${WRKSRC}/colortail ${STAGEDIR}${PREFIX}/bin do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/example-conf/conf* ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/misc/colortail/distinfo b/misc/colortail/distinfo index 9220d5b9ca39..c69f15641371 100644 --- a/misc/colortail/distinfo +++ b/misc/colortail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598623459 -SHA256 (colortail-0.3.3.tar.gz) = 0fabf424c3cc1aa030315d76490dbae64546a236abd8958bb3a99f8bdc322ae9 -SIZE (colortail-0.3.3.tar.gz) = 97399 +TIMESTAMP = 1744288730 +SHA256 (colortail-0.3.5.tar.gz) = 8d259560c6f4a4aaf1f4bbdb2b62d3e1053e7e19fefad7de322131b7e80e294d +SIZE (colortail-0.3.5.tar.gz) = 119531