mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
audio/rtmidi: Update 3.0.0 -> 4.0.0
Reported by: portscout
This commit is contained in:
parent
3c6e575d96
commit
43a2d4f140
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=500784
@ -3,7 +3,7 @@
|
||||
PORTNAME= giada
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.15.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
|
@ -3,7 +3,7 @@
|
||||
PORTNAME= polyphone
|
||||
DISTVERSION= 1.9
|
||||
DISTVERSIONSUFFIX= -src
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://polyphone-soundfonts.com/en/download/file/76-polyphone-1-8-src-zip/latest/download?ae95d968569b61bc77f7b8559a14db4d=1/
|
||||
|
||||
|
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rtmidi
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.0.0
|
||||
DISTVERSION= 4.0.0
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1515648219
|
||||
SHA256 (thestk-rtmidi-v3.0.0_GH0.tar.gz) = 55cd0fba60321aadcd847481d207bf2b70e783b5bfa1a01037bf916554a7d5c4
|
||||
SIZE (thestk-rtmidi-v3.0.0_GH0.tar.gz) = 82839
|
||||
TIMESTAMP = 1556954880
|
||||
SHA256 (thestk-rtmidi-4.0.0_GH0.tar.gz) = d32de9ceebf6d969537e9a9720925a1ac7f6a8bc4ac4ce7c58c01434f4e54f44
|
||||
SIZE (thestk-rtmidi-4.0.0_GH0.tar.gz) = 92928
|
||||
|
@ -1,6 +1,6 @@
|
||||
include/rtmidi/RtMidi.h
|
||||
include/rtmidi/rtmidi_c.h
|
||||
lib/librtmidi.so
|
||||
lib/librtmidi.so.4
|
||||
lib/librtmidi.so.4.0.0
|
||||
lib/librtmidi.so.5
|
||||
lib/librtmidi.so.5.0.0
|
||||
libdata/pkgconfig/rtmidi.pc
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= radiance
|
||||
DISTVERSION= 0.6.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= graphics
|
||||
PKGNAMESUFFIX= -video
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user