Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Feb 2021 23:35:32 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r566346 - head/audio/polyphone
Message-ID:  <202102222335.11MNZWnu022687@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Mon Feb 22 23:35:31 2021
New Revision: 566346
URL: https://svnweb.freebsd.org/changeset/ports/566346

Log:
  audio/polyphone: Update 2.2.0.20200830 -> 2.2.0.20210109

Modified:
  head/audio/polyphone/Makefile
  head/audio/polyphone/distinfo
  head/audio/polyphone/pkg-descr
  head/audio/polyphone/pkg-plist

Modified: head/audio/polyphone/Makefile
==============================================================================
--- head/audio/polyphone/Makefile	Mon Feb 22 23:25:52 2021	(r566345)
+++ head/audio/polyphone/Makefile	Mon Feb 22 23:35:31 2021	(r566346)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	polyphone
-DISTVERSION=	2.2.0.20200830
+DISTVERSION=	2.2.0.20210109
 CATEGORIES=	audio
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -30,7 +30,7 @@ USE_CXXSTD=	c++11
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	davy7125
-GH_TAGNAME=	e69e2471
+GH_TAGNAME=	75a5e88
 
 CXXFLAGS+=	-D__UNIX_JACK__
 LIBS+=		-lssl -lcrypto
@@ -41,8 +41,5 @@ INSTALLS_ICONS=	yes
 
 post-extract: # unbundle
 	@${RM} -r ${WRKSRC}/lib/_option_qcustomplot ${WRKSRC}/lib/_option_rtmidi ${WRKSRC}/lib/_option_stk
-
-post-install:
-	${INSTALL_DATA} ${FILESDIR}/${PORTNAME}.desktop  ${STAGEDIR}${PREFIX}/share/applications
 
 .include <bsd.port.mk>

Modified: head/audio/polyphone/distinfo
==============================================================================
--- head/audio/polyphone/distinfo	Mon Feb 22 23:25:52 2021	(r566345)
+++ head/audio/polyphone/distinfo	Mon Feb 22 23:35:31 2021	(r566346)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606712177
-SHA256 (davy7125-polyphone-2.2.0.20200830-e69e2471_GH0.tar.gz) = 53fba6be15c40298b25524ea5243b1bd8a1a6f81ebb31eccc4a80588c6f440b6
-SIZE (davy7125-polyphone-2.2.0.20200830-e69e2471_GH0.tar.gz) = 1858501
+TIMESTAMP = 1614034976
+SHA256 (davy7125-polyphone-2.2.0.20210109-75a5e88_GH0.tar.gz) = b526d3dbb5fe0873393ac36c030b0ec2166e93159ddf37e9d6c19f9579b3b6b2
+SIZE (davy7125-polyphone-2.2.0.20210109-75a5e88_GH0.tar.gz) = 1858441

Modified: head/audio/polyphone/pkg-descr
==============================================================================
--- head/audio/polyphone/pkg-descr	Mon Feb 22 23:25:52 2021	(r566345)
+++ head/audio/polyphone/pkg-descr	Mon Feb 22 23:35:31 2021	(r566346)
@@ -3,4 +3,4 @@ files contain a multitude of audio samples put togethe
 as to form musical instruments that can be used by synthesizers such as
 fluidsynth and played using a MIDI keyboard.
 
-WWW: http://www.polyphone-soundfonts.com/
+WWW: https://www.polyphone-soundfonts.com/

Modified: head/audio/polyphone/pkg-plist
==============================================================================
--- head/audio/polyphone/pkg-plist	Mon Feb 22 23:25:52 2021	(r566345)
+++ head/audio/polyphone/pkg-plist	Mon Feb 22 23:35:31 2021	(r566346)
@@ -1,5 +1,5 @@
 bin/polyphone
-share/applications/polyphone.desktop
+share/applications/com.polyphone_soundfonts.polyphone.desktop
 share/icons/hicolor/512x512/apps/polyphone.png
 share/icons/hicolor/scalable/apps/polyphone.svg
 share/icons/hicolor/scalable/mimetypes/audio-x-soundfont.svg



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