svn commit: r553679 - head/audio/yoshimi

Fernando Apesteguía fernape at FreeBSD.org
Fri Oct 30 11:28:35 UTC 2020


Author: fernape
Date: Fri Oct 30 11:28:34 2020
New Revision: 553679
URL: https://svnweb.freebsd.org/changeset/ports/553679

Log:
  audio/yoshimi: update to 1.7.3
  
  Reported by:	portscout

Modified:
  head/audio/yoshimi/Makefile
  head/audio/yoshimi/distinfo

Modified: head/audio/yoshimi/Makefile
==============================================================================
--- head/audio/yoshimi/Makefile	Fri Oct 30 10:32:30 2020	(r553678)
+++ head/audio/yoshimi/Makefile	Fri Oct 30 11:28:34 2020	(r553679)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	yoshimi
-DISTVERSION=	1.7.2
+DISTVERSION=	1.7.3
 CATEGORIES=	audio
 
 MAINTAINER=	ports at FreeBSD.org
@@ -23,6 +23,7 @@ USES=		cmake compiler:c++11-lang gnome ncurses pkgconf
 USE_GITHUB=	yes
 GH_ACCOUNT=	Yoshimi
 USE_GNOME=	cairo
+INSTALLS_ICONS=	yes
 
 CMAKE_SOURCE_PATH=	${WRKSRC}/src
 LDFLAGS+=		-Wl,--as-needed

Modified: head/audio/yoshimi/distinfo
==============================================================================
--- head/audio/yoshimi/distinfo	Fri Oct 30 10:32:30 2020	(r553678)
+++ head/audio/yoshimi/distinfo	Fri Oct 30 11:28:34 2020	(r553679)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597723035
-SHA256 (Yoshimi-yoshimi-1.7.2_GH0.tar.gz) = 7b6380df485465a57f52ec2049d2f64509dcd6ee9356180cbde6f4af5cf33abe
-SIZE (Yoshimi-yoshimi-1.7.2_GH0.tar.gz) = 10256155
+TIMESTAMP = 1604052454
+SHA256 (Yoshimi-yoshimi-1.7.3_GH0.tar.gz) = d80cfd97a9fd89be649c767fdc26a3eccfcff4a30b290a2c9548b6fcd1203a90
+SIZE (Yoshimi-yoshimi-1.7.3_GH0.tar.gz) = 10257607


More information about the svn-ports-all mailing list