Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jun 2019 09:01:48 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r503459 - head/audio/mythplugin-mythmusic
Message-ID:  <201906040901.x5491miP029957@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Jun  4 09:01:47 2019
New Revision: 503459
URL: https://svnweb.freebsd.org/changeset/ports/503459

Log:
  - Update WWW
  - Cosmetic fixes

Modified:
  head/audio/mythplugin-mythmusic/Makefile
  head/audio/mythplugin-mythmusic/pkg-descr

Modified: head/audio/mythplugin-mythmusic/Makefile
==============================================================================
--- head/audio/mythplugin-mythmusic/Makefile	Tue Jun  4 08:58:13 2019	(r503458)
+++ head/audio/mythplugin-mythmusic/Makefile	Tue Jun  4 09:01:47 2019	(r503459)
@@ -4,7 +4,6 @@
 PORTNAME=	mythmusic
 DISTVERSIONPREFIX=	v
 DISTVERSION=	30.0
-PORTREVISION=	0
 CATEGORIES=	audio
 PKGNAMEPREFIX=	mythplugin-
 
@@ -57,6 +56,6 @@ post-patch:
 		${WRKSRC}/configure
 
 post-install:
-	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mythtv/plugins/libmythmusic.so
+	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mythtv/plugins/libmythmusic.so
 
 .include <bsd.port.mk>

Modified: head/audio/mythplugin-mythmusic/pkg-descr
==============================================================================
--- head/audio/mythplugin-mythmusic/pkg-descr	Tue Jun  4 08:58:13 2019	(r503458)
+++ head/audio/mythplugin-mythmusic/pkg-descr	Tue Jun  4 09:01:47 2019	(r503459)
@@ -3,4 +3,4 @@ play and manage music and audio files .i.e MP3, Ogg, F
 wav etc. It is specifically designed to be operated by a normal
 remote control.
 
-WWW: http://www.mythtv.org/wiki/MythMusic
+WWW: https://www.mythtv.org/wiki/MythMusic



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906040901.x5491miP029957>