Index: head/graphics/ansilove/files/patch-CMakeLists.txt =================================================================== --- head/graphics/ansilove/files/patch-CMakeLists.txt (revision 566414) +++ head/graphics/ansilove/files/patch-CMakeLists.txt (nonexistent) @@ -1,10 +0,0 @@ ---- CMakeLists.txt.orig 2020-10-22 19:31:29 UTC -+++ CMakeLists.txt -@@ -34,7 +34,6 @@ find_path(ANSILOVE_INCLUDE_DIRS ansilove.h) - find_library(ANSILOVE_LIBRARIES NAMES ansilove REQUIRED) - include_directories(${ANSILOVE_INCLUDE_DIRS}) - --set(CMAKE_BUILD_TYPE Release) - set(SRC src/ansilove.c src/types.c src/strtolower.c src/sauce.c) - - if(NOT HAVE_PLEDGE) Property changes on: head/graphics/ansilove/files/patch-CMakeLists.txt ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/graphics/ansilove/Makefile =================================================================== --- head/graphics/ansilove/Makefile (revision 566414) +++ head/graphics/ansilove/Makefile (revision 566415) @@ -1,45 +1,45 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= ansilove -PORTVERSION= 4.1.4 +PORTVERSION= 4.1.5 CATEGORIES= graphics textproc MAINTAINER= amdmi3@FreeBSD.org COMMENT= ANSI / ASCII art to PNG converter LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libansilove.so:graphics/libansilove USE_GITHUB= yes USES= cmake TEST_TARGET= test PORTDOCS= AUTHORS ChangeLog README.md THANKS PORTEXAMPLES= * PLIST_FILES= bin/ansilove \ man/man1/ansilove.1.gz OPTIONS_DEFINE= DOCS EXAMPLES post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/ .endfor post-install-EXAMPLES-on: @cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} post-test: @cd ${WRKSRC}/examples/ && for f in */*.ans; do \ ${MKDIR} -p ${WRKDIR}/test/`dirname "$$f"`; \ ${BUILD_WRKSRC}/${PORTNAME} -o "${WRKDIR}/test/$$f.png" "$$f"; \ ${FILE} "${WRKDIR}/test/$$f.png" | ${GREP} -q 'PNG'; \ done .include Index: head/graphics/ansilove/distinfo =================================================================== --- head/graphics/ansilove/distinfo (revision 566414) +++ head/graphics/ansilove/distinfo (revision 566415) @@ -1,3 +1,3 @@ -TIMESTAMP = 1603451179 -SHA256 (ansilove-ansilove-4.1.4_GH0.tar.gz) = e072efb0a79df060941520677192366c8635b113fe2d38860b261aee990467d3 -SIZE (ansilove-ansilove-4.1.4_GH0.tar.gz) = 41278 +TIMESTAMP = 1614039789 +SHA256 (ansilove-ansilove-4.1.5_GH0.tar.gz) = dcc6e82fab1587a0f556ee64a6cda9c91dcaaa37306cccc4a4d25f7c96b04d19 +SIZE (ansilove-ansilove-4.1.5_GH0.tar.gz) = 41325