aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-11-15 15:30:05 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-11-15 19:08:50 +0000
commit763f62836d3b24f43c93ed2363c9373eaf198702 (patch)
treed8a29aa389ae5f93680bd021c842582ac3513d09 /multimedia
parent997c39aabc96416799b4ab5da182db3da492a6b2 (diff)
downloadports-763f62836d3b24f43c93ed2363c9373eaf198702.tar.gz
ports-763f62836d3b24f43c93ed2363c9373eaf198702.zip
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)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mpvpaper/Makefile10
-rw-r--r--multimedia/mpvpaper/distinfo6
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