git: 763f62836d3b - 2021Q4 - multimedia/mpvpaper: update to 1.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 15 Nov 2021 19:20:45 UTC
The branch 2021Q4 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=763f62836d3b24f43c93ed2363c9373eaf198702 commit 763f62836d3b24f43c93ed2363c9373eaf198702 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-11-15 15:30:05 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-11-15 19:08:50 +0000 multimedia/mpvpaper: update to 1.2 Changes: https://github.com/GhostNaN/mpvpaper/releases/tag/1.2 Reported by: GitHub (watch releases) (cherry picked from commit 7604039addb3fe26bf95070b68fd98bbd6f1e1e0) --- multimedia/mpvpaper/Makefile | 10 +++++++--- multimedia/mpvpaper/distinfo | 6 +++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/multimedia/mpvpaper/Makefile b/multimedia/mpvpaper/Makefile index 3898abf16549..dd73aca67c36 100644 --- a/multimedia/mpvpaper/Makefile +++ b/multimedia/mpvpaper/Makefile @@ -1,6 +1,5 @@ PORTNAME= mpvpaper -DISTVERSION= 1.1 -PORTREVISION= 1 +DISTVERSION= 1.2 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org @@ -17,9 +16,14 @@ USE_GITHUB= yes USE_GL= egl GH_ACCOUNT= GhostNaN PLIST_FILES= bin/${PORTNAME} \ - bin/${PORTNAME}-holder + bin/${PORTNAME}-holder \ + share/man/man1/${PORTNAME}.1.gz post-patch: @${REINPLACE_CMD} 's/pidof/pgrep/' ${WRKSRC}/src/main.c +post-install: + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.man \ + ${STAGEDIR}${PREFIX}/share/man/man1/${PORTNAME}.1 + .include <bsd.port.mk> diff --git a/multimedia/mpvpaper/distinfo b/multimedia/mpvpaper/distinfo index d061c56b1fb6..f93c6b620b8d 100644 --- a/multimedia/mpvpaper/distinfo +++ b/multimedia/mpvpaper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607130966 -SHA256 (GhostNaN-mpvpaper-1.1_GH0.tar.gz) = dc774d3ec0a14cc955af6426427870163bab858f5878ada71706473884359a33 -SIZE (GhostNaN-mpvpaper-1.1_GH0.tar.gz) = 85586 +TIMESTAMP = 1636990205 +SHA256 (GhostNaN-mpvpaper-1.2_GH0.tar.gz) = 4bd11c9f2ff46a331ef5177cf63141d63c91ff356ab87a3fb67faec1d4d87bff +SIZE (GhostNaN-mpvpaper-1.2_GH0.tar.gz) = 88081