Skip to content

Commit

Permalink
audio/qmidictl: Update 0.9.4 -> 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Jan 9, 2022
1 parent 3b09f81 commit 930e56e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions audio/qmidictl/Makefile
@@ -1,15 +1,15 @@
PORTNAME= qmidictl
DISTVERSION= 0.9.4
DISTVERSION= 0.9.5
CATEGORIES= audio
MASTER_SITES= SF

MAINTAINER= yuri@FreeBSD.org
COMMENT= MIDI remote control application sending MIDI over UDP/IP multicast

LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= compiler:c++11-lang gl gmake localbase pkgconfig qt:5
USES= cmake compiler:c++11-lang gl localbase pkgconfig qt:5
GNU_CONFIGURE= yes
USE_QT= core gui network widgets qmake_build buildtools_build linguisttools_build
USE_GL= gl
Expand Down
6 changes: 3 additions & 3 deletions audio/qmidictl/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1625426999
SHA256 (qmidictl-0.9.4.tar.gz) = 3f343fba1388ca687be5903bf74fa19acb6907b2de0fbbbb25580f56135ce419
SIZE (qmidictl-0.9.4.tar.gz) = 526041
TIMESTAMP = 1641757242
SHA256 (qmidictl-0.9.5.tar.gz) = 3b776f55136a5d69f5dc42510ae4583898b87b4f3c6c14b276b2c4257ba39bfc
SIZE (qmidictl-0.9.5.tar.gz) = 341243
4 changes: 2 additions & 2 deletions audio/qmidictl/pkg-plist
@@ -1,10 +1,10 @@
bin/qmidictl
man/fr/man1/qmidictl.1.gz
man/man1/qmidictl.1.gz
share/applications/hildon/qmidictl.desktop
share/applications/hildon/org.rncbc.qmidictl.desktop
share/icons/hicolor/26x26/hildon/qmidictl.png
share/icons/hicolor/32x32/hildon/qmidictl.png
share/icons/hicolor/48x48/hildon/qmidictl.png
share/icons/hicolor/64x64/hildon/qmidictl.png
share/icons/hicolor/scalable/apps/qmidictl.svg
share/metainfo/qmidictl.appdata.xml
share/metainfo/org.rncbc.qmidictl.xml

0 comments on commit 930e56e

Please sign in to comment.