svn commit: r502847 - head/audio/yoshimi
Tobias Kortkamp
tobik at FreeBSD.org
Tue May 28 03:33:07 UTC 2019
Author: tobik
Date: Tue May 28 03:33:05 2019
New Revision: 502847
URL: https://svnweb.freebsd.org/changeset/ports/502847
Log:
audio/yoshimi: Update 1.5.11.4
Changes: https://github.com/Yoshimi/yoshimi/blob/1.5.11.4/Changelog
Modified:
head/audio/yoshimi/Makefile
head/audio/yoshimi/distinfo
Modified: head/audio/yoshimi/Makefile
==============================================================================
--- head/audio/yoshimi/Makefile Tue May 28 02:49:49 2019 (r502846)
+++ head/audio/yoshimi/Makefile Tue May 28 03:33:05 2019 (r502847)
@@ -1,10 +1,8 @@
# $FreeBSD$
PORTNAME= yoshimi
-DISTVERSION= 1.5.11
-PORTREVISION= 1
+DISTVERSION= 1.5.11.4
CATEGORIES= audio
-MASTER_SITES= SF/yoshimi/${DISTVERSION:C/([0-9]+\.[0-9]+).*/\1/}
MAINTAINER= tobik at FreeBSD.org
COMMENT= Sophisticated software synthesizer
@@ -24,8 +22,9 @@ LIB_DEPENDS= libargp.so:devel/argp-standalone \
libjack.so:audio/jack \
libmxml.so:textproc/mxml
-USES= cmake compiler:c++11-lang gnome ncurses pkgconfig readline:port \
- tar:bzip2
+USES= cmake compiler:c++11-lang gnome ncurses pkgconfig readline:port
+USE_GITHUB= yes
+GH_ACCOUNT= Yoshimi
USE_GNOME= cairo
CMAKE_SOURCE_PATH= ${WRKSRC}/src
Modified: head/audio/yoshimi/distinfo
==============================================================================
--- head/audio/yoshimi/distinfo Tue May 28 02:49:49 2019 (r502846)
+++ head/audio/yoshimi/distinfo Tue May 28 03:33:05 2019 (r502847)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557720825
-SHA256 (yoshimi-1.5.11.tar.bz2) = f96420a1158afd6995781be30c1caa725b47c7d00f14aea5ea1c059a9e6e22cf
-SIZE (yoshimi-1.5.11.tar.bz2) = 9344394
+TIMESTAMP = 1559013499
+SHA256 (Yoshimi-yoshimi-1.5.11.4_GH0.tar.gz) = 36e0b1ff3b513646387612cbe420ddf444ca91842994d01b7a8890696d6a63dc
+SIZE (Yoshimi-yoshimi-1.5.11.4_GH0.tar.gz) = 9661687
More information about the svn-ports-all
mailing list