Skip to content

Commit

Permalink
audio/qmidictl: Update 0.9.9 → 0.9.10
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jun 2, 2023
1 parent e2991df commit ba7ef0e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions audio/qmidictl/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= qmidictl
DISTVERSION= 0.9.9
DISTVERSION= 0.9.10
CATEGORIES= audio
MASTER_SITES= SF

Expand All @@ -10,11 +10,12 @@ WWW= https://qmidictl.sourceforge.io/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= cmake compiler:c++11-lang gl localbase pkgconfig qt:6
USES= cmake compiler:c++17-lang gl localbase pkgconfig qt:6
GNU_CONFIGURE= yes
USE_QT= base svg tools:build
USE_GL= gl

BINARY_ALIAS= qmake=${QMAKE}
BINARY_ALIAS= qmake=${QMAKE} \
git=false

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions audio/qmidictl/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1679618525
SHA256 (qmidictl-0.9.9.tar.gz) = 5d651860f0800a7d678f2626987bcd1a5a98611027374eace34c9e60c5262ba0
SIZE (qmidictl-0.9.9.tar.gz) = 342048
TIMESTAMP = 1685689223
SHA256 (qmidictl-0.9.10.tar.gz) = 570fb5d4e82d6ff00a525398de15fbde5e373d1097edb443298d3bcfafc88e04
SIZE (qmidictl-0.9.10.tar.gz) = 340771

0 comments on commit ba7ef0e

Please sign in to comment.