aboutsummaryrefslogtreecommitdiff
path: root/audio/qsynth
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-07-12 15:42:05 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-07-12 15:42:05 +0000
commit3eca48941df5bad727a33f355ea91ffba196bbf5 (patch)
tree8ab9cce7ea134d394e3a54fa36c31862819ab4ec /audio/qsynth
parent46032573634c4abb224b81921d1dec4efc5d4827 (diff)
downloadports-3eca48941df5bad727a33f355ea91ffba196bbf5.tar.gz
ports-3eca48941df5bad727a33f355ea91ffba196bbf5.zip
Notes
Diffstat (limited to 'audio/qsynth')
-rw-r--r--audio/qsynth/Makefile8
-rw-r--r--audio/qsynth/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile
index c189ad187a1f..4210d0ffebe1 100644
--- a/audio/qsynth/Makefile
+++ b/audio/qsynth/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= qsynth
-PORTVERSION= 0.5.6
+PORTVERSION= 0.5.7
CATEGORIES= audio
MASTER_SITES= SF
@@ -20,13 +20,13 @@ USE_QT= core gui network widgets x11extras buildtools_build \
linguisttools_build qmake_build
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --localedir=${DATADIR} \
+ --with-fluidsynth=${LOCALBASE}
CONFIGURE_ENV= ac_cv_path_ac_cv_qmake=${QMAKE} \
ac_cv_path_ac_lrelease=${LRELEASE} \
ac_cv_path_ac_lupdate=${LUPDATE} \
ac_cv_path_ac_moc=${MOC} \
ac_cv_path_ac_uic=${UIC}
-CONFIGURE_ARGS= --localedir=${DATADIR} \
- --with-fluidsynth=${LOCALBASE}
# cf. PR 224488
LDFLAGS+= -Wl,--as-needed
@@ -40,8 +40,8 @@ XUNIQUE_DESC= X11 unique/single instance
GRADIENT_CONFIGURE_ENABLE= gradient
SYSTEM_TRAY_CONFIGURE_ENABLE= system-tray
-XUNIQUE_CONFIGURE_ENABLE= xunique
XUNIQUE_USE= XORG=x11
+XUNIQUE_CONFIGURE_ENABLE= xunique
post-patch:
@${REINPLACE_CMD} -e ' \
diff --git a/audio/qsynth/distinfo b/audio/qsynth/distinfo
index 24575fb01d7f..fe6d787a9c9a 100644
--- a/audio/qsynth/distinfo
+++ b/audio/qsynth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554981036
-SHA256 (qsynth-0.5.6.tar.gz) = a6eb404778fad87bb37fa1fb4caf1d80f24a324f9c3a22b669df2f8c94849040
-SIZE (qsynth-0.5.6.tar.gz) = 269583
+TIMESTAMP = 1562945333
+SHA256 (qsynth-0.5.7.tar.gz) = 86eef57606423f4a369d130c3e222d7f847ba1c57d2e7eefb4c0c8a7102735a2
+SIZE (qsynth-0.5.7.tar.gz) = 315715