1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Update to 3.0.8

- Tweak test so one can examine the results
This commit is contained in:
Dmitry Marakasov 2017-12-23 21:21:59 +00:00
parent 8d10ec49d8
commit a455eea6e7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457108
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ansilove
PORTVERSION= 3.0.7
PORTVERSION= 3.0.8
CATEGORIES= graphics textproc
MAINTAINER= amdmi3@FreeBSD.org
@ -37,8 +37,8 @@ post-install-EXAMPLES-on:
do-test:
@cd ${WRKSRC}/examples/ && for f in *; do \
${WRKSRC}/${PORTNAME} -o ${WRKSRC}/out.png $$f; \
${FILE} ${WRKSRC}/out.png | ${GREP} -q 'PNG'; \
${WRKSRC}/${PORTNAME} -o "${WRKSRC}/$$f.png" "$$f"; \
${FILE} "${WRKSRC}/$$f.png" | ${GREP} -q 'PNG'; \
done
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1499083900
SHA256 (ansilove-ansilove-3.0.7_GH0.tar.gz) = f34fa01aeb62617c14bf50fdfcc7e0c622d7c7683358c54e2710c36ec7915fbf
SIZE (ansilove-ansilove-3.0.7_GH0.tar.gz) = 152519
TIMESTAMP = 1513952880
SHA256 (ansilove-ansilove-3.0.8_GH0.tar.gz) = 655472d31a9ec5a5ba29f5c15485d8647526ff8b0c9968d71f4267a9aa9bb544
SIZE (ansilove-ansilove-3.0.8_GH0.tar.gz) = 158506