Hi ports@,

This is an update for audio/cmus to its latest version 2.9.1
You can see all the changes here:
https://github.com/cmus/cmus/compare/v2.8.0...v2.9.1

For the port itself the update is pretty straight forward.
There are a couple of extras on the output of port-lib-depends-check but
there's a comment on the Makefile saying that those should be there.

Works for me on amd64 with various MP3, OGG and FLAC files.

comments ? ok to commit ?

diff a7e057a3385c1587b880ac57ca9f8db1778192dd /usr/ports
blob - 6fad49ebce822336794b66b69fa6e0b6cb5e74b1
file + audio/cmus/Makefile
--- audio/cmus/Makefile
+++ audio/cmus/Makefile
@@ -3,8 +3,7 @@
 COMMENT-main=          ncurses-based music player
 COMMENT-ffmpeg=                ffmpeg input plugin for cmus (.aac, .mp4...)
 
-V=                     2.8.0
-REVISION=              0
+V=                     2.9.1
 PKGNAME-main=          ${PKGNAME}
 PKGNAME-ffmpeg=                cmus-ffmpeg-${V}
 
blob - 7d364c7fd9fe1f04671b20ac1a222ffcb55051da
file + audio/cmus/distinfo
--- audio/cmus/distinfo
+++ audio/cmus/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cmus-2.8.0.tar.gz) = dWzixiQbIQTcGQl0iCJd5VmsGAKhdb4CM8+2+8AvO9I=
-SIZE (cmus-2.8.0.tar.gz) = 317243
+SHA256 (cmus-2.9.1.tar.gz) = b7eZyuYNuTJPA5Iruy4yIQf9OGq0KcAnGZaYUpTi70Q=
+SIZE (cmus-2.9.1.tar.gz) = 321004
blob - c85557ccc4a44196cf1828527b9d36ab05260790
file + audio/cmus/pkg/PLIST-ffmpeg
--- audio/cmus/pkg/PLIST-ffmpeg
+++ audio/cmus/pkg/PLIST-ffmpeg
@@ -1,3 +1,3 @@
 @comment $OpenBSD: PLIST-ffmpeg,v 1.1 2016/01/17 01:16:38 juanfra Exp $
 @conflict cmus-<2.7.1
-lib/cmus/ip/ffmpeg.so
+@so lib/cmus/ip/ffmpeg.so
blob - 1e2311efe5fbb561d8b077ce9a930112d4ef2801
file + audio/cmus/pkg/PLIST-main
--- audio/cmus/pkg/PLIST-main
+++ audio/cmus/pkg/PLIST-main
@@ -6,20 +6,21 @@
 @bin bin/cmus-remote
 lib/cmus/
 lib/cmus/ip/
-lib/cmus/ip/cdio.so
-lib/cmus/ip/cue.so
-lib/cmus/ip/flac.so
-lib/cmus/ip/mad.so
-lib/cmus/ip/opus.so
-lib/cmus/ip/vorbis.so
-lib/cmus/ip/wav.so
-lib/cmus/ip/wavpack.so
+@so lib/cmus/ip/cdio.so
+@so lib/cmus/ip/cue.so
+@so lib/cmus/ip/flac.so
+@so lib/cmus/ip/mad.so
+@so lib/cmus/ip/opus.so
+@so lib/cmus/ip/vorbis.so
+@so lib/cmus/ip/wav.so
+@so lib/cmus/ip/wavpack.so
 lib/cmus/op/
-lib/cmus/op/sndio.so
+@so lib/cmus/op/sndio.so
 @man man/man1/cmus-remote.1
 @man man/man1/cmus.1
 @man man/man7/cmus-tutorial.7
 share/cmus/
+share/cmus/amazon.theme
 share/cmus/cyan.theme
 share/cmus/default.theme
 share/cmus/dracula.theme
@@ -27,6 +28,7 @@ share/cmus/gray-88.theme
 share/cmus/green-mono-88.theme
 share/cmus/green.theme
 share/cmus/gruvbox-alt.theme
+share/cmus/gruvbox-warm.theme
 share/cmus/gruvbox.theme
 share/cmus/jellybeans.theme
 share/cmus/night.theme

-- 
Paco Esteban.
0x5818130B8A6DBC03

Reply via email to