git: 1df36cfb5645 - main - graphics/impressive: Update to 0.13.1

From: Kai Knoblich <kai_at_FreeBSD.org>
Date: Sat, 26 Mar 2022 13:07:39 UTC
The branch main has been updated by kai:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1df36cfb564576bacf1bcb68b97f3329c8e0885b

commit 1df36cfb564576bacf1bcb68b97f3329c8e0885b
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2022-03-26 13:02:12 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-03-26 13:02:12 +0000

    graphics/impressive: Update to 0.13.1
    
    * Align path of man page file to the preferred location while I'm here.
    
    Changelog:
    
    http://impressive.sourceforge.net/news.php
---
 graphics/impressive/Makefile | 9 ++++-----
 graphics/impressive/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/graphics/impressive/Makefile b/graphics/impressive/Makefile
index 71d39340887d..243400ef8410 100644
--- a/graphics/impressive/Makefile
+++ b/graphics/impressive/Makefile
@@ -1,8 +1,7 @@
 # Created by: Veniamin Gvozdikov <vg@FreeBSD.org>
 
 PORTNAME=	impressive
-DISTVERSION=	0.13.0-beta2
-PORTREVISION=	12
+DISTVERSION=	0.13.1
 CATEGORIES=	graphics python
 MASTER_SITES=	SF/${PORTNAME}/Impressive/${DISTVERSION}/
 DISTNAME=	Impressive-${DISTVERSION}
@@ -15,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/license.txt
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}PyOpenGL>=0:graphics/py-PyOpenGL@${PY_FLAVOR} \
 		${PYGAME} \
-		${PY_PILLOW}
+		${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR}
 
 USES=		python:3.5+ sdl shebangfix
 USE_SDL=	sdl
@@ -24,7 +23,7 @@ SHEBANG_FILES=	impressive.py
 NO_BUILD=	yes
 NO_ARCH=	yes
 PLIST_FILES=	bin/${PORTNAME} \
-		man/man1/${PORTNAME}.1.gz
+		share/man/man1/${PORTNAME}.1.gz
 
 PORTDOCS=	${PORTNAME}.html demo.pdf
 
@@ -62,7 +61,7 @@ XPDF_RUN_DEPENDS=	${LOCALBASE}/libexec/xpdf/pdftoppm:graphics/xpdf
 
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.py ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
-	${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
+	${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/share/man/man1
 
 do-install-DOCS-on:
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
diff --git a/graphics/impressive/distinfo b/graphics/impressive/distinfo
index 7e205f3e119f..1b3b69f9745f 100644
--- a/graphics/impressive/distinfo
+++ b/graphics/impressive/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600015711
-SHA256 (Impressive-0.13.0-beta2.tar.gz) = 38a445d111cb8be7157605ff12c786bbad475b712f13a66a3bd3dd403d414a10
-SIZE (Impressive-0.13.0-beta2.tar.gz) = 311905
+TIMESTAMP = 1647898237
+SHA256 (Impressive-0.13.1.tar.gz) = 2489173bbf8ab12b449907d811030fa973d23a30e637c635f17527eaba142d34
+SIZE (Impressive-0.13.1.tar.gz) = 215989