diff options
-rw-r--r-- | audio/polyphone/Makefile | 5 | ||||
-rw-r--r-- | audio/polyphone/distinfo | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/audio/polyphone/Makefile b/audio/polyphone/Makefile index 243333f1274a..325acc731a0e 100644 --- a/audio/polyphone/Makefile +++ b/audio/polyphone/Makefile @@ -2,11 +2,14 @@ PORTNAME= polyphone DISTVERSION= 1.9 -PORTREVISION= 1 DISTVERSIONSUFFIX= -src +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://polyphone-soundfonts.com/en/download/file/76-polyphone-1-8-src-zip/latest/download?ae95d968569b61bc77f7b8559a14db4d=1/ +PATCH_SITES= https://github.com/davy7125/polyphone/commit/ +PATCHFILES= 7d3e26b46cb5.patch:-p2 + MAINTAINER= yuri@FreeBSD.org COMMENT= Graphical user interface for editing soundfont (sf2 and sfz) files diff --git a/audio/polyphone/distinfo b/audio/polyphone/distinfo index 15c022f824a8..b402bf6ae4af 100644 --- a/audio/polyphone/distinfo +++ b/audio/polyphone/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1531104583 +TIMESTAMP = 1535706912 SHA256 (polyphone-1.9-src.zip) = 2b0ba2887646208ae9953a336adfebe460133cd403e76f7fe795d3071827dfdd SIZE (polyphone-1.9-src.zip) = 3699516 +SHA256 (7d3e26b46cb5.patch) = 177737f0df2107eb4f7cf8b2e5e2519fa4f0b1500190d7d3a6ab6e479d43f520 +SIZE (7d3e26b46cb5.patch) = 1433 |